summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-28 00:12:16 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-28 00:12:16 +0000
commit4a31f1dfabc365000ab5cc09db8901b0529e9d75 (patch)
tree920f98117408cff4b6db9625c02e882294c58998
parent63ed7aa47fa520bfa55bca4b16cc82d47fc0f7ef (diff)
parent172d46024152274973bb1086d10bf359e6b7298e (diff)
downloadBasicSmsReceiver-4a31f1dfabc365000ab5cc09db8901b0529e9d75.tar.gz
Snap for 8124570 from 172d46024152274973bb1086d10bf359e6b7298e to sc-qpr3-release
Change-Id: I4017eebbc5591cbf36534929876997f0054bdd9d
-rw-r--r--res/values-as/strings.xml22
-rw-r--r--res/values-or/strings.xml22
2 files changed, 44 insertions, 0 deletions
diff --git a/res/values-as/strings.xml b/res/values-as/strings.xml
new file mode 100644
index 0000000..a1e5776
--- /dev/null
+++ b/res/values-as/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">"<xliff:g id="USERNAME">%1$s</xliff:g>ৰ পৰা পোৱা বাৰ্তা"</string>
+ <string name="sms_done_button" msgid="4063239029747798890">"হ’ল"</string>
+</resources>
diff --git a/res/values-or/strings.xml b/res/values-or/strings.xml
new file mode 100644
index 0000000..34859d7
--- /dev/null
+++ b/res/values-or/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">"<xliff:g id="USERNAME">%1$s</xliff:g>ଙ୍କଠାରୁ ମେସେଜ"</string>
+ <string name="sms_done_button" msgid="4063239029747798890">"ହୋଇଗଲା"</string>
+</resources>