From 5803ef311d894db22e671d7ba3ee76e850cc7567 Mon Sep 17 00:00:00 2001 From: Teo Maragakis Date: Sun, 18 Jan 2015 23:39:23 +0100 Subject: [PATCH 1/3] Create GR.php Added greek regions --- i18n/states/GR.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 i18n/states/GR.php diff --git a/i18n/states/GR.php b/i18n/states/GR.php new file mode 100644 index 00000000000..eb32c501a3d --- /dev/null +++ b/i18n/states/GR.php @@ -0,0 +1,26 @@ + __( 'Αττική', 'woocommerce' ), + 'AMT' => __( 'Ανατολική Μακεδονία και Θράκη', 'woocommerce' ), + 'CM' => __( 'Κεντρική Μακεδονία', 'woocommerce' ), + 'WM' => __( 'Δυτική Μακεδονία', 'woocommerce' ), + 'EP' => __( 'Ήπειρος', 'woocommerce' ), + 'THE' => __( 'Θεσσαλία', 'woocommerce' ), + 'ION' => __( 'Ιόνιοι Νήσοι', 'woocommerce' ), + 'DE' => __( 'Δυτική Ελλάδα', 'woocommerce' ), + 'SE' => __( 'Στερεά Ελλάδα', 'woocommerce' ), + 'PEL' => __( 'Πελοπόννησος', 'woocommerce' ), + 'NEG' => __( 'Βόρειο Αιγαίο', 'woocommerce' ), + 'SEG' => __( 'Νότιο Αιγαίο', 'woocommerce' ), + 'CRE' => __( 'Κρήτη', 'woocommerce' ) +); From d8cb35e3170384e23578dc277d0c6071d0fc881d Mon Sep 17 00:00:00 2001 From: Teo Maragakis Date: Mon, 19 Jan 2015 09:47:22 +0100 Subject: [PATCH 2/3] Corrected ISO codes for Greek regions --- i18n/states/GR.php | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/i18n/states/GR.php b/i18n/states/GR.php index eb32c501a3d..715dc4a74d9 100644 --- a/i18n/states/GR.php +++ b/i18n/states/GR.php @@ -10,17 +10,17 @@ global $states; $states['GR'] = array( - 'ATT' => __( 'Αττική', 'woocommerce' ), - 'AMT' => __( 'Ανατολική Μακεδονία και Θράκη', 'woocommerce' ), - 'CM' => __( 'Κεντρική Μακεδονία', 'woocommerce' ), - 'WM' => __( 'Δυτική Μακεδονία', 'woocommerce' ), - 'EP' => __( 'Ήπειρος', 'woocommerce' ), - 'THE' => __( 'Θεσσαλία', 'woocommerce' ), - 'ION' => __( 'Ιόνιοι Νήσοι', 'woocommerce' ), - 'DE' => __( 'Δυτική Ελλάδα', 'woocommerce' ), - 'SE' => __( 'Στερεά Ελλάδα', 'woocommerce' ), - 'PEL' => __( 'Πελοπόννησος', 'woocommerce' ), - 'NEG' => __( 'Βόρειο Αιγαίο', 'woocommerce' ), - 'SEG' => __( 'Νότιο Αιγαίο', 'woocommerce' ), - 'CRE' => __( 'Κρήτη', 'woocommerce' ) + 'GR-I' => __( 'Αττική', 'woocommerce' ), + 'GR-A' => __( 'Ανατολική Μακεδονία και Θράκη', 'woocommerce' ), + 'GR-B' => __( 'Κεντρική Μακεδονία', 'woocommerce' ), + 'GR-C' => __( 'Δυτική Μακεδονία', 'woocommerce' ), + 'GR-D' => __( 'Ήπειρος', 'woocommerce' ), + 'GR-E' => __( 'Θεσσαλία', 'woocommerce' ), + 'GR-F' => __( 'Ιόνιοι Νήσοι', 'woocommerce' ), + 'GR-G' => __( 'Δυτική Ελλάδα', 'woocommerce' ), + 'GR-H' => __( 'Στερεά Ελλάδα', 'woocommerce' ), + 'GR-J' => __( 'Πελοπόννησος', 'woocommerce' ), + 'GR-K' => __( 'Βόρειο Αιγαίο', 'woocommerce' ), + 'GR-L' => __( 'Νότιο Αιγαίο', 'woocommerce' ), + 'GR-M' => __( 'Κρήτη', 'woocommerce' ) ); From 7e0d34d254b62a7d7dfccc972db554d68828adf7 Mon Sep 17 00:00:00 2001 From: Teo Maragakis Date: Mon, 19 Jan 2015 12:47:09 +0100 Subject: [PATCH 3/3] Corrected ISO codes for Greek regions. This time they should be ok. --- i18n/states/GR.php | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/i18n/states/GR.php b/i18n/states/GR.php index 715dc4a74d9..879a15cda6c 100644 --- a/i18n/states/GR.php +++ b/i18n/states/GR.php @@ -10,17 +10,17 @@ global $states; $states['GR'] = array( - 'GR-I' => __( 'Αττική', 'woocommerce' ), - 'GR-A' => __( 'Ανατολική Μακεδονία και Θράκη', 'woocommerce' ), - 'GR-B' => __( 'Κεντρική Μακεδονία', 'woocommerce' ), - 'GR-C' => __( 'Δυτική Μακεδονία', 'woocommerce' ), - 'GR-D' => __( 'Ήπειρος', 'woocommerce' ), - 'GR-E' => __( 'Θεσσαλία', 'woocommerce' ), - 'GR-F' => __( 'Ιόνιοι Νήσοι', 'woocommerce' ), - 'GR-G' => __( 'Δυτική Ελλάδα', 'woocommerce' ), - 'GR-H' => __( 'Στερεά Ελλάδα', 'woocommerce' ), - 'GR-J' => __( 'Πελοπόννησος', 'woocommerce' ), - 'GR-K' => __( 'Βόρειο Αιγαίο', 'woocommerce' ), - 'GR-L' => __( 'Νότιο Αιγαίο', 'woocommerce' ), - 'GR-M' => __( 'Κρήτη', 'woocommerce' ) + 'I' => __( 'Αττική', 'woocommerce' ), + 'A' => __( 'Ανατολική Μακεδονία και Θράκη', 'woocommerce' ), + 'B' => __( 'Κεντρική Μακεδονία', 'woocommerce' ), + 'C' => __( 'Δυτική Μακεδονία', 'woocommerce' ), + 'D' => __( 'Ήπειρος', 'woocommerce' ), + 'E' => __( 'Θεσσαλία', 'woocommerce' ), + 'F' => __( 'Ιόνιοι Νήσοι', 'woocommerce' ), + 'G' => __( 'Δυτική Ελλάδα', 'woocommerce' ), + 'H' => __( 'Στερεά Ελλάδα', 'woocommerce' ), + 'J' => __( 'Πελοπόννησος', 'woocommerce' ), + 'K' => __( 'Βόρειο Αιγαίο', 'woocommerce' ), + 'L' => __( 'Νότιο Αιγαίο', 'woocommerce' ), + 'M' => __( 'Κρήτη', 'woocommerce' ) );