aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-09-11 19:18:56 +0200
committerChristian Schneppe <christian@pix-art.de>2019-09-11 19:18:56 +0200
commit911b537f34eca7da671aa6da6409e03dcd514201 (patch)
tree26e66b55acd5126771424300828f421c45f7d1fb /src/main/res/values/strings.xml
parent41f36bd816b642c48473c5ba786c065bf81a549a (diff)
include user into quote message
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 d90b862e8..a649b0154 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -934,4 +934,5 @@
<string name="please_enter_password">Please enter the password for this account</string>
<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>
</resources>