diff options
Diffstat (limited to 'core/l10n/oc.php')
-rw-r--r-- | core/l10n/oc.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/oc.php b/core/l10n/oc.php index f47776fb991..68bf2f89a2a 100644 --- a/core/l10n/oc.php +++ b/core/l10n/oc.php @@ -34,7 +34,6 @@ $TRANSLATIONS = array( "last year" => "an passat", "years ago" => "ans a", "Choose" => "Causís", -"Cancel" => "Annula", "Yes" => "Òc", "No" => "Non", "Ok" => "D'accòrdi", @@ -94,8 +93,6 @@ $TRANSLATIONS = array( "Log out" => "Sortida", "Lost your password?" => "L'as perdut lo senhal ?", "remember" => "bremba-te", -"Log in" => "Dintrada", -"prev" => "dariièr", -"next" => "venent" +"Log in" => "Dintrada" ); $PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; |