diff options
author | Eric Fischer <enf@google.com> | 2011-10-18 15:03:21 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-10-18 15:03:21 -0700 |
commit | b0d150aa53ad34ea0a5b0da74bbdeb9ecd5a46b7 (patch) | |
tree | 2370b4dc7c81ff7880e1871a74353e263281bc25 /packages/SettingsProvider | |
parent | b5c45e00967b9d0a6411098a598ad6b40f3b2074 (diff) | |
download | frameworks_base-b0d150aa53ad34ea0a5b0da74bbdeb9ecd5a46b7.zip frameworks_base-b0d150aa53ad34ea0a5b0da74bbdeb9ecd5a46b7.tar.gz frameworks_base-b0d150aa53ad34ea0a5b0da74bbdeb9ecd5a46b7.tar.bz2 |
Import revised translations.
Change-Id: I83ab00ec220b7c0ba0d37e7f4c91e945e35aab39
Diffstat (limited to 'packages/SettingsProvider')
-rw-r--r-- | packages/SettingsProvider/res/values-hi/strings.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/packages/SettingsProvider/res/values-hi/strings.xml b/packages/SettingsProvider/res/values-hi/strings.xml new file mode 100644 index 0000000..0b0bd8a --- /dev/null +++ b/packages/SettingsProvider/res/values-hi/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> |