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.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 858d6c1..1f64e10 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -40,4 +40,13 @@
<!-- 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>
+
+ <!-- Text shown instead of a list of albums when there are no albums with photos. [CHAR LIMIT=50] -->
+ <string name="no_photos">No photos on the device.</string>
</resources>