diff options
Diffstat (limited to 'core/l10n/nb.js')
-rw-r--r-- | core/l10n/nb.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js index 728fe67675d..bc19cd5bf29 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -182,7 +182,7 @@ OC.L10N.register( "Search contacts …" : "Søk etter kontakter…", "Could not load your contacts" : "Kunne ikke laste inn kontaktene dine", "No contacts found" : "Fant ingen kontakter", - "Show all contacts …" : "Vis alle kontakter…", + "Show all contacts" : "Vis alle kontakter", "Install the Contacts app" : "Installer appen Kontakter", "Loading your contacts …" : "Laster inn kontaktene dine…", "Looking for {term} …" : "Ser etter {term}…", @@ -384,6 +384,7 @@ OC.L10N.register( "Press enter to start searching" : "Trykk enter for å starte søk", "Open settings menu" : "Åpne innstillinger-meny", "Settings" : "Innstillinger", + "Show all contacts …" : "Vis alle kontakter…", "No files in here" : "Ingen filer her", "New folder" : "Ny mappe", "No more subfolders in here" : "Ingen flere mapper her", |