From de3232b23edeeb7cfeb6ba9608676b698052b7c6 Mon Sep 17 00:00:00 2001 From: Manuel Raynaud Date: Wed, 12 Feb 2014 20:34:29 +0100 Subject: [PATCH] fix "informations" typo. Fix #100 --- templates/backOffice/default/I18n/en_US.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/backOffice/default/I18n/en_US.php b/templates/backOffice/default/I18n/en_US.php index 241fa1299..5d8b2d44b 100755 --- a/templates/backOffice/default/I18n/en_US.php +++ b/templates/backOffice/default/I18n/en_US.php @@ -198,7 +198,7 @@ return array( 'Current quantity' => 'Current quantity', 'Current version' => 'Current version', 'Customer' => 'Customer', - 'Customer informations' => 'Customer informations', + 'Customer informations' => 'Customer information', 'Customers' => 'Customers', 'Customers list' => 'Customers list', 'Cutomer Name' => 'Cutomer Name', @@ -312,7 +312,7 @@ return array( 'Do you really want to set this coupon available to everyone ?' => 'Do you really want to set this coupon available to everyone ?', 'Do you really want to use this address by default ?' => 'Do you really want to use this address by default ?', 'Document' => 'Document', - 'Document informations' => 'Document informations', + 'Document informations' => 'Document information', 'Documents' => 'Documents', 'Don\'t repeat keywords over and over in a row. Rather, put in keyword phrases.' => 'Don\'t repeat keywords over and over in a row. Rather, put in keyword phrases.', 'Download invoice as PDF' => 'Download invoice as PDF', @@ -500,7 +500,7 @@ return array( 'Install a new module' => 'Install a new module', 'Invoice and Delivery' => 'Invoice and Delivery', 'Invoice date' => 'Invoice date', - 'Invoice informations' => 'Invoice informations', + 'Invoice informations' => 'Invoice information', 'Invoice reference' => 'Invoice reference', 'Is available on special offers' => 'Is available on special offers', 'Is cumulative' => 'Is cumulative', @@ -735,7 +735,7 @@ return array( 'Shipping configuration name' => 'Shipping configuration name', 'Shipping zones' => 'Shipping zones', 'Shop' => 'Shop', - 'Shop Informations' => 'Shop Informations', + 'Shop Informations' => 'Shop Information', 'Short conclusion' => 'Short conclusion', 'Short description' => 'Short description', 'Short description :' => 'Short description :', @@ -806,7 +806,7 @@ return array( 'Thelia configuration' => 'Thelia configuration', 'Thelia contributions' => 'Thelia contributions', 'Thelia core' => 'Thelia core', - 'Thelia informations' => 'Thelia informations', + 'Thelia informations' => 'Thelia information', 'Thelia mailing templates' => 'Thelia mailing templates', 'Thelia product attributes' => 'Thelia product attributes', 'Thelia product features' => 'Thelia product features',