From f82d6423a7795097816ae92b40b00f1a881a7b3e Mon Sep 17 00:00:00 2001 From: Mike Jolley Date: Sun, 9 Oct 2011 15:20:58 +0100 Subject: [PATCH] localisation --- admin/admin-attributes.php | 8 ++++---- admin/admin-dashboard.php | 4 ++-- admin/writepanels/writepanel-product-type-variable.php | 2 +- readme.txt | 1 + woocommerce_actions.php | 2 +- woocommerce_template_functions.php | 4 ++-- 6 files changed, 11 insertions(+), 10 deletions(-) diff --git a/admin/admin-attributes.php b/admin/admin-attributes.php index deadb418c61..983ea903ebe 100644 --- a/admin/admin-attributes.php +++ b/admin/admin-attributes.php @@ -117,7 +117,7 @@ function woocommerce_edit_attribute() {
-

+

@@ -214,12 +214,12 @@ function woocommerce_add_attribute() {
-

+

-

+

@@ -227,7 +227,7 @@ function woocommerce_add_attribute() { -

Text allows manual entry via the product page, whereas select attribute terms can be defined from this section. If you plan on using an attribute for variations use select.', 'woocommerce'); ?>

+

Text allows manual entry via the product page, whereas select attribute terms can be defined from this section. If you plan on using an attribute for variations use select.', 'woothemes'); ?>

diff --git a/admin/admin-dashboard.php b/admin/admin-dashboard.php index bd5d0bdbc3f..9efe49b6f40 100644 --- a/admin/admin-dashboard.php +++ b/admin/admin-dashboard.php @@ -94,10 +94,10 @@ function woocommerce_init_dashboard_widgets() { $sales_heading = ''; if ($current_month_offset!=date('m')) : - $sales_heading .= ''; + $sales_heading .= ''; endif; - $sales_heading .= ''.__('Monthly Sales', 'woothemes').''; + $sales_heading .= ''.__('Monthly Sales', 'woothemes').''; wp_add_dashboard_widget('woocommmerce_dashboard_sales', $sales_heading, 'woocommmerce_dashboard_sales'); wp_add_dashboard_widget('woocommmerce_dashboard_recent_orders', __('WooCommerce recent orders', 'woothemes'), 'woocommmerce_dashboard_recent_orders'); diff --git a/admin/writepanels/writepanel-product-type-variable.php b/admin/writepanels/writepanel-product-type-variable.php index 44a487aa84c..0838620368d 100644 --- a/admin/writepanels/writepanel-product-type-variable.php +++ b/admin/writepanels/writepanel-product-type-variable.php @@ -29,7 +29,7 @@ function variable_product_type_options() { } ?>
-

+