summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorChuck Liao <chuckliao@google.com>2020-05-28 19:21:08 +0800
committerChuck Liao <chuckliao@google.com>2020-06-01 13:55:39 +0800
commit699bb638019c5b6450e33ab43b41b636bea11542 (patch)
treecadcabdb7e37449f1c1b90f3f395781184b568e6 /res/values
parent6d1b84baf90e1766bf61b766e8a1d64161cfe7ce (diff)
downloadThemePicker-699bb638019c5b6450e33ab43b41b636bea11542.tar.gz
Move the wallpaper title string from ThemePicker to WallpaperPicker2.
Bug: 157624956 Change-Id: I6085367bcb89f10a2e7519da19e630d3846e6f0f
Diffstat (limited to 'res/values')
-rwxr-xr-xres/values/strings.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f1cd1693..d80f74d3 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -30,10 +30,6 @@
the home screen. [CHAR LIMIT=15] -->
<string name="grid_title">Grid</string>
- <!-- Title of a section of the customization picker where the user can select a Wallpaper.
- [CHAR LIMIT=19] -->
- <string name="wallpaper_title">Wallpaper</string>
-
<!-- Label for a button that allows the user to apply the currently selected Theme.
[CHAR LIMIT=20] -->
<string name="apply_theme_btn">Apply</string>