Merge pull request #6125 from axisthemes/notices

Better Notices in themes.php
This commit is contained in:
Mike Jolley 2014-08-29 09:47:43 +01:00
commit 721d0e5782
8 changed files with 130 additions and 120 deletions

View File

@ -1 +1 @@
.woocommerce-message{position:relative;border-left-color:#cc99c2!important;overflow:hidden}.woocommerce-message a.button-primary,p.woocommerce-actions a.button-primary{background:#cc99c2;border-color:#b366a4;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 0 rgba(0,0,0,.15);color:#fff;text-decoration:none}.woocommerce-message a.button-primary:hover,p.woocommerce-actions a.button-primary:hover{background:#bb77ae;border-color:#aa559a;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 0 rgba(0,0,0,.15)}.woocommerce-message a.button-primary:active,p.woocommerce-actions a.button-primary:active{background:#aa559a;border-color:#aa559a}.woocommerce-message a.docs,.woocommerce-message a.skip,p.woocommerce-actions a.docs,p.woocommerce-actions a.skip{opacity:.7}.woocommerce-message .twitter-share-button,p.woocommerce-actions .twitter-share-button{margin-top:-3px;margin-left:3px;vertical-align:middle}.woocommerce-about-text,p.woocommerce-actions{margin-bottom:1em!important}
.woocommerce-message{position:relative;border-left-color:#cc99c2!important;overflow:hidden}.woocommerce-message a.button-primary,p.woocommerce-actions a.button-primary{background:#cc99c2;border-color:#b366a4;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 0 rgba(0,0,0,.15);color:#fff;text-decoration:none!important}.woocommerce-message a.button-primary:hover,p.woocommerce-actions a.button-primary:hover{background:#bb77ae;border-color:#aa559a;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 0 rgba(0,0,0,.15)}.woocommerce-message a.button-primary:active,p.woocommerce-actions a.button-primary:active{background:#aa559a;border-color:#aa559a}.woocommerce-message a.docs,.woocommerce-message a.skip,p.woocommerce-actions a.docs,p.woocommerce-actions a.skip{opacity:.7}.woocommerce-message .twitter-share-button,p.woocommerce-actions .twitter-share-button{margin-top:-3px;margin-left:3px;vertical-align:middle}.woocommerce-about-text,p.woocommerce-actions{margin-bottom:1em!important}

View File

@ -15,7 +15,7 @@ p.woocommerce-actions, .woocommerce-message {
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 0 rgba(0,0,0,.15);
box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 0 rgba(0,0,0,.15);
color: #fff;
text-decoration: none;
text-decoration:none !important;
&:hover {
background: #bb77ae;
border-color: #aa559a;

File diff suppressed because one or more lines are too long

View File

@ -89,7 +89,7 @@
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 0 rgba(0,0,0,.15);
box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 0 rgba(0,0,0,.15);
color: #fff;
text-decoration: none;
text-decoration:none !important;
&:hover {
background: #bb77ae;
border-color: #aa559a;

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WooCommerce 2.2.0-bleeding Admin\n"
"Report-Msgid-Bugs-To: https://github.com/woothemes/woocommerce/issues\n"
"POT-Creation-Date: 2014-08-28 05:48:43+00:00\n"
"POT-Creation-Date: 2014-08-28 22:29:59+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -577,7 +577,7 @@ msgstr ""
#: includes/admin/class-wc-admin-welcome.php:220
#: includes/admin/settings/class-wc-settings-checkout.php:277
#: includes/admin/settings/class-wc-settings-shipping.php:229
#: includes/admin/views/html-admin-page-status-report.php:290
#: includes/admin/views/html-admin-page-status-report.php:294
msgid "Settings"
msgstr ""
@ -671,7 +671,7 @@ msgstr ""
#: includes/admin/class-wc-admin-taxonomies.php:180
#: includes/admin/settings/class-wc-settings-checkout.php:226
#: includes/admin/settings/class-wc-settings-shipping.php:197
#: includes/admin/views/html-admin-page-status-report.php:90
#: includes/admin/views/html-admin-page-status-report.php:94
msgid "Default"
msgstr ""
@ -911,11 +911,11 @@ msgstr ""
#: includes/admin/class-wc-admin-post-types.php:528
#: includes/admin/class-wc-admin-post-types.php:532
#: includes/admin/views/html-admin-page-status-report.php:52
#: includes/admin/views/html-admin-page-status-report.php:86
#: includes/admin/views/html-admin-page-status-report.php:111
#: includes/admin/views/html-admin-page-status-report.php:297
#: includes/admin/views/html-admin-page-status-report.php:454
#: includes/admin/views/html-admin-page-status-report.php:481
#: includes/admin/views/html-admin-page-status-report.php:90
#: includes/admin/views/html-admin-page-status-report.php:115
#: includes/admin/views/html-admin-page-status-report.php:301
#: includes/admin/views/html-admin-page-status-report.php:458
#: includes/admin/views/html-admin-page-status-report.php:485
#: includes/admin/views/html-bulk-edit-product.php:187
#: includes/admin/views/html-bulk-edit-product.php:224
#: includes/admin/views/html-bulk-edit-product.php:285
@ -924,10 +924,10 @@ msgstr ""
#: includes/admin/class-wc-admin-post-types.php:321
#: includes/admin/views/html-admin-page-status-report.php:52
#: includes/admin/views/html-admin-page-status-report.php:86
#: includes/admin/views/html-admin-page-status-report.php:111
#: includes/admin/views/html-admin-page-status-report.php:297
#: includes/admin/views/html-admin-page-status-report.php:454
#: includes/admin/views/html-admin-page-status-report.php:90
#: includes/admin/views/html-admin-page-status-report.php:115
#: includes/admin/views/html-admin-page-status-report.php:301
#: includes/admin/views/html-admin-page-status-report.php:458
#: includes/admin/views/html-bulk-edit-product.php:188
#: includes/admin/views/html-bulk-edit-product.php:225
#: includes/admin/views/html-bulk-edit-product.php:286
@ -4974,237 +4974,241 @@ msgid "MySQL Version"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:73
msgid "WP Active Plugins"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:77
msgid "WP Memory Limit"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:78
#: includes/admin/views/html-admin-page-status-report.php:82
msgid ""
"%s - We recommend setting memory to at least 64MB. See: <a "
"href=\"%s\">Increasing memory allocated to PHP</a>"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:85
#: includes/admin/views/html-admin-page-status-report.php:89
msgid "WP Debug Mode"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:89
#: includes/admin/views/html-admin-page-status-report.php:93
msgid "WP Language"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:93
#: includes/admin/views/html-admin-page-status-report.php:97
msgid "WP Max Upload Size"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:98
#: includes/admin/views/html-admin-page-status-report.php:102
msgid "PHP Post Max Size"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:102
#: includes/admin/views/html-admin-page-status-report.php:106
msgid "PHP Time Limit"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:106
#: includes/admin/views/html-admin-page-status-report.php:110
msgid "PHP Max Input Vars"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:110
#: includes/admin/views/html-admin-page-status-report.php:114
msgid "SUHOSIN Installed"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:115
#: includes/admin/views/html-admin-page-status-report.php:119
msgid "WC Logging"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:118
#: includes/admin/views/html-admin-page-status-report.php:122
msgid "Log directory (%s) is writable."
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:120
#: includes/admin/views/html-admin-page-status-report.php:124
msgid ""
"Log directory (<code>%s</code>) is not writable. To allow logging, make "
"this writable or define a custom <code>WC_LOG_DIR</code>."
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:125
#: includes/admin/views/html-admin-page-status-report.php:129
msgid "Default Timezone"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:129
#: includes/admin/views/html-admin-page-status-report.php:133
msgid "Default timezone is %s - it should be UTC"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:131
#: includes/admin/views/html-admin-page-status-report.php:135
msgid "Default timezone is %s"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:139
#: includes/admin/views/html-admin-page-status-report.php:143
msgid "fsockopen/cURL"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:142
#: includes/admin/views/html-admin-page-status-report.php:146
msgid "Your server has fsockopen and cURL enabled."
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:144
#: includes/admin/views/html-admin-page-status-report.php:148
msgid "Your server has fsockopen enabled, cURL is disabled."
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:146
#: includes/admin/views/html-admin-page-status-report.php:150
msgid "Your server has cURL enabled, fsockopen is disabled."
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:150
#: includes/admin/views/html-admin-page-status-report.php:154
msgid ""
"Your server does not have fsockopen or cURL enabled - PayPal IPN and other "
"scripts which communicate with other servers will not work. Contact your "
"hosting provider."
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:155
#: includes/admin/views/html-admin-page-status-report.php:159
msgid "SOAP Client"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:157
#: includes/admin/views/html-admin-page-status-report.php:161
msgid "Your server has the SOAP Client class enabled."
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:160
#: includes/admin/views/html-admin-page-status-report.php:164
msgid ""
"Your server does not have the <a href=\"%s\">SOAP Client</a> class enabled "
"- some gateway plugins which use SOAP may not work as expected."
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:165
#: includes/admin/views/html-admin-page-status-report.php:169
msgid "WP Remote Post"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:176
#: includes/admin/views/html-admin-page-status-report.php:180
msgid "wp_remote_post() was successful - PayPal IPN is working."
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:179
#: includes/admin/views/html-admin-page-status-report.php:183
msgid ""
"wp_remote_post() failed. PayPal IPN won't work with your server. Contact "
"your hosting provider. Error:"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:182
#: includes/admin/views/html-admin-page-status-report.php:186
msgid "wp_remote_post() failed. PayPal IPN may not work with your server."
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:205
#: includes/admin/views/html-admin-page-status-report.php:209
msgid "Locale"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:221
#: includes/admin/views/html-admin-page-status-report.php:225
msgid "Plugins"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:227
#: includes/admin/views/html-admin-page-status-report.php:231
msgid "Installed Plugins"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:247
#: includes/admin/views/html-admin-page-status-report.php:251
msgid "Visit plugin homepage"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:271
#: includes/admin/views/html-admin-page-status-report.php:443
#: includes/admin/views/html-admin-page-status-report.php:275
#: includes/admin/views/html-admin-page-status-report.php:447
msgid "is available"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:274
#: includes/admin/views/html-admin-page-status-report.php:278
msgid "by"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:274
#: includes/admin/views/html-admin-page-status-report.php:278
msgid "version"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:296
#: includes/admin/views/html-admin-page-status-report.php:300
msgid "Force SSL"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:303
#: includes/admin/views/html-admin-page-status-report.php:307
msgid "WC Pages"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:342
#: includes/admin/views/html-admin-page-status-report.php:346
msgid "Page not set"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:352
#: includes/admin/views/html-admin-page-status-report.php:356
msgid "Page does not exist"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:357
#: includes/admin/views/html-admin-page-status-report.php:361
msgid "Page does not contain the shortcode: %s"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:376
#: includes/admin/views/html-admin-page-status-report.php:380
msgid "WC Taxonomies"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:382
#: includes/admin/views/html-admin-page-status-report.php:386
msgid "Product Types"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:395
#: includes/admin/views/html-admin-page-status-report.php:399
msgid "Theme"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:432
#: includes/admin/views/html-admin-page-status-report.php:436
msgid "Theme Name"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:438
#: includes/admin/views/html-admin-page-status-report.php:442
msgid "Theme Version"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:447
#: includes/admin/views/html-admin-page-status-report.php:451
msgid "Theme Author URL"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:453
#: includes/admin/views/html-admin-page-status-report.php:457
msgid "Is Child Theme"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:461
#: includes/admin/views/html-admin-page-status-report.php:465
msgid "Parent Theme Name"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:465
#: includes/admin/views/html-admin-page-status-report.php:469
msgid "Parent Theme Version"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:469
#: includes/admin/views/html-admin-page-status-report.php:473
msgid "Parent Theme Author URL"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:476
#: includes/admin/views/html-admin-page-status-report.php:480
msgid "WooCommerce Support"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:479
#: includes/admin/views/html-admin-page-status-report.php:483
msgid "Not Declared"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:489
#: includes/admin/views/html-admin-page-status-report.php:493
msgid "Templates"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:523
#: includes/admin/views/html-admin-page-status-report.php:527
msgid ""
"<code>%s</code> version <strong style=\"color:red\">%s</strong> is out of "
"date. The core version is %s"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:535
#: includes/admin/views/html-admin-page-status-report.php:543
#: includes/admin/views/html-admin-page-status-report.php:539
#: includes/admin/views/html-admin-page-status-report.php:547
msgid "Template Overrides"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:544
#: includes/admin/views/html-admin-page-status-report.php:548
msgid "No overrides present in theme."
msgstr ""
@ -5527,22 +5531,22 @@ msgctxt "Settings group label"
msgid "Checkout"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:310
#: includes/admin/views/html-admin-page-status-report.php:314
msgctxt "Page setting"
msgid "Shop Base"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:314
#: includes/admin/views/html-admin-page-status-report.php:318
msgctxt "Page setting"
msgid "Cart"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:318
#: includes/admin/views/html-admin-page-status-report.php:322
msgctxt "Page setting"
msgid "Checkout"
msgstr ""
#: includes/admin/views/html-admin-page-status-report.php:322
#: includes/admin/views/html-admin-page-status-report.php:326
msgctxt "Page setting"
msgid "My Account"
msgstr ""

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WooCommerce 2.2.0-bleeding Frontend\n"
"Report-Msgid-Bugs-To: https://github.com/woothemes/woocommerce/issues\n"
"POT-Creation-Date: 2014-08-28 05:48:28+00:00\n"
"POT-Creation-Date: 2014-08-28 22:29:33+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -338,7 +338,7 @@ msgid "Gambia"
msgstr ""
#: deploy/i18n/countries.php:97 deploy/i18n/states/US.php:23
#: i18n/countries.php:97 i18n/states/US.php:23
#: i18n/countries.php:97
msgid "Georgia"
msgstr ""
@ -4305,7 +4305,7 @@ msgstr ""
#: includes/abstracts/abstract-wc-order.php:1556
#: includes/abstracts/abstract-wc-product.php:893
#: includes/abstracts/abstract-wc-product.php:899
#: includes/class-wc-cart.php:1438 includes/class-wc-product-variation.php:283
#: includes/class-wc-cart.php:1438 includes/class-wc-product-variation.php:289
msgid "Free!"
msgstr ""
@ -4371,28 +4371,28 @@ msgstr ""
#: deploy/includes/abstracts/abstract-wc-payment-gateway.php:275
#: deploy/includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:259
#: includes/abstracts/abstract-wc-payment-gateway.php:275
#: includes/abstracts/abstract-wc-payment-gateway.php:279
#: includes/gateways/simplify-commerce/class-wc-gateway-simplify-commerce.php:259
msgid "Card Number"
msgstr ""
#: deploy/includes/abstracts/abstract-wc-payment-gateway.php:279
#: includes/abstracts/abstract-wc-payment-gateway.php:279
#: includes/abstracts/abstract-wc-payment-gateway.php:283
msgid "Expiry (MM/YY)"
msgstr ""
#: deploy/includes/abstracts/abstract-wc-payment-gateway.php:280
#: includes/abstracts/abstract-wc-payment-gateway.php:280
#: includes/abstracts/abstract-wc-payment-gateway.php:284
msgid "MM / YY"
msgstr ""
#: deploy/includes/abstracts/abstract-wc-payment-gateway.php:283
#: includes/abstracts/abstract-wc-payment-gateway.php:283
#: includes/abstracts/abstract-wc-payment-gateway.php:287
msgid "Card Code"
msgstr ""
#: deploy/includes/abstracts/abstract-wc-payment-gateway.php:284
#: includes/abstracts/abstract-wc-payment-gateway.php:284
#: includes/abstracts/abstract-wc-payment-gateway.php:288
msgid "CVC"
msgstr ""
@ -4402,7 +4402,7 @@ msgstr ""
#: deploy/includes/class-wc-product-variation.php:191
#: includes/abstracts/abstract-wc-product.php:480
#: includes/class-wc-product-simple.php:48
#: includes/class-wc-product-variation.php:191
#: includes/class-wc-product-variation.php:197
msgid "Add to cart"
msgstr ""
@ -4427,16 +4427,16 @@ msgstr ""
#: includes/abstracts/abstract-wc-product.php:574
#: includes/abstracts/abstract-wc-product.php:584
#: includes/abstracts/abstract-wc-product.php:600
#: includes/class-wc-ajax.php:624 includes/class-wc-product-variation.php:501
#: includes/class-wc-product-variation.php:511
#: includes/class-wc-product-variation.php:527
#: includes/class-wc-ajax.php:624 includes/class-wc-product-variation.php:507
#: includes/class-wc-product-variation.php:517
#: includes/class-wc-product-variation.php:533
msgid "In stock"
msgstr ""
#: deploy/includes/abstracts/abstract-wc-product.php:578
#: deploy/includes/class-wc-product-variation.php:505
#: includes/abstracts/abstract-wc-product.php:578
#: includes/class-wc-product-variation.php:505
#: includes/class-wc-product-variation.php:511
msgid "Only %s left in stock"
msgstr ""
@ -4446,15 +4446,15 @@ msgstr ""
#: deploy/includes/class-wc-product-variation.php:518
#: includes/abstracts/abstract-wc-product.php:581
#: includes/abstracts/abstract-wc-product.php:591
#: includes/class-wc-product-variation.php:508
#: includes/class-wc-product-variation.php:518
#: includes/class-wc-product-variation.php:514
#: includes/class-wc-product-variation.php:524
msgid "(can be backordered)"
msgstr ""
#: deploy/includes/abstracts/abstract-wc-product.php:588
#: deploy/includes/class-wc-product-variation.php:515
#: includes/abstracts/abstract-wc-product.php:588
#: includes/class-wc-product-variation.php:515
#: includes/class-wc-product-variation.php:521
msgid "%s in stock"
msgstr ""
@ -4462,7 +4462,7 @@ msgstr ""
#: deploy/includes/class-wc-product-variation.php:524
#: deploy/templates/cart/cart.php:72
#: includes/abstracts/abstract-wc-product.php:597
#: includes/class-wc-product-variation.php:524 templates/cart/cart.php:72
#: includes/class-wc-product-variation.php:530 templates/cart/cart.php:72
msgid "Available on backorder"
msgstr ""
@ -4480,8 +4480,8 @@ msgstr ""
#: deploy/includes/class-wc-product-variation.php:534
#: includes/abstracts/abstract-wc-product.php:603
#: includes/abstracts/abstract-wc-product.php:607
#: includes/class-wc-ajax.php:625 includes/class-wc-product-variation.php:530
#: includes/class-wc-product-variation.php:534
#: includes/class-wc-ajax.php:625 includes/class-wc-product-variation.php:536
#: includes/class-wc-product-variation.php:540
msgid "Out of stock"
msgstr ""
@ -5036,28 +5036,28 @@ msgstr ""
msgid "Report a bug"
msgstr ""
#: deploy/includes/admin/class-wc-admin-help.php:73
#: deploy/includes/admin/class-wc-admin-help.php:72
msgid "For more information:"
msgstr ""
#: deploy/includes/admin/class-wc-admin-help.php:74
#: deploy/includes/admin/class-wc-admin-help.php:73
#: deploy/includes/admin/class-wc-admin-welcome.php:49
msgid "About WooCommerce"
msgstr ""
#: deploy/includes/admin/class-wc-admin-help.php:75
#: deploy/includes/admin/class-wc-admin-help.php:74
msgid "WordPress.org Project"
msgstr ""
#: deploy/includes/admin/class-wc-admin-help.php:76
#: deploy/includes/admin/class-wc-admin-help.php:75
msgid "Github Project"
msgstr ""
#: deploy/includes/admin/class-wc-admin-help.php:77
#: deploy/includes/admin/class-wc-admin-help.php:76
msgid "Official Themes"
msgstr ""
#: deploy/includes/admin/class-wc-admin-help.php:78
#: deploy/includes/admin/class-wc-admin-help.php:77
msgid "Official Extensions"
msgstr ""
@ -6450,25 +6450,25 @@ msgid ""
"transaction IDs."
msgstr ""
#: deploy/includes/admin/class-wc-admin-welcome.php:297
#: deploy/includes/admin/class-wc-admin-welcome.php:299
msgid "Go to WooCommerce Settings"
msgstr ""
#: deploy/includes/admin/class-wc-admin-welcome.php:312
#: deploy/includes/admin/class-wc-admin-welcome.php:314
msgid ""
"WooCommerce is developed and maintained by a worldwide team of passionate "
"individuals and backed by an awesome developer community. Want to see your "
"name? <a href=\"%s\">Contribute to WooCommerce</a>."
msgstr ""
#: deploy/includes/admin/class-wc-admin-welcome.php:328
#: deploy/includes/admin/class-wc-admin-welcome.php:330
msgid ""
"WooCommerce has been kindly translated into several other languages thanks "
"to our translation team. Want to see your name? <a href=\"%s\">Translate "
"WooCommerce</a>."
msgstr ""
#: deploy/includes/admin/class-wc-admin-welcome.php:377
#: deploy/includes/admin/class-wc-admin-welcome.php:379
msgid "View %s"
msgstr ""
@ -10643,8 +10643,8 @@ msgstr ""
#: deploy/includes/api/v1/class-wc-api-products.php:460
#: deploy/includes/wc-product-functions.php:267
#: deploy/templates/single-product/product-image.php:38
#: includes/api/class-wc-api-products.php:1516
#: includes/api/class-wc-api-products.php:1517
#: includes/api/class-wc-api-products.php:1518
#: includes/api/v1/class-wc-api-products.php:459
#: includes/api/v1/class-wc-api-products.php:460
#: includes/wc-product-functions.php:267
@ -10653,17 +10653,17 @@ msgid "Placeholder"
msgstr ""
#: deploy/includes/api/class-wc-api-products.php:1590
#: includes/api/class-wc-api-products.php:1590
#: includes/api/class-wc-api-products.php:1591
msgid "Invalid URL %s"
msgstr ""
#: deploy/includes/api/class-wc-api-products.php:1602
#: includes/api/class-wc-api-products.php:1602
#: includes/api/class-wc-api-products.php:1603
msgid "Error getting remote image %s"
msgstr ""
#: deploy/includes/api/class-wc-api-products.php:1631
#: includes/api/class-wc-api-products.php:1631
#: includes/api/class-wc-api-products.php:1632
msgid "Zero size file downloaded"
msgstr ""
@ -11986,7 +11986,7 @@ msgstr ""
#: deploy/includes/class-wc-product-simple.php:48
#: deploy/includes/class-wc-product-variation.php:191
#: includes/class-wc-product-simple.php:48
#: includes/class-wc-product-variation.php:191
#: includes/class-wc-product-variation.php:197
msgid "Read More"
msgstr ""
@ -12003,7 +12003,7 @@ msgid ""
msgstr ""
#: deploy/includes/class-wc-product-variation.php:639
#: includes/class-wc-product-variation.php:639
#: includes/class-wc-product-variation.php:645
msgid "%s &ndash; %s%s"
msgstr ""
@ -14913,33 +14913,33 @@ msgstr ""
msgid "Cost: %s"
msgstr ""
#: deploy/templates/global/breadcrumb.php:67 templates/global/breadcrumb.php:67
#: deploy/templates/global/breadcrumb.php:67 templates/global/breadcrumb.php:71
msgid "Products tagged &ldquo;"
msgstr ""
#: deploy/templates/global/breadcrumb.php:95
#: deploy/templates/global/breadcrumb.php:197
#: templates/global/breadcrumb.php:95 templates/global/breadcrumb.php:197
#: templates/global/breadcrumb.php:99 templates/global/breadcrumb.php:201
msgid "Search results for &ldquo;"
msgstr ""
#: deploy/templates/global/breadcrumb.php:151
#: templates/global/breadcrumb.php:151
#: templates/global/breadcrumb.php:155
msgid "Error 404"
msgstr ""
#: deploy/templates/global/breadcrumb.php:201
#: templates/global/breadcrumb.php:201
#: templates/global/breadcrumb.php:205
msgid "Posts tagged &ldquo;"
msgstr ""
#: deploy/templates/global/breadcrumb.php:206
#: templates/global/breadcrumb.php:206
#: templates/global/breadcrumb.php:210
msgid "Author:"
msgstr ""
#: deploy/templates/global/breadcrumb.php:211
#: templates/global/breadcrumb.php:211
#: templates/global/breadcrumb.php:215
msgid "Page"
msgstr ""
@ -15273,7 +15273,7 @@ msgstr[0] ""
msgstr[1] ""
#: deploy/templates/single-product/related.php:36
#: templates/single-product/related.php:36
#: templates/single-product/related.php:40
msgid "Related Products"
msgstr ""
@ -15758,4 +15758,9 @@ msgstr ""
#: deploy/templates/loop/result-count.php:32 templates/loop/result-count.php:32
msgctxt "%1$d = first, %2$d = last, %3$d = total"
msgid "Showing %1$d&ndash;%2$d of %3$d results"
msgstr ""
#: i18n/states/US.php:23
msgctxt "US state of Georgia"
msgid "Georgia"
msgstr ""

View File

@ -69,6 +69,7 @@ class WC_Admin_Notices {
}
if ( in_array( 'translation_upgrade', $notices ) ) {
wp_enqueue_style( 'woocommerce-activation', plugins_url( '/assets/css/activation.css', WC_PLUGIN_FILE ) );
add_action( 'admin_notices', array( $this, 'translation_upgrade_notice' ) );
}
@ -154,7 +155,7 @@ class WC_Admin_Notices {
*/
public function mijireh_notice() {
include( 'views/html-notice-mijireh.php' );
}
}
}
endif;