diff options
-rw-r--r-- | res/values-pt/cm_strings.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values-pt/cm_strings.xml b/res/values-pt/cm_strings.xml index 83488f2..abe37d4 100644 --- a/res/values-pt/cm_strings.xml +++ b/res/values-pt/cm_strings.xml @@ -127,4 +127,9 @@ <string name="preferences_interface_general_lock_workspace_summary">Bloqueia posições dos atalhos e pastas na tela inicial, dock e aplicativos e gaveta de widgets</string> <string name="preferences_interface_dock_hide_icon_labels_title">Esconder rótulos dos ícones</string> <string name="preferences_interface_dock_hide_icon_labels_summary">Esconder rótulos dos ícones do dock</string> + <string name="preferences_interface_drawer_apps_category">Aplicativos</string> + <string name="preferences_interface_drawer_hidden_apps_shortcuts_title">Aplicativos ocultos (atalhos)</string> + <string name="preferences_interface_drawer_hidden_apps_shortcuts_summary">Remover atalhos dos aplicativos ocultos da área de trabalho</string> + <string name="preferences_interface_drawer_hidden_apps_widgets_title">Aplicativos ocultos (widgets)</string> + <string name="preferences_interface_drawer_hidden_apps_widgets_summary">Remover widgets dos aplicativos ocultos da área de trabalho</string> </resources>
\ No newline at end of file |