diff options
author | Baligh Uddin <baligh@google.com> | 2012-09-21 13:46:01 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2012-09-21 13:46:01 -0700 |
commit | dc61eae8d20c0c2f1af9445739fd55c90329444f (patch) | |
tree | 16fe19ce11d845a7c64533661f870746af7bcc8c /res/values-pt | |
parent | 9e9ce9958c10bdb0db8110a826933407d364230f (diff) | |
download | packages_apps_ContactsCommon-dc61eae8d20c0c2f1af9445739fd55c90329444f.tar.gz packages_apps_ContactsCommon-dc61eae8d20c0c2f1af9445739fd55c90329444f.tar.bz2 packages_apps_ContactsCommon-dc61eae8d20c0c2f1af9445739fd55c90329444f.zip |
Import translations. DO NOT MERGE
Change-Id: I5df193cf97aed7f22b8618c7b0cf55c692717701
Auto-generated-cl: translation import
Diffstat (limited to 'res/values-pt')
-rw-r--r-- | res/values-pt/strings.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml new file mode 100644 index 00000000..d2581dac --- /dev/null +++ b/res/values-pt/strings.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + ~ Copyright (C) 2012 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="toast_text_copied" msgid="8327159932780920627">"Texto copiado"</string> +</resources> |