summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 683fdb5..b7be599 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1523,11 +1523,16 @@ found in the list of installed applications.</string>
(or other screens that can host gadgets). Note to translators: we're still determining
the final name for Gadgets/Widgets, so please translate both for now. -->
<string name="gadget_picker_title">Choose gadget</string>
+
<!-- Title for the screen that lets the user choose a widget to add to the home screen
(or other screens that can host widgets). Note to translators: we're still determining
the final name for Gadgets/Widgets, so please translate both for now. -->
<string name="widget_picker_title">Choose widget</string>
+ <!-- Title for the screen that lets the user choose a live wallpaper to use
+ for the system. -->
+ <string name="live_wallpaper_picker_title">Live wallpaper</string>
+
<!-- Used to display "Details for UID 1234" in BatteryHistory -->
<string name="battery_history_details_for">Details for UID %d</string>