From df636371a771060db18c7e74a6dd9fcf3d4e0cfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= Date: Fri, 21 Mar 2014 12:15:02 +0100 Subject: [PATCH] fixing wrong html close tags --- settings/l10n/de.php | 2 +- settings/l10n/fr.php | 2 +- settings/l10n/ka_GE.php | 2 +- settings/l10n/nl.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/settings/l10n/de.php b/settings/l10n/de.php index c78a2b1db5c..d20ce007079 100644 --- a/settings/l10n/de.php +++ b/settings/l10n/de.php @@ -107,7 +107,7 @@ $TRANSLATIONS = array( "Commercial Support" => "Kommerzieller Support", "Get the apps to sync your files" => "Lade die Apps zur Synchronisierung Deiner Daten herunter", "Show First Run Wizard again" => "Erstinstallation erneut durchführen", -"You have used %s of the available %s" => "Du verwendest %s der verfügbaren %s", +"You have used %s of the available %s" => "Du verwendest %s der verfügbaren %s", "Password" => "Passwort", "Your password was changed" => "Dein Passwort wurde geändert.", "Unable to change your password" => "Passwort konnte nicht geändert werden", diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php index a1b819af2ff..4ef423a760d 100644 --- a/settings/l10n/fr.php +++ b/settings/l10n/fr.php @@ -107,7 +107,7 @@ $TRANSLATIONS = array( "Commercial Support" => "Support commercial", "Get the apps to sync your files" => "Obtenez les applications de synchronisation de vos fichiers", "Show First Run Wizard again" => "Revoir le premier lancement de l'installeur", -"You have used %s of the available %s" => "Vous avez utilisé %s des %s disponibles", +"You have used %s of the available %s" => "Vous avez utilisé %s des %s disponibles", "Password" => "Mot de passe", "Your password was changed" => "Votre mot de passe a été changé", "Unable to change your password" => "Impossible de changer votre mot de passe", diff --git a/settings/l10n/ka_GE.php b/settings/l10n/ka_GE.php index ba844736a5b..5f99cbe19bf 100644 --- a/settings/l10n/ka_GE.php +++ b/settings/l10n/ka_GE.php @@ -74,7 +74,7 @@ $TRANSLATIONS = array( "Commercial Support" => "კომერციული მხარდაჭერა", "Get the apps to sync your files" => "აპლიკაცია ფაილების სინქრონიზაციისთვის", "Show First Run Wizard again" => "მაჩვენე თავიდან გაშვებული ვიზარდი", -"You have used %s of the available %s" => "თქვენ გამოყენებული გაქვთ %s –ი –%s–დან", +"You have used %s of the available %s" => "თქვენ გამოყენებული გაქვთ %s –ი –%s–დან", "Password" => "პაროლი", "Your password was changed" => "თქვენი პაროლი შეიცვალა", "Unable to change your password" => "თქვენი პაროლი არ შეიცვალა", diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php index 6f48a0f532e..1eac9735a69 100644 --- a/settings/l10n/nl.php +++ b/settings/l10n/nl.php @@ -103,7 +103,7 @@ $TRANSLATIONS = array( "Commercial Support" => "Commerciële ondersteuning", "Get the apps to sync your files" => "Download de apps om bestanden te syncen", "Show First Run Wizard again" => "Toon de Eerste start Wizard opnieuw", -"You have used %s of the available %s" => "Je hebt %s gebruikt van de beschikbare %s", +"You have used %s of the available %s" => "Je hebt %s gebruikt van de beschikbare %s", "Password" => "Wachtwoord", "Your password was changed" => "Je wachtwoord is veranderd", "Unable to change your password" => "Niet in staat om uw wachtwoord te wijzigen",