Import composer 0.7.0.1 from Element Android - still WIP
This commit is contained in:
parent
75ae6c521a
commit
0af3f3bfb7
29 changed files with 775 additions and 1033 deletions
8
libraries/textcomposer/src/main/res/values/strings.xml
Normal file
8
libraries/textcomposer/src/main/res/values/strings.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<string name="editing">Editing</string>
|
||||
<string name="replying_to">Replying to %s</string>
|
||||
<string name="quoting">Quoting</string>
|
||||
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue