move not-to-be-localized string out of string.xml

This commit is contained in:
Eric House 2014-04-12 09:22:45 -07:00
parent 42ba1baaf7
commit e227038354
2 changed files with 2 additions and 3 deletions

View file

@ -2,6 +2,8 @@
<!-- Resources in this file do not require localization -->
<resources>
<!-- The name of the app. Not localized! -->
<string name="app_name">Crosswords</string>
<!-- prefs keys -->
<string name="key_color_tiles">key_color_tiles</string>

View file

@ -2,9 +2,6 @@
<!-- -*- compile-command: "cd ../../; ant install"; -*- -->
<resources>
<!-- The name of the app. Not localized! -->
<string name="app_name">Crosswords</string>
<!--
############################################################
# :Screens: