summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2011-10-18 16:39:09 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2011-10-18 16:39:09 -0700
commitc916c1a1a45e16c6d401fd7485fba114c594eaf9 (patch)
tree20b645eb24c5a340bf3c4fd53b3a3a2ad5e1bae2
parent264768d611f05a013a7c126a792963ef367d08a0 (diff)
parent98386865c5cdffe95ff0d2d19fd41baa23085b7e (diff)
downloadDrmProvider-c916c1a1a45e16c6d401fd7485fba114c594eaf9.tar.gz
am 98386865: Merge "Import revised translations."
* commit '98386865c5cdffe95ff0d2d19fd41baa23085b7e': Import revised translations.
-rw-r--r--res/values-hi/strings.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/res/values-hi/strings.xml b/res/values-hi/strings.xml
new file mode 100644
index 0000000..5513c7f
--- /dev/null
+++ b/res/values-hi/strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2008 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="5439897702697364618">"DRM सुरक्षित सामग्री संग्रहण"</string>
+ <string name="permlab_accessDrm" msgid="1806974558208719656">"DRM सामग्री पर पहुंचें."</string>
+ <string name="permdesc_accessDrm" msgid="3376257809694293454">"एप्लिकेशन को DRM-सुरक्षित सामग्री में पहुंच प्राप्त करने की अनुमति देता है."</string>
+ <string name="permlab_installDrm" msgid="4716871004736576753">"DRM सामग्री इंस्टॉल करें."</string>
+ <string name="permdesc_installDrm" msgid="8352431922295326348">"एप्लिकेशन को DRM-सुरक्षित सामग्री इंस्टॉल करने की अनुमति देता है."</string>
+</resources>