summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2011-10-18 16:37:09 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-10-18 16:37:09 -0700
commit98386865c5cdffe95ff0d2d19fd41baa23085b7e (patch)
tree20b645eb24c5a340bf3c4fd53b3a3a2ad5e1bae2
parenteeed4ca6850f26a45ede0bab713b737b66264b58 (diff)
parentbf68f2e17037d78f7a4770065ac1edbaa474ce35 (diff)
downloadDrmProvider-98386865c5cdffe95ff0d2d19fd41baa23085b7e.tar.gz
Merge "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>