Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
Import translations. DO NOT MERGE
Browse files Browse the repository at this point in the history
Change-Id: I58e5bd7fa3de456eae6e8f0d01244304907981a9
Auto-generated-cl: translation import
  • Loading branch information
Baligh Uddin committed Nov 7, 2014
1 parent dcfbb00 commit 9da31cb
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 2 deletions.
2 changes: 1 addition & 1 deletion res/values-ca/arrays.xml
Expand Up @@ -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>
25 changes: 25 additions & 0 deletions 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>
2 changes: 1 addition & 1 deletion res/values-nb/arrays.xml
Expand Up @@ -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>

0 comments on commit 9da31cb

Please sign in to comment.