diff options
Diffstat (limited to 'apps/updatenotification/l10n/lt_LT.js')
-rw-r--r-- | apps/updatenotification/l10n/lt_LT.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/lt_LT.js b/apps/updatenotification/l10n/lt_LT.js index 67b49dcf0b2..b352ffad484 100644 --- a/apps/updatenotification/l10n/lt_LT.js +++ b/apps/updatenotification/l10n/lt_LT.js @@ -25,7 +25,6 @@ OC.L10N.register( "Download now" : "Atsisiųsti dabar", "Checked on %s" : "Tikrinta %s", "Update channel:" : "Atnaujinimo kanalas:", - "The update check is not yet finished. Please refresh the page." : "Atnaujinimų patikrinimas dar neužbaigtas. Prašome įkelti puslapį iš naujo.", - "What's new?" : "Kas naujo?" + "The update check is not yet finished. Please refresh the page." : "Atnaujinimų patikrinimas dar neužbaigtas. Prašome įkelti puslapį iš naujo." }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); |