summaryrefslogtreecommitdiffstats
path: root/core/l10n/nb_NO.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/nb_NO.php')
-rw-r--r--core/l10n/nb_NO.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/l10n/nb_NO.php b/core/l10n/nb_NO.php
index c19e570edbd..393dc0d7d11 100644
--- a/core/l10n/nb_NO.php
+++ b/core/l10n/nb_NO.php
@@ -36,7 +36,6 @@ $TRANSLATIONS = array(
"last year" => "forrige år",
"years ago" => "år siden",
"Choose" => "Velg",
-"Cancel" => "Avbryt",
"Yes" => "Ja",
"No" => "Nei",
"Ok" => "Ok",
@@ -102,8 +101,6 @@ $TRANSLATIONS = array(
"Lost your password?" => "Mistet passordet ditt?",
"remember" => "husk",
"Log in" => "Logg inn",
-"prev" => "forrige",
-"next" => "neste",
"Updating ownCloud to version %s, this may take a while." => "Oppdaterer ownCloud til versjon %s, dette kan ta en stund."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";