aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian.schneppe@pix-art.de>2019-09-24 20:17:10 +0200
committerChristian Schneppe <christian.schneppe@pix-art.de>2019-09-24 20:17:10 +0200
commit9ce21a8077db22a672bbd3a67a95ebe50b8c50e6 (patch)
tree1b789d13a19e32154340f320fb3711cf75ba8432 /src/main/res/values/strings.xml
parent59f392a17aed84019a51558aa582a66f567438e3 (diff)
small changes in quotes
* don't show username in single chats * differ between own and foreign quotes
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 805be357f..3a320419b 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -936,6 +936,7 @@
<string name="unable_to_perform_this_action">Unable to perform this action</string>
<string name="waiting_for_transfer">Waiting for transfer</string>
<string name="x_has_written">%s has written:</string>
+ <string name="i_have_written">I have written:</string>
<string name="no_status_set_instructions">You have not set a presence status message</string>
<string name="your_status">Your status</string>
<string name="pref_use_invidious">Replace YouTube links with Invidious</string>