diff options
author | Baligh Uddin <baligh@google.com> | 2014-05-20 11:38:34 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2014-05-20 11:38:34 -0700 |
commit | 8c21a372b5676f30cb1c092da20c7683b7f386a2 (patch) | |
tree | e3ff8894f80ccb55595c1a4bb50972995cb6e4bb /packages/SettingsProvider/res/values-mn-rMN | |
parent | 1fcc3b18969815ab1a386823fa246f483465dd04 (diff) | |
download | frameworks_base-8c21a372b5676f30cb1c092da20c7683b7f386a2.zip frameworks_base-8c21a372b5676f30cb1c092da20c7683b7f386a2.tar.gz frameworks_base-8c21a372b5676f30cb1c092da20c7683b7f386a2.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: Iefca96a5edab44bb985c635377a80711c2f168da
Auto-generated-cl: translation import
Diffstat (limited to 'packages/SettingsProvider/res/values-mn-rMN')
-rw-r--r-- | packages/SettingsProvider/res/values-mn-rMN/defaults.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/packages/SettingsProvider/res/values-mn-rMN/defaults.xml b/packages/SettingsProvider/res/values-mn-rMN/defaults.xml new file mode 100644 index 0000000..295b4f5 --- /dev/null +++ b/packages/SettingsProvider/res/values-mn-rMN/defaults.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/** + * Copyright (c) 2009, 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="def_device_name" msgid="6309317409634339402">"%1$s %2$s"</string> +</resources> |