summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-06-29 11:14:31 -0700
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-06-29 11:15:05 -0700
commit57ca3ae789be986f816514e024e5a0decc764f0e (patch)
treecae6e153cd059821245eaf20f2e1c2df1f02d89c /res
parent50af72b7caacb7ca4274efeec0a16e2dda84ff80 (diff)
downloadpackages_apps_Settings-57ca3ae789be986f816514e024e5a0decc764f0e.zip
packages_apps_Settings-57ca3ae789be986f816514e024e5a0decc764f0e.tar.gz
packages_apps_Settings-57ca3ae789be986f816514e024e5a0decc764f0e.tar.bz2
Fix untranslatable
Change-Id: I22279afa630cd03fe00b58f2c8c6826ea2f2d115
Diffstat (limited to 'res')
-rw-r--r--res/values/cm_strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index 64bd522..8652454 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -1246,5 +1246,5 @@
<string name="lockscreen_wallpaper_title">Wallpaper</string>
<string name="not_available_with_app">Not available with %1$s</string>
- <string name="blacklist_country_code_plus" translateable="false">+</string>
+ <string name="blacklist_country_code_plus" translatable="false">+</string>
</resources>