summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2011-11-02 10:00:26 -0700
committerEric Fischer <enf@google.com>2011-11-02 10:00:26 -0700
commita85cce9d1f89c432ef44ca9fbf56a478af37304a (patch)
tree9df37546ce041b6857d5adf6a20324fc0241a261
parent488665bb2c2d51d5102cc3b6ef8940d93fb5bf91 (diff)
downloadandroid_packages_apps_BasicSmsReceiver-a85cce9d1f89c432ef44ca9fbf56a478af37304a.tar.gz
android_packages_apps_BasicSmsReceiver-a85cce9d1f89c432ef44ca9fbf56a478af37304a.tar.bz2
android_packages_apps_BasicSmsReceiver-a85cce9d1f89c432ef44ca9fbf56a478af37304a.zip
Import revised translations.
Change-Id: Ib5bb9e35ccd8b3afe4c36def59f9bd2820749c81
-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>