diff options
author | Baligh Uddin <baligh@google.com> | 2014-05-21 15:42:58 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2014-05-21 15:42:58 +0000 |
commit | fb1810e34f7d61b5b972bf42b09460659b17ee92 (patch) | |
tree | 2dfa515d7f0cd019b5c65777d6a6f94e1c49cc80 /packages | |
parent | e24d8c8fc3e9267d0132d9a47ad09cb7f2126215 (diff) | |
parent | 8c21a372b5676f30cb1c092da20c7683b7f386a2 (diff) | |
download | frameworks_base-fb1810e34f7d61b5b972bf42b09460659b17ee92.zip frameworks_base-fb1810e34f7d61b5b972bf42b09460659b17ee92.tar.gz frameworks_base-fb1810e34f7d61b5b972bf42b09460659b17ee92.tar.bz2 |
Merge "Import translations. DO NOT MERGE"
Diffstat (limited to 'packages')
-rw-r--r-- | packages/SettingsProvider/res/values-lo-rLA/defaults.xml | 23 | ||||
-rw-r--r-- | packages/SettingsProvider/res/values-mn-rMN/defaults.xml | 23 |
2 files changed, 46 insertions, 0 deletions
diff --git a/packages/SettingsProvider/res/values-lo-rLA/defaults.xml b/packages/SettingsProvider/res/values-lo-rLA/defaults.xml new file mode 100644 index 0000000..295b4f5 --- /dev/null +++ b/packages/SettingsProvider/res/values-lo-rLA/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> 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> |