summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2011-09-08 15:41:28 -0700
committerEric Fischer <enf@google.com>2011-09-08 15:41:28 -0700
commit80f958224648f4f29d66ba222bc65a18874a8b6d (patch)
treeeb753fdd1fe427cb8f560479eaa004dcd5db82e8 /res
parentbbef85118ad9c1e6ff11644ac1ad77f34e0e5865 (diff)
downloadandroid_packages_apps_Snap-80f958224648f4f29d66ba222bc65a18874a8b6d.tar.gz
android_packages_apps_Snap-80f958224648f4f29d66ba222bc65a18874a8b6d.tar.bz2
android_packages_apps_Snap-80f958224648f4f29d66ba222bc65a18874a8b6d.zip
Restore deleted strings still referenced from menus.
Change-Id: Ib3a08b56f278387fd277601f0baaf09d42f7ce09
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 64a0345d0..95a94eb53 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -401,4 +401,10 @@
<!-- Group by menu item. [CHAR LIMIT=20] -->
<string name="group_by">Group by</string>
+
+ <!-- The title of the menu item which enable the settings [CHAR LIMIT=20] -->
+ <string name="settings">Settings</string>
+
+ <!-- The title of menu item where user can add a new account -->
+ <string name="add_account">Add account</string>
</resources>