diff options
Diffstat (limited to 'core/l10n/nb.js')
-rw-r--r-- | core/l10n/nb.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js index a139bd74cd8..ac2169b04c3 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -275,8 +275,6 @@ OC.L10N.register( "More apps" : "Flere apper", "More" : "Mer", "More apps menu" : "Flere apper-meny", - "Search" : "Søk", - "Reset search" : "Tilbakestill søk", "Contacts" : "Kontakter", "Contacts menu" : "Kontakter meny", "Settings menu" : "Meny for innstillinger", @@ -403,6 +401,8 @@ OC.L10N.register( "Error removing share" : "Feil ved fjerning av deling", "({scope})" : "({scope})", "Saving..." : "Lagrer …", + "Search" : "Søk", + "Reset search" : "Tilbakestill søk", "Cancel log in" : "Avbryt innlogging", "These apps will be updated:" : "Disse appene vil bli oppdatert:" }, |