summaryrefslogtreecommitdiffstats
path: root/core/l10n/sr.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/sr.php')
-rw-r--r--core/l10n/sr.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/sr.php b/core/l10n/sr.php
index a597d671981..0030be353aa 100644
--- a/core/l10n/sr.php
+++ b/core/l10n/sr.php
@@ -103,7 +103,6 @@ $TRANSLATIONS = array(
"Please change your password to secure your account again." => "Промените лозинку да бисте обезбедили налог.",
"Lost your password?" => "Изгубили сте лозинку?",
"remember" => "упамти",
-"Log in" => "Пријава",
-"Updating ownCloud to version %s, this may take a while." => "Надоградња ownCloud-а на верзију %s, сачекајте тренутак."
+"Log in" => "Пријава"
);
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";