summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2022-04-01 20:32:40 +0000
committerXin Li <delphij@google.com>2022-04-01 20:32:40 +0000
commit95ffcc129ade23737ae7256ddab94d4be4ae033c (patch)
tree85cb41fec394fc8e4b9de05e9a1183879cb2fc82
parent9b8fe868ada34eacd3f8bfe71e003f79fd1d5128 (diff)
parentfe0576ad60e33f91fafced5ea548f11d6a75a9e1 (diff)
downloadBasicSmsReceiver-95ffcc129ade23737ae7256ddab94d4be4ae033c.tar.gz
Merge Android 12 QPR3 ab/8391262
Bug: 226662282 Merged-In: If2d442a524f007c46e864ae5256993ca7d39d905 Change-Id: Id6f94752d3b4c25c1cdf0e86d75482c3d7b0caac
-rw-r--r--res/values-as/strings.xml22
-rw-r--r--res/values-or/strings.xml22
-rw-r--r--res/values-te/strings.xml2
3 files changed, 1 insertions, 45 deletions
diff --git a/res/values-as/strings.xml b/res/values-as/strings.xml
deleted file mode 100644
index a1e5776..0000000
--- a/res/values-as/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?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
deleted file mode 100644
index 34859d7..0000000
--- a/res/values-or/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?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-te/strings.xml b/res/values-te/strings.xml
index 73f687d..1097da4 100644
--- a/res/values-te/strings.xml
+++ b/res/values-te/strings.xml
@@ -17,6 +17,6 @@
<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_message_from_format" msgid="7163240046237558485">"<xliff:g id="USERNAME">%1$s</xliff:g> నుండి సందేశం"</string>
<string name="sms_done_button" msgid="4063239029747798890">"పూర్తయింది"</string>
</resources>