diff options
Diffstat (limited to 'apps/comments/l10n/nb.js')
-rw-r--r-- | apps/comments/l10n/nb.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/comments/l10n/nb.js b/apps/comments/l10n/nb.js index 2ca162d6b07..665528452e0 100644 --- a/apps/comments/l10n/nb.js +++ b/apps/comments/l10n/nb.js @@ -12,7 +12,6 @@ OC.L10N.register( "More comments …" : "Flere kommentarer..", "Save" : "Lagre", "Allowed characters {count} of {max}" : "Antall tegn tillatt {count} av {max}", - "Error occurred while retrieving comment with id {id}" : "En feil oppstod under henting av kommentar med id {id}", "Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}", "Error occurred while posting comment" : "En feil oppstod under posting av kommentar", "_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"], |