summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid van Tonder <david.vantonder@gmail.com>2012-11-08 19:42:32 -0800
committerGerrit Code Review <gerrit@review.cyanogenmod.com>2012-11-08 19:42:32 -0800
commit749ded08894ea2ab27e74a7d4da03dcbeb15fc54 (patch)
tree7f6c3ceadaf370a0d85914b14b3c4b84e9bd25bd
parent4b732cdea2b76df6c85ecece1c0ee252417b26fe (diff)
parent36263bd66402a04ff47ae0d288688b258ef94e3c (diff)
downloadandroid_frameworks_base-749ded08894ea2ab27e74a7d4da03dcbeb15fc54.tar.gz
android_frameworks_base-749ded08894ea2ab27e74a7d4da03dcbeb15fc54.tar.bz2
android_frameworks_base-749ded08894ea2ab27e74a7d4da03dcbeb15fc54.zip
Merge "PT-BR: Added missing translations" into jellybean
-rwxr-xr-xcore/res/res/values-pt/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/res/res/values-pt/strings.xml b/core/res/res/values-pt/strings.xml
index 977c962f9a2..bffec8ca063 100755
--- a/core/res/res/values-pt/strings.xml
+++ b/core/res/res/values-pt/strings.xml
@@ -1387,4 +1387,7 @@
<string name="permdesc_sendMockSms">Permite ao aplicativo enviar mensagens fictícias de SMS.
Isto permite ao aplicativo enviar SMS aos aplicativos confiáveis. Aplicativos maliciosos podem enviar mensagens
continuamente, bloqueando o sistema de notificação do dispositivo e pertubando o usuário.</string>
+ <string name="global_actions_toggle_expanded_desktop_mode">Área de trabalho expandida</string>
+ <string name="global_actions_expanded_desktop_mode_on_status">Ativada</string>
+ <string name="global_actions_expanded_desktop_mode_off_status">Desativada</string>
</resources> \ No newline at end of file