summaryrefslogtreecommitdiffstats
path: root/AriesParts/res/values
diff options
context:
space:
mode:
authorEddy Witkamp <eddywitkamp@gmail.com>2013-06-27 15:36:57 +0200
committerEddy Witkamp <eddywitkamp@gmail.com>2013-06-27 16:28:35 +0200
commitb33b04fd1d13822f9e6bbe5790ce300b24b5b0ad (patch)
treef3b80cc99a019a174fb0426fadbb5be38cfbeb1f /AriesParts/res/values
parentc0042481672f19389f9f75c29284feadfd56c074 (diff)
downloaddevice_samsung_aries-common-b33b04fd1d13822f9e6bbe5790ce300b24b5b0ad.zip
device_samsung_aries-common-b33b04fd1d13822f9e6bbe5790ce300b24b5b0ad.tar.gz
device_samsung_aries-common-b33b04fd1d13822f9e6bbe5790ce300b24b5b0ad.tar.bz2
AriesParts: NL translations
ps2: resources, copyright and comments fixes ps3-8: fix \r for RU and RO Change-Id: I0b74b3ef171e273771c97c76f792913cf7836a7f
Diffstat (limited to 'AriesParts/res/values')
-rw-r--r--AriesParts/res/values/arrays.xml1
-rw-r--r--AriesParts/res/values/strings.xml3
2 files changed, 2 insertions, 2 deletions
diff --git a/AriesParts/res/values/arrays.xml b/AriesParts/res/values/arrays.xml
index c1e7205..52b864f 100644
--- a/AriesParts/res/values/arrays.xml
+++ b/AriesParts/res/values/arrays.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2013 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/AriesParts/res/values/strings.xml b/AriesParts/res/values/strings.xml
index 6e90c4e..bb92398 100644
--- a/AriesParts/res/values/strings.xml
+++ b/AriesParts/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>
<string name="category_screen_title">Screen</string>
@@ -80,5 +80,4 @@
<string name="imei_not_sane_title">Warning!</string>
<string name="imei_not_sane_message">A problem was detected with your device. Your device IMEI number is invalid. An invalid IMEI number could cause network issues including the inability to call emergency numbers.</string>
<string name="imei_not_sane_ok">OK</string>
-
</resources>