diff options
| author | edulmartins <eduardo@martins> | 2010-08-23 07:27:08 +0800 |
|---|---|---|
| committer | Michael Webster <miketwebster@gmail.com> | 2010-08-23 09:08:59 +0800 |
| commit | dcdfbb264a2d48ac147dfe7d6cd70cf97079ad3e (patch) | |
| tree | 60df402cfc411fa4dc34e9b9c9c7b871771c16ba | |
| parent | daaf3ddcf7d9ebd2c0d6b16788f443ba29ef8248 (diff) | |
| download | android_packages_apps_Email-dcdfbb264a2d48ac147dfe7d6cd70cf97079ad3e.tar.gz android_packages_apps_Email-dcdfbb264a2d48ac147dfe7d6cd70cf97079ad3e.tar.bz2 android_packages_apps_Email-dcdfbb264a2d48ac147dfe7d6cd70cf97079ad3e.zip | |
Update de Portuguese translation about the option "All emails"
| -rw-r--r-- | res/values-pt/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml index 42ed0d24e..07cb971e9 100644 --- a/res/values-pt/strings.xml +++ b/res/values-pt/strings.xml @@ -197,6 +197,7 @@ <string name="account_setup_options_mail_window_1week" msgid="5639718031108023741">"Uma semana"</string> <string name="account_setup_options_mail_window_2weeks" msgid="4567049268124213035">"Duas semanas"</string> <string name="account_setup_options_mail_window_1month" msgid="5846359669750047081">"Um mês"</string> + <string name="account_setup_options_mail_window_all" msgid="5383858972681926166">"Todos os e-mails"</string> <string name="account_setup_failed_dlg_auth_message" msgid="42827150104879570">"Nome de usuário ou senha incorretos."</string> <string name="account_setup_failed_dlg_auth_message_fmt" msgid="8598560266430207606">"Nome de usuário ou senha incorretos. "\n"(<xliff:g id="ERROR">%s</xliff:g>)"</string> <string name="account_setup_failed_dlg_certificate_message" msgid="961843413600482906">"Não é possível se conectar ao servidor com segurança."</string> |
