Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ncsms-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Blot <loic.blot@unix-experience.fr>2016-07-22 00:28:15 +0300
committerLoic Blot <loic.blot@unix-experience.fr>2016-07-22 00:34:27 +0300
commit6203b8b98911e435e874e72e9653fefd49db3ccc (patch)
treecbce06fe2a5b27dd04bbf65c7ee46c1d58816896 /src/main/res/values-en/strings.xml
parentc27a57eda40e73f5717f9a6b37c3d40ad7c0b643 (diff)
Change a little bit account menu to show actions to do on an account & do some code cleanups
Diffstat (limited to 'src/main/res/values-en/strings.xml')
-rw-r--r--src/main/res/values-en/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/values-en/strings.xml b/src/main/res/values-en/strings.xml
index 62f5328..7c03d25 100644
--- a/src/main/res/values-en/strings.xml
+++ b/src/main/res/values-en/strings.xml
@@ -168,5 +168,7 @@
<string name="err_cannot_read_contacts">We cannot read your contacts.</string>
<string name="err_cannot_read_sms">We cannot read your SMS.</string>
<string name="action_appinfo_perms">App Infos and permissions</string>
+ <string name="restore_all_messages">Restore all messages</string>
+ <string name="account_actions">Account actions</string>
</resources>