diff options
Diffstat (limited to 'src/main/res/values')
-rw-r--r-- | src/main/res/values/strings.xml | 1 |
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> |