From f7a12c8d0eead8db6629a71dd162ef8c604cf9fb Mon Sep 17 00:00:00 2001 From: Andreas Schempp Date: Tue, 17 Mar 2015 12:01:13 +0100 Subject: [PATCH] Transifex sync --- system/modules/isotope/languages/de/tl_iso_payment.php | 2 +- system/modules/isotope/languages/it/modules.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/system/modules/isotope/languages/de/tl_iso_payment.php b/system/modules/isotope/languages/de/tl_iso_payment.php index e3cc4f174c..929532f6a3 100644 --- a/system/modules/isotope/languages/de/tl_iso_payment.php +++ b/system/modules/isotope/languages/de/tl_iso_payment.php @@ -39,7 +39,7 @@ $GLOBALS['TL_LANG']['tl_iso_payment']['config_ids'][0] = 'Konfigurationen'; $GLOBALS['TL_LANG']['tl_iso_payment']['config_ids'][1] = 'Diese Bezahlmethode kann auf bestimmte Shopkonfigurationen beschränkt werden.'; $GLOBALS['TL_LANG']['tl_iso_payment']['price'][0] = 'Preis'; -$GLOBALS['TL_LANG']['tl_iso_payment']['price'][1] = 'Geben Sie Preis oder einen prozentualen Wert ein (z. B. "10" oder "10 %").'; +$GLOBALS['TL_LANG']['tl_iso_payment']['price'][1] = 'Geben Sie Preis oder einen prozentualen Wert ein (z. B. "10" oder "10%").'; $GLOBALS['TL_LANG']['tl_iso_payment']['tax_class'][0] = 'Steuerklasse'; $GLOBALS['TL_LANG']['tl_iso_payment']['tax_class'][1] = 'Bitte wählen Sie eine Steuerklasse für diesen Preis.'; $GLOBALS['TL_LANG']['tl_iso_payment']['trans_type'][0] = 'Transaktions-Typ'; diff --git a/system/modules/isotope/languages/it/modules.php b/system/modules/isotope/languages/it/modules.php index edaaa2a595..49da087958 100644 --- a/system/modules/isotope/languages/it/modules.php +++ b/system/modules/isotope/languages/it/modules.php @@ -78,6 +78,6 @@ $GLOBALS['TL_LANG']['IMD']['notifications'][1] = 'Usa il Centro Notifiche per gestire le email etc. per Isotope eCommerce.'; $GLOBALS['TL_LANG']['IMD']['documents'][0] = 'Documenti'; $GLOBALS['TL_LANG']['IMD']['documents'][1] = 'Definire i documenti.'; -$GLOBALS['TL_LANG']['IMD']['miscellaneous'] = 'Eterogeneo'; +$GLOBALS['TL_LANG']['IMD']['miscellaneous'] = 'Varie'; $GLOBALS['TL_LANG']['IMD']['labels'][0] = 'Traduzioni'; $GLOBALS['TL_LANG']['IMD']['labels'][1] = 'Sostituire etichette fornite per alcune lingue.';