diff options
author | Gustavo <gustavo@gustavo.ca> | 2013-05-04 18:56:49 -0700 |
---|---|---|
committer | Gustavo <gustavo@gustavo.ca> | 2013-05-04 18:56:49 -0700 |
commit | ccfd6585dd26019dd37d784bd2d40f77a9c9b2f7 (patch) | |
tree | 7fe3b1cd0b153011c14f2ec5df232024dbec60a8 | |
parent | 86c8a3a8b224c9b0dcbab70a5e8bd22c3732f29f (diff) | |
download | device_samsung_p3100-ccfd6585dd26019dd37d784bd2d40f77a9c9b2f7.zip device_samsung_p3100-ccfd6585dd26019dd37d784bd2d40f77a9c9b2f7.tar.gz device_samsung_p3100-ccfd6585dd26019dd37d784bd2d40f77a9c9b2f7.tar.bz2 |
p3100: PT-BR translations
Change-Id: Iac8052dd233cf4acc63e305ff1cc0ecceddd3bd1
-rw-r--r-- | DeviceSettings/res/values-pt-rBR/strings.xml | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/DeviceSettings/res/values-pt-rBR/strings.xml b/DeviceSettings/res/values-pt-rBR/strings.xml index d7da292..47be9c0 100644 --- a/DeviceSettings/res/values-pt-rBR/strings.xml +++ b/DeviceSettings/res/values-pt-rBR/strings.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (C) 2012 The CyanogenMod Project +<!-- Copyright (C) 2012-2013 The CyanogenMod Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -12,13 +12,11 @@ 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_name">Config. Galaxy Tab 2</string> - +--> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="app_name">Configurações avançadas</string> <string name="category_dock_title">Dock</string> - <string name="dockaudio_subcat_title">Áudio</string> - <string name="use_dock_audio_title_head">Usar Áudio USB do Dock</string> - <string name="use_dock_audio_summary_head">Usar o áudio de saída passivo no dock</string> -</resources> + <string name="dockaudio_subcat_title">Áudio do dock</string> + <string name="use_dock_audio_title_head">Usar áudio USB do dock</string> + <string name="use_dock_audio_summary_head">Usar a saída de áudio passiva no dock</string> +</resources>
\ No newline at end of file |