summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authord34d <clark@cyngn.com>2016-06-07 15:35:50 -0700
committerClark Scheff <clark@cyngn.com>2016-06-19 08:35:41 -0700
commit5004f924851585be3b2bb149eede87c35f3f28c8 (patch)
tree9690f13607502d7a87941ee6817455d2e35747f9 /res/values
parent693ea85e11209f943bb3989f44cc44db33958c75 (diff)
downloadpackages_apps_Settings-5004f924851585be3b2bb149eede87c35f3f28c8.zip
packages_apps_Settings-5004f924851585be3b2bb149eede87c35f3f28c8.tar.gz
packages_apps_Settings-5004f924851585be3b2bb149eede87c35f3f28c8.tar.bz2
Bring back the custom wallpaper picker [3/5]
Change-Id: I546a6ce67627c22cfbc7f6f061c21954183936b7 TICKET: OSS-62
Diffstat (limited to 'res/values')
-rw-r--r--res/values/cm_strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index 386d090..68bd97c 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -1242,4 +1242,7 @@
<string name="cm_radio_info_diag_log_on_label">Turn off Diag log</string>
<string name="cm_radio_info_diag_log_off_label">Turn on Diag log</string>
+ <!-- Lock screen wallpaper -->
+ <string name="lockscreen_wallpaper_title">Wallpaper</string>
+
</resources>