summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Fischer <nobody@android.com>2009-06-10 12:26:09 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-06-10 12:26:09 -0700
commit9dd306e1ba4ab76badf9eaca3a8d19309f6fb415 (patch)
treeb5cf9311ab4472eb0f6332eeb1496296ed31c6dc
parent099b2afe8eab4f48a27206b4470c3a3450a51bb8 (diff)
downloadDrmProvider-9dd306e1ba4ab76badf9eaca3a8d19309f6fb415.tar.gz
AI 149721: Import Portuguese translations.android-sdk-1.5_r3
Automated import of CL 149721
-rw-r--r--res/values-pt/strings.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
new file mode 100644
index 0000000..c2ab239
--- /dev/null
+++ b/res/values-pt/strings.xml
@@ -0,0 +1,20 @@
+<?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="permlab_accessDrm">"Acesso ao conteúdo do DRM."</string>
+ <string name="permdesc_accessDrm">"Permite que o aplicativo acesse o conteúdo protegido pelo DRM."</string>
+</resources>