aboutsummaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorJorge Ruesga <jorge@ruesga.com>2013-08-13 16:03:11 +0200
committerJorge Ruesga <jorge@ruesga.com>2013-08-13 16:03:11 +0200
commit675f7c51443e11d6ad89662d9f8124473cc0c148 (patch)
tree1aa36efa67d3d2fca0bd2b411c1798fd74a3a9e3 /res/values
parent01d4e9f8727b22c91321bc6e0c637dc5f1c0eb93 (diff)
downloadandroid_packages_wallpapers_PhotoPhase-675f7c51443e11d6ad89662d9f8124473cc0c148.tar.gz
android_packages_wallpapers_PhotoPhase-675f7c51443e11d6ad89662d9f8124473cc0c148.tar.bz2
android_packages_wallpapers_PhotoPhase-675f7c51443e11d6ad89662d9f8124473cc0c148.zip
Invert album selection + Check for filters
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e9708d3..13d0342 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -33,6 +33,7 @@
<string name="mnu_settings">Settings</string>
<string name="mnu_select_all">Select all</string>
<string name="mnu_deselect_all">Deselect all</string>
+ <string name="mnu_invert_all">Invert all</string>
<string name="mnu_invert_selection">Invert selection</string>
<string name="mnu_select_album">Select album</string>
<string name="mnu_deselect_album">Deselect album</string>