diff options
author | Eric Fischer <enf@google.com> | 2011-10-18 15:45:53 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-10-18 15:45:53 -0700 |
commit | 715a9ad8e902c125b77b31511e94dee5db993ab2 (patch) | |
tree | ac484e2238f74e5eb254ab47b848d91d13eaa06f /res/values-hi-nokeys | |
parent | f9389c7ef011010658b854c4040456cf9ca3f03c (diff) | |
download | packages_apps_settings-715a9ad8e902c125b77b31511e94dee5db993ab2.zip packages_apps_settings-715a9ad8e902c125b77b31511e94dee5db993ab2.tar.gz packages_apps_settings-715a9ad8e902c125b77b31511e94dee5db993ab2.tar.bz2 |
Import revised translations.
Change-Id: I257f94325e7f588845bcf446e497ff827d4b2cec
Diffstat (limited to 'res/values-hi-nokeys')
-rw-r--r-- | res/values-hi-nokeys/strings.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-hi-nokeys/strings.xml b/res/values-hi-nokeys/strings.xml new file mode 100644 index 0000000..ddf9521 --- /dev/null +++ b/res/values-hi-nokeys/strings.xml @@ -0,0 +1,20 @@ +<?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="applications_settings_summary" msgid="6616938758022986257">"एप्लिकेशन प्रबंधित करें"</string> +</resources> |