summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorkaiyiz <kaiyiz@codeaurora.org>2014-10-20 11:43:17 +0800
committerXiaojing Zhang <zhangx@codeaurora.org>2014-11-04 20:38:46 -0800
commit6e4a5cce7d1043e6d09ff2d8dfcf2b7f8cff2fca (patch)
treefac481097f4bab017450da5333382e2a2950bfd8 /res/values
parent2efbd592a6dabc5dcb458077002f32da2947db4b (diff)
downloadandroid_packages_apps_Gallery2-6e4a5cce7d1043e6d09ff2d8dfcf2b7f8cff2fca.tar.gz
android_packages_apps_Gallery2-6e4a5cce7d1043e6d09ff2d8dfcf2b7f8cff2fca.tar.bz2
android_packages_apps_Gallery2-6e4a5cce7d1043e6d09ff2d8dfcf2b7f8cff2fca.zip
Gallery2: Fix the border name display abnormally
The border name display abnormally Make the border name display normally Change-Id: Id237236830a272abd958e033315b0e70eff6ff38 CRs-fixed: 740974
Diffstat (limited to 'res/values')
-rw-r--r--res/values/filtershow_strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml
index 98f32ebda..9a6b08f08 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -35,7 +35,7 @@
<!-- Text to label an image as "original" [CHAR LIMIT=20] -->
<string name="original">Original</string>
<!-- Text for filters that apply a border to a picture [CHAR LIMIT=20] -->
- <string name="borders" msgid="4461692156695893616">Borders</string>
+ <string name="borders" msgid="4461692156695893616">Frame</string>
<!-- Text for the custom border filter [CHAR LIMIT=20] -->
<string name="custom_border">Custom</string>