summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2014-11-06 16:55:32 -0800
committerBaligh Uddin <baligh@google.com>2014-11-06 16:55:32 -0800
commit9da31cb0e8832f5ad40e543e906e30cd5cb18bee (patch)
tree54c968df5f4b69e7a9f1ab43ed3cf7db0121212b
parentdcfbb005dc83d5add30f3bceebf2b64addce4372 (diff)
downloadMms-9da31cb0e8832f5ad40e543e906e30cd5cb18bee.tar.gz
Import translations. DO NOT MERGE
Change-Id: I58e5bd7fa3de456eae6e8f0d01244304907981a9 Auto-generated-cl: translation import
-rw-r--r--res/values-ca/arrays.xml2
-rw-r--r--res/values-hy-rAM/arrays.xml25
-rw-r--r--res/values-nb/arrays.xml2
3 files changed, 27 insertions, 2 deletions
diff --git a/res/values-ca/arrays.xml b/res/values-ca/arrays.xml
index ef73158d..d5f07c48 100644
--- a/res/values-ca/arrays.xml
+++ b/res/values-ca/arrays.xml
@@ -20,6 +20,6 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="empty_subject_strings">
<item msgid="7691141505407124426">"sense assumpte"</item>
- <item msgid="2214945158821871846">"nosubject"</item>
+ <item msgid="2214945158821871846">"sensetítol"</item>
</string-array>
</resources>
diff --git a/res/values-hy-rAM/arrays.xml b/res/values-hy-rAM/arrays.xml
new file mode 100644
index 00000000..20e881dd
--- /dev/null
+++ b/res/values-hy-rAM/arrays.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * Copyright (C) 2008 Esmertec AG.
+ * Copyright (C) 2008 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-array name="empty_subject_strings">
+ <item msgid="7691141505407124426">"անվերնագիր"</item>
+ <item msgid="2214945158821871846">"անվերնագիր"</item>
+ </string-array>
+</resources>
diff --git a/res/values-nb/arrays.xml b/res/values-nb/arrays.xml
index de440e78..bbe66cc4 100644
--- a/res/values-nb/arrays.xml
+++ b/res/values-nb/arrays.xml
@@ -20,6 +20,6 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="empty_subject_strings">
<item msgid="7691141505407124426">"emne mangler"</item>
- <item msgid="2214945158821871846">"mangle emne"</item>
+ <item msgid="2214945158821871846">"mangler emne"</item>
</string-array>
</resources>