From 23cd90b63fc0ada0f98d959a2960842bc54a987a Mon Sep 17 00:00:00 2001 From: touffies Date: Mon, 4 Nov 2013 16:39:29 +0100 Subject: [PATCH] Platform was misspelled --- templates/default/I18n/en_US.php | 2 +- templates/default/I18n/es_ES.php | 2 +- templates/default/I18n/fr_FR.php | 2 +- templates/default/I18n/it_IT.php | 2 +- templates/default/layout.tpl | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/default/I18n/en_US.php b/templates/default/I18n/en_US.php index 57930fde7..f6c2f5fbd 100755 --- a/templates/default/I18n/en_US.php +++ b/templates/default/I18n/en_US.php @@ -28,7 +28,7 @@ return array ( 'Free shipping' => 'Free shipping', 'Orders over $50' => 'Orders over $50', 'Secure payment' => 'Secure payment', - 'Multi-payment plateform' => 'Multi-payment plateform', + 'Multi-payment platform' => 'Multi-payment platform', 'Need help ?' => 'Need help ?', 'Questions ? See or F.A.Q.' => 'Questions ? See or F.A.Q.', 'Latest articles' => 'Latest articles', diff --git a/templates/default/I18n/es_ES.php b/templates/default/I18n/es_ES.php index 5a050319e..9127152cc 100755 --- a/templates/default/I18n/es_ES.php +++ b/templates/default/I18n/es_ES.php @@ -28,7 +28,7 @@ return array ( 'Free shipping' => '', 'Orders over $50' => '', 'Secure payment' => '', - 'Multi-payment plateform' => '', + 'Multi-payment platform' => '', 'Need help ?' => '', 'Questions ? See or F.A.Q.' => '', 'Latest articles' => '', diff --git a/templates/default/I18n/fr_FR.php b/templates/default/I18n/fr_FR.php index fee21dc77..96b98b05d 100755 --- a/templates/default/I18n/fr_FR.php +++ b/templates/default/I18n/fr_FR.php @@ -28,7 +28,7 @@ return array ( 'Free shipping' => '', 'Orders over $50' => '', 'Secure payment' => '', - 'Multi-payment plateform' => '', + 'Multi-payment platform' => '', 'Need help ?' => '', 'Questions ? See or F.A.Q.' => '', 'Latest articles' => '', diff --git a/templates/default/I18n/it_IT.php b/templates/default/I18n/it_IT.php index 5a050319e..9127152cc 100755 --- a/templates/default/I18n/it_IT.php +++ b/templates/default/I18n/it_IT.php @@ -28,7 +28,7 @@ return array ( 'Free shipping' => '', 'Orders over $50' => '', 'Secure payment' => '', - 'Multi-payment plateform' => '', + 'Multi-payment platform' => '', 'Need help ?' => '', 'Questions ? See or F.A.Q.' => '', 'Latest articles' => '', diff --git a/templates/default/layout.tpl b/templates/default/layout.tpl index 449a5a3b9..d89694ab5 100644 --- a/templates/default/layout.tpl +++ b/templates/default/layout.tpl @@ -206,7 +206,7 @@ GNU General Public License : http://www.gnu.org/licenses/
- {intl l="Secure payment"} {intl l="Multi-payment plateform"} + {intl l="Secure payment"} {intl l="Multi-payment platform"}