summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 858d6c1..087f8b1 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -40,4 +40,11 @@
<!-- Instruct the user to configure the screensaver in settings to see photos. -->
<string name="need_to_configure">No photos selected.</string>
+
+ <!-- Click to select all albums in the album selection activity. [CHAR LIMIT=15] -->
+ <string name="photodream_select_all">Select All</string>
+
+ <!-- Click to clear selection in the album selection activity. [CHAR LIMIT=15] -->
+ <string name="photodream_select_none">Deselect All</string>
+
</resources>