diff --git a/l10n/messages.pot b/l10n/messages.pot index 8f455d42a6..f094095313 100644 --- a/l10n/messages.pot +++ b/l10n/messages.pot @@ -143,6 +143,9 @@ msgstr "" msgid "Open navigation" msgstr "" +msgid "Open settings menu" +msgstr "" + msgid "Password is secure" msgstr "" diff --git a/src/components/NcAppNavigationSettings/NcAppNavigationSettings.vue b/src/components/NcAppNavigationSettings/NcAppNavigationSettings.vue index fc08b488f1..7b7b6e8987 100644 --- a/src/components/NcAppNavigationSettings/NcAppNavigationSettings.vue +++ b/src/components/NcAppNavigationSettings/NcAppNavigationSettings.vue @@ -27,6 +27,9 @@