summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2018-04-02 15:23:28 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2018-04-02 15:23:28 +0000
commit892458e8fb8cfecd2b2bdfe57a6dec372c617f71 (patch)
tree1d776a538e1afe468923c3f40ef946e0ade275c8
parente356a7915e5ffb36fa08d7ef5b6f6571e223cee5 (diff)
parent754653d45b1bb1b59c19d01cb1e1c2d49effe9be (diff)
downloadCellBroadcastReceiver-892458e8fb8cfecd2b2bdfe57a6dec372c617f71.tar.gz
Merge "Import translations. DO NOT MERGE" into pi-dev
-rw-r--r--res/values-mcc716-hr/strings.xml21
-rw-r--r--res/values-mcc716-km/strings.xml21
-rw-r--r--res/values-mcc716-ru/strings.xml21
-rw-r--r--res/values-mcc716-si/strings.xml21
-rw-r--r--res/values-mcc716-te/strings.xml21
5 files changed, 105 insertions, 0 deletions
diff --git a/res/values-mcc716-hr/strings.xml b/res/values-mcc716-hr/strings.xml
new file mode 100644
index 000000000..4d18c5e20
--- /dev/null
+++ b/res/values-mcc716-hr/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2018 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="public_safety_message" msgid="7237115648380675159">"Informativna poruka"</string>
+ <string name="enable_public_safety_messages_title" msgid="4037404034274507696">"Informativna poruka"</string>
+</resources>
diff --git a/res/values-mcc716-km/strings.xml b/res/values-mcc716-km/strings.xml
new file mode 100644
index 000000000..526894629
--- /dev/null
+++ b/res/values-mcc716-km/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2018 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="public_safety_message" msgid="7237115648380675159">"សារ​ដែលមានព័ត៌មាន​មានប្រយោជន៍"</string>
+ <string name="enable_public_safety_messages_title" msgid="4037404034274507696">"សារ​ដែលមានព័ត៌មាន​មានប្រយោជន៍"</string>
+</resources>
diff --git a/res/values-mcc716-ru/strings.xml b/res/values-mcc716-ru/strings.xml
new file mode 100644
index 000000000..8296caaec
--- /dev/null
+++ b/res/values-mcc716-ru/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2018 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="public_safety_message" msgid="7237115648380675159">"Информационное сообщение"</string>
+ <string name="enable_public_safety_messages_title" msgid="4037404034274507696">"Информационное сообщение"</string>
+</resources>
diff --git a/res/values-mcc716-si/strings.xml b/res/values-mcc716-si/strings.xml
new file mode 100644
index 000000000..f51b75048
--- /dev/null
+++ b/res/values-mcc716-si/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2018 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="public_safety_message" msgid="7237115648380675159">"තොරතුරුමය පණිවිඩය"</string>
+ <string name="enable_public_safety_messages_title" msgid="4037404034274507696">"තොරතුරුමය පණිවිඩය"</string>
+</resources>
diff --git a/res/values-mcc716-te/strings.xml b/res/values-mcc716-te/strings.xml
new file mode 100644
index 000000000..67d252c93
--- /dev/null
+++ b/res/values-mcc716-te/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2018 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="public_safety_message" msgid="7237115648380675159">"సమాచారాత్మక సందేశం"</string>
+ <string name="enable_public_safety_messages_title" msgid="4037404034274507696">"సమాచారాత్మక సందేశం"</string>
+</resources>