summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2011-11-01 20:28:21 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2011-11-01 20:28:21 +0000
commitc0c2314891aa9d41aa17df16b30e729915d8d015 (patch)
tree9df37546ce041b6857d5adf6a20324fc0241a261
parent9c38e2dc34a61b432e802a1440c99f682726205a (diff)
parentc993ddcaef65c5132a356f861a6948e76a5db86c (diff)
downloadandroid_packages_apps_BasicSmsReceiver-c0c2314891aa9d41aa17df16b30e729915d8d015.tar.gz
android_packages_apps_BasicSmsReceiver-c0c2314891aa9d41aa17df16b30e729915d8d015.tar.bz2
android_packages_apps_BasicSmsReceiver-c0c2314891aa9d41aa17df16b30e729915d8d015.zip
am c993ddca: Import revised translations.
* commit 'c993ddcaef65c5132a356f861a6948e76a5db86c': Import revised translations.
-rw-r--r--res/values-be/strings.xml22
-rw-r--r--res/values-et/strings.xml22
2 files changed, 44 insertions, 0 deletions
diff --git a/res/values-be/strings.xml b/res/values-be/strings.xml
new file mode 100644
index 0000000..0679f92
--- /dev/null
+++ b/res/values-be/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="sms_app_name" msgid="3641211328012514267">"Просты прыёмнік паведамленняў"</string>
+ <string name="sms_message_from_format" msgid="7163240046237558485">"Паведамленне ад карыстальнiка <xliff:g id="USERNAME">%1$s</xliff:g>"</string>
+ <string name="sms_done_button" msgid="4063239029747798890">"Гатова"</string>
+</resources>
diff --git a/res/values-et/strings.xml b/res/values-et/strings.xml
new file mode 100644
index 0000000..41dbe67
--- /dev/null
+++ b/res/values-et/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="sms_app_name" msgid="3641211328012514267">"Lihtne sõnumivastuvõtja"</string>
+ <string name="sms_message_from_format" msgid="7163240046237558485">"Sõnum kasutajalt <xliff:g id="USERNAME">%1$s</xliff:g>"</string>
+ <string name="sms_done_button" msgid="4063239029747798890">"Valmis"</string>
+</resources>