diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/values-pt-rBR/cm_strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-pt-rBR/cm_strings.xml b/res/values-pt-rBR/cm_strings.xml index ab3562d38..5b0f90125 100644 --- a/res/values-pt-rBR/cm_strings.xml +++ b/res/values-pt-rBR/cm_strings.xml @@ -48,6 +48,7 @@ <!-- Protected apps --> <string name="protected_app_settings">Aplicativos protegidos</string> <!-- Developer settings --> + <string name="export_workspace_layout">Exportar layout</string> <!-- Drawer settings --> <string name="app_drawer_style">Estilo da gaveta</string> <string name="app_drawer_style_compact">Compacto</string> @@ -64,4 +65,6 @@ <!-- App not available toast text --> <string name="app_not_available">Aplicativo não disponível</string> <string name="storage_permission_denied">Não foi possível acessar o armazenamento</string> + <string name="export_db_email_subject">Banco de dados do Launcher por região</string> + <string name="export_db_could_not">Não foi possível exportar o arquivo de banco de dados</string> </resources> |