diff options
Diffstat (limited to 'apps/files_sharing/l10n/nb.js')
-rw-r--r-- | apps/files_sharing/l10n/nb.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index 1bc8839cc81..bc02db8fb97 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -199,6 +199,7 @@ OC.L10N.register( "Hide download" : "Gjem nedlasting", "Video verification" : "Videobekreftelse", "Note to recipient" : "Melding til mottaker", + "Enter a note for the share recipient" : "Skriv inn en beskjed til mottaker av deling", "Create" : "Opprett", "Update" : "Oppdater", "Share" : "Del", @@ -275,7 +276,6 @@ OC.L10N.register( "Expiration date enforced" : "Utløpsdato er påkrevd", "Allow download" : "Tillat nedlasting", "Password protect" : "Passordbeskyttelse", - "Enter a note for the share recipient" : "Skriv inn en beskjed til mottaker av deling", "Error generating password from password_policy" : "Feil under generering av passord fra passordregler" }, "nplurals=2; plural=(n != 1);"); |