diff options
author | Baligh Uddin <baligh@google.com> | 2014-06-30 02:18:24 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2014-06-30 14:44:21 +0000 |
commit | 76dc35cfe7bd87b6b6542cfb91a0d3a571824e5e (patch) | |
tree | abfea92f48f8e6e16a173089cd87e711af52fdf6 /packages/SettingsProvider/res/values-ml-rKL/defaults.xml | |
parent | c97d020422a4838f8c083a4e654efeb3738b5075 (diff) | |
download | frameworks_base-76dc35cfe7bd87b6b6542cfb91a0d3a571824e5e.zip frameworks_base-76dc35cfe7bd87b6b6542cfb91a0d3a571824e5e.tar.gz frameworks_base-76dc35cfe7bd87b6b6542cfb91a0d3a571824e5e.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I0744341c6988f5b93105aab2a2a5830983578a65
Auto-generated-cl: translation import
Diffstat (limited to 'packages/SettingsProvider/res/values-ml-rKL/defaults.xml')
-rw-r--r-- | packages/SettingsProvider/res/values-ml-rKL/defaults.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/packages/SettingsProvider/res/values-ml-rKL/defaults.xml b/packages/SettingsProvider/res/values-ml-rKL/defaults.xml new file mode 100644 index 0000000..295b4f5 --- /dev/null +++ b/packages/SettingsProvider/res/values-ml-rKL/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> |