diff options
author | Eddy Witkamp <eddywitkamp@gmail.com> | 2013-06-27 11:24:32 +0200 |
---|---|---|
committer | Eddy Witkamp <eddywitkamp@gmail.com> | 2013-06-27 11:24:32 +0200 |
commit | e63d8f0c0108f251cde9968413744520859c48aa (patch) | |
tree | 89f3087392adbc5483482ac4c84998f7a53a93d0 /CrespoParts/res/values | |
parent | dcbea0e799a8795bb40e50d83b21af8e4dd67962 (diff) | |
download | device_samsung_crespo-e63d8f0c0108f251cde9968413744520859c48aa.zip device_samsung_crespo-e63d8f0c0108f251cde9968413744520859c48aa.tar.gz device_samsung_crespo-e63d8f0c0108f251cde9968413744520859c48aa.tar.bz2 |
CrespoParts: translation files cleanup
add resources and remove comments
Change-Id: I707378501866a356f087036078e1a068929d1718
Diffstat (limited to 'CrespoParts/res/values')
-rw-r--r-- | CrespoParts/res/values/arrays.xml | 1 | ||||
-rw-r--r-- | CrespoParts/res/values/strings.xml | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/CrespoParts/res/values/arrays.xml b/CrespoParts/res/values/arrays.xml index 2bc662e..83b1213 100644 --- a/CrespoParts/res/values/arrays.xml +++ b/CrespoParts/res/values/arrays.xml @@ -65,5 +65,4 @@ <item>22</item> <item>23</item> </string-array> - </resources> diff --git a/CrespoParts/res/values/strings.xml b/CrespoParts/res/values/strings.xml index 29f0b9d..657e800 100644 --- a/CrespoParts/res/values/strings.xml +++ b/CrespoParts/res/values/strings.xml @@ -13,7 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<resources> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="app_name">Advanced settings</string> <!-- Page Headers --> @@ -69,5 +69,4 @@ <string name="label_idle1">Idle</string> <string name="label_idle2">Deep idle (TOP=ON)</string> <string name="label_idle3">Deep idle (TOP=OFF)</string> - </resources> |