Skip to content

Commit

Permalink
sed command on mac needs backup set. woocommerce#3972
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejolley committed Feb 3, 2014
1 parent ad84eea commit bd94e51
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 41 deletions.
4 changes: 2 additions & 2 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@ module.exports = function( grunt ){
generatepot: {
command: [
'cd i18n/makepot/',
'sed -i "s/exit( \'Locked\' );/\\/\\/exit( \'Locked\' );/g" index.php',
'sed -i "" "s/exit( \'Locked\' );/\\/\\/exit( \'Locked\' );/g" index.php',
'php index.php generate',
'sed -i "s/\\/\\/exit( \'Locked\' );/exit( \'Locked\' );/g" index.php',
'sed -i "" "s/\\/\\/exit( \'Locked\' );/exit( \'Locked\' );/g" index.php',
].join( '&&' )
}
}
Expand Down
4 changes: 2 additions & 2 deletions i18n/languages/woocommerce-admin.pot
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: WooCommerce 2.1-rc-1 Admin\n"
"Project-Id-Version: WooCommerce 2.1-RC1 Admin\n"
"Report-Msgid-Bugs-To: https://github.com/woothemes/woocommerce/issues\n"
"POT-Creation-Date: 2014-01-30 15:25:39+00:00\n"
"POT-Creation-Date: 2014-02-03 16:38:55+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down
82 changes: 45 additions & 37 deletions i18n/languages/woocommerce.pot
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: WooCommerce 2.1-rc-1 Front-end\n"
"Project-Id-Version: WooCommerce 2.1-RC1 Front-end\n"
"Report-Msgid-Bugs-To: https://github.com/woothemes/woocommerce/issues\n"
"POT-Creation-Date: 2014-01-30 15:25:37+00:00\n"
"POT-Creation-Date: 2014-02-03 16:38:55+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down Expand Up @@ -6477,143 +6477,151 @@ msgstr ""
msgid "Free"
msgstr ""

#: includes/wc-core-functions.php:151
#: includes/wc-core-functions.php:162
msgid "Australian Dollars"
msgstr ""

#: includes/wc-core-functions.php:152
#: includes/wc-core-functions.php:163
msgid "Brazilian Real"
msgstr ""

#: includes/wc-core-functions.php:153
#: includes/wc-core-functions.php:164
msgid "Bulgarian Lev"
msgstr ""

#: includes/wc-core-functions.php:154
#: includes/wc-core-functions.php:165
msgid "Canadian Dollars"
msgstr ""

#: includes/wc-core-functions.php:155
#: includes/wc-core-functions.php:166
msgid "Chilean Peso"
msgstr ""

#: includes/wc-core-functions.php:167
msgid "Chinese Yuan"
msgstr ""

#: includes/wc-core-functions.php:156
#: includes/wc-core-functions.php:168
msgid "Colombian Peso"
msgstr ""

#: includes/wc-core-functions.php:169
msgid "Czech Koruna"
msgstr ""

#: includes/wc-core-functions.php:157
#: includes/wc-core-functions.php:170
msgid "Danish Krone"
msgstr ""

#: includes/wc-core-functions.php:158
#: includes/wc-core-functions.php:171
msgid "Euros"
msgstr ""

#: includes/wc-core-functions.php:159
#: includes/wc-core-functions.php:172
msgid "Hong Kong Dollar"
msgstr ""

#: includes/wc-core-functions.php:160
#: includes/wc-core-functions.php:173
msgid "Hungarian Forint"
msgstr ""

#: includes/wc-core-functions.php:161
#: includes/wc-core-functions.php:174
msgid "Icelandic krona"
msgstr ""

#: includes/wc-core-functions.php:162
#: includes/wc-core-functions.php:175
msgid "Indonesia Rupiah"
msgstr ""

#: includes/wc-core-functions.php:163
#: includes/wc-core-functions.php:176
msgid "Indian Rupee"
msgstr ""

#: includes/wc-core-functions.php:164
#: includes/wc-core-functions.php:177
msgid "Israeli Shekel"
msgstr ""

#: includes/wc-core-functions.php:165
#: includes/wc-core-functions.php:178
msgid "Japanese Yen"
msgstr ""

#: includes/wc-core-functions.php:166
#: includes/wc-core-functions.php:179
msgid "South Korean Won"
msgstr ""

#: includes/wc-core-functions.php:167
#: includes/wc-core-functions.php:180
msgid "Malaysian Ringgits"
msgstr ""

#: includes/wc-core-functions.php:168
#: includes/wc-core-functions.php:181
msgid "Mexican Peso"
msgstr ""

#: includes/wc-core-functions.php:169
#: includes/wc-core-functions.php:182
msgid "Nigerian Naira"
msgstr ""

#: includes/wc-core-functions.php:170
#: includes/wc-core-functions.php:183
msgid "Norwegian Krone"
msgstr ""

#: includes/wc-core-functions.php:171
#: includes/wc-core-functions.php:184
msgid "New Zealand Dollar"
msgstr ""

#: includes/wc-core-functions.php:172
#: includes/wc-core-functions.php:185
msgid "Philippine Pesos"
msgstr ""

#: includes/wc-core-functions.php:173
#: includes/wc-core-functions.php:186
msgid "Polish Zloty"
msgstr ""

#: includes/wc-core-functions.php:174
#: includes/wc-core-functions.php:187
msgid "Pounds Sterling"
msgstr ""

#: includes/wc-core-functions.php:175
#: includes/wc-core-functions.php:188
msgid "Romanian Leu"
msgstr ""

#: includes/wc-core-functions.php:176
#: includes/wc-core-functions.php:189
msgid "Russian Ruble"
msgstr ""

#: includes/wc-core-functions.php:177
#: includes/wc-core-functions.php:190
msgid "Singapore Dollar"
msgstr ""

#: includes/wc-core-functions.php:178
#: includes/wc-core-functions.php:191
msgid "South African rand"
msgstr ""

#: includes/wc-core-functions.php:179
#: includes/wc-core-functions.php:192
msgid "Swedish Krona"
msgstr ""

#: includes/wc-core-functions.php:180
#: includes/wc-core-functions.php:193
msgid "Swiss Franc"
msgstr ""

#: includes/wc-core-functions.php:181
#: includes/wc-core-functions.php:194
msgid "Taiwan New Dollars"
msgstr ""

#: includes/wc-core-functions.php:182
#: includes/wc-core-functions.php:195
msgid "Thai Baht"
msgstr ""

#: includes/wc-core-functions.php:183
#: includes/wc-core-functions.php:196
msgid "Turkish Lira"
msgstr ""

#: includes/wc-core-functions.php:184
#: includes/wc-core-functions.php:197
msgid "US Dollars"
msgstr ""

#: includes/wc-core-functions.php:185
#: includes/wc-core-functions.php:198
msgid "Vietnamese Dong"
msgstr ""

Expand Down

0 comments on commit bd94e51

Please sign in to comment.