diff options
author | Baligh Uddin <baligh@google.com> | 2013-08-28 23:27:16 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2013-08-28 23:27:16 -0700 |
commit | 1b0a22285d05569f21a09912da08fbbd59b781a4 (patch) | |
tree | 9bf8337c7688be8fdf90b6f863198ad97add9923 /packages/SettingsProvider | |
parent | a31d3fa2935637fe98ddbdd2a9e409e146d21959 (diff) | |
download | frameworks_base-1b0a22285d05569f21a09912da08fbbd59b781a4.zip frameworks_base-1b0a22285d05569f21a09912da08fbbd59b781a4.tar.gz frameworks_base-1b0a22285d05569f21a09912da08fbbd59b781a4.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I47a12de30bcf92829bbfa2a84e42715bb779ceef
Auto-generated-cl: translation import
Diffstat (limited to 'packages/SettingsProvider')
-rw-r--r-- | packages/SettingsProvider/res/values-az-rAZ/strings.xml | 23 | ||||
-rw-r--r-- | packages/SettingsProvider/res/values-mn-rMN/strings.xml | 23 |
2 files changed, 46 insertions, 0 deletions
diff --git a/packages/SettingsProvider/res/values-az-rAZ/strings.xml b/packages/SettingsProvider/res/values-az-rAZ/strings.xml new file mode 100644 index 0000000..a4d0d43 --- /dev/null +++ b/packages/SettingsProvider/res/values-az-rAZ/strings.xml @@ -0,0 +1,23 @@ +<?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="app_label" msgid="4567566098528588863">"Parametrlər Deposu"</string> +</resources> diff --git a/packages/SettingsProvider/res/values-mn-rMN/strings.xml b/packages/SettingsProvider/res/values-mn-rMN/strings.xml new file mode 100644 index 0000000..9452145 --- /dev/null +++ b/packages/SettingsProvider/res/values-mn-rMN/strings.xml @@ -0,0 +1,23 @@ +<?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="app_label" msgid="4567566098528588863">"Тохиргооны Сан"</string> +</resources> |