summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorGustavo <gustavo@gustavo.ca>2013-07-06 12:26:14 -0300
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-07-07 08:35:25 -0700
commitfc94a474d309ab31ac67215815bef5ea6521e24a (patch)
tree4de424203aa6de57627f8789ccb3b52af362e516 /core
parentffda8dd5c1f569d711b47af8cfad034fb1ba02cc (diff)
downloadframeworks_base-fc94a474d309ab31ac67215815bef5ea6521e24a.zip
frameworks_base-fc94a474d309ab31ac67215815bef5ea6521e24a.tar.gz
frameworks_base-fc94a474d309ab31ac67215815bef5ea6521e24a.tar.bz2
core: PT-BR update translations
Change-Id: I5700f6b7a6ffe9341af37a713eaf56c591cc6351
Diffstat (limited to 'core')
-rw-r--r--core/res/res/values-pt/cm_strings.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/core/res/res/values-pt/cm_strings.xml b/core/res/res/values-pt/cm_strings.xml
index 1afc6b3..576d4b6 100644
--- a/core/res/res/values-pt/cm_strings.xml
+++ b/core/res/res/values-pt/cm_strings.xml
@@ -38,7 +38,8 @@
<string name="reboot_fastboot">Fastboot</string>
<string name="reboot_download">Download</string>
<string name="reboot_progress">Reiniciando\u2026</string>
- <string name="reboot_confirm" product="default">Seu telefone vai reiniciar.</string>
+ <string name="reboot_confirm" product="tablet">Seu tablet irá reiniciar.</string>
+ <string name="reboot_confirm" product="default">Seu telefone irá reiniciar.</string>
<string name="permlab_preventpower">substituir tecla de energia</string>
<string name="permdesc_preventpower">Permite que o aplicativo substitua a tecla de energia</string>
<string name="lockscreen_discharging">Descarregando, <xliff:g id="number" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">%d</xliff:g><xliff:g id="percent" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">%%</xliff:g></string>
@@ -114,4 +115,6 @@
<string name="symbol_picker_gt">\u2265\u00bb\u203a</string>
<string name="permlab_interceptSmsSent">interceptar SMS enviados</string>
<string name="permdesc_interceptSmsSent">Permite ao aplicativo interceptar um SMS enviado. Aplicativos maliciosos podem usar isso para evitar que as mensagens SMS sejam enviadas.</string>
+ <string name="permlab_cancelNotifications">cancelar notificações da aplicação</string>
+ <string name="permdesc_cancelNotifications">Permite ao aplicativo cancelar notificações criadas por outros aplicativos.</string>
</resources> \ No newline at end of file