summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-hu/cm_strings.xml5
-rw-r--r--res/values-pt/cm_strings.xml5
2 files changed, 10 insertions, 0 deletions
diff --git a/res/values-hu/cm_strings.xml b/res/values-hu/cm_strings.xml
index 3eb8d1c..25557f8 100644
--- a/res/values-hu/cm_strings.xml
+++ b/res/values-hu/cm_strings.xml
@@ -73,8 +73,13 @@
<string name="preferences_interface_drawer_summary">Alkalmazások és modulok</string>
<string name="preferences_interface_drawer_orientation_title">Tájolás</string>
<string name="preferences_interface_drawer_orientation_summary">Válassza ki az alkalmazásképernyők közötti váltás irányát</string>
+ <string name="preferences_interface_drawer_apps_category">Alkalmazások</string>
<string name="preferences_interface_drawer_hidden_apps_title">Rejtett alkalmazások</string>
<string name="preferences_interface_drawer_hidden_apps_summary">Alkalmazások elrejtése az alkalmazásképernyőről</string>
+ <string name="preferences_interface_drawer_hidden_apps_shortcuts_title">Rejtett alkalmazások (parancsikonok)</string>
+ <string name="preferences_interface_drawer_hidden_apps_shortcuts_summary">Rejtett alkalmazások ikonjainak eltávolítása</string>
+ <string name="preferences_interface_drawer_hidden_apps_widgets_title">Rejtett alkalmazások (modulok)</string>
+ <string name="preferences_interface_drawer_hidden_apps_widgets_summary">Rejtett alkalmazás moduljának eltávolítása</string>
<string name="preferences_interface_drawer_widgets_category">Általános</string>
<string name="preferences_interface_drawer_widgets_join_apps_title">Folyamatos lapozás</string>
<string name="preferences_interface_drawer_widgets_join_apps_summary">Alkalmazások és modulok között folyamatos lapozással való váltás</string>
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