diff options
Diffstat (limited to 'core/l10n/is.php')
-rw-r--r-- | core/l10n/is.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/is.php b/core/l10n/is.php index dcce228e243..aa1aee6d290 100644 --- a/core/l10n/is.php +++ b/core/l10n/is.php @@ -106,7 +106,6 @@ $TRANSLATIONS = array( "Please change your password to secure your account again." => "Vinsamlegast breyttu lykilorðinu þínu til að tryggja öryggi þitt.", "Lost your password?" => "Týndir þú lykilorðinu?", "remember" => "muna eftir mér", -"Log in" => "<strong>Skrá inn</strong>", -"Updating ownCloud to version %s, this may take a while." => "Uppfæri ownCloud í útgáfu %s, það gæti tekið smá stund." +"Log in" => "<strong>Skrá inn</strong>" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |