diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 646ec4c5..937f5570 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -25,4 +25,5 @@ <string name="untrusted_cert_hint">The server %s presented you with an unstrusted, possible self signed, certificate.</string> <string name="account_info">Server Info</string> <string name="register_account">Register new account on server</string> + <string name="share_with">Share with</string> </resources> |