diff options
author | Eric Fischer <enf@google.com> | 2010-01-07 16:00:11 -0800 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2010-01-07 16:00:11 -0800 |
commit | ac052113c85e11df8203fdad299fe821b16b5ad0 (patch) | |
tree | 1b1b6f98c15de0297e4ccd8f7c517e92466926b7 /tests/res/values-pt | |
parent | 567c44814f558bed906a6cf77f7471f2e41419ce (diff) | |
download | packages_apps_settings-ac052113c85e11df8203fdad299fe821b16b5ad0.zip packages_apps_settings-ac052113c85e11df8203fdad299fe821b16b5ad0.tar.gz packages_apps_settings-ac052113c85e11df8203fdad299fe821b16b5ad0.tar.bz2 |
Update with latest translations.
Diffstat (limited to 'tests/res/values-pt')
-rw-r--r-- | tests/res/values-pt/strings.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/res/values-pt/strings.xml b/tests/res/values-pt/strings.xml new file mode 100644 index 0000000..6dc9a96 --- /dev/null +++ b/tests/res/values-pt/strings.xml @@ -0,0 +1,19 @@ +<?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="discoverable" msgid="3169265480789026010">"Detectável"</string> +</resources> |