From 53efccd18aad866f0bc0aafeb62cfe7233271499 Mon Sep 17 00:00:00 2001 From: JDGrimes Date: Tue, 9 Aug 2016 14:45:53 -0400 Subject: [PATCH] 1.0.2 [ci skip] --- src/includes/constants.php | 2 +- src/languages/wordpoints-woocommerce.pot | 18 +++++++++--------- src/woocommerce.php | 4 ++-- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/includes/constants.php b/src/includes/constants.php index 7999bf9..6f21f5b 100644 --- a/src/includes/constants.php +++ b/src/includes/constants.php @@ -14,7 +14,7 @@ * * @type string WORDPOINTS_WOOCOMMERCE_VERSION */ -define( 'WORDPOINTS_WOOCOMMERCE_VERSION', '1.0.1' ); +define( 'WORDPOINTS_WOOCOMMERCE_VERSION', '1.0.2' ); /** * The full path to the module's main directory. diff --git a/src/languages/wordpoints-woocommerce.pot b/src/languages/wordpoints-woocommerce.pot index abbc48a..c244d7b 100644 --- a/src/languages/wordpoints-woocommerce.pot +++ b/src/languages/wordpoints-woocommerce.pot @@ -1,14 +1,14 @@ -# Copyright (C) 2015 J.D. Grimes +# Copyright (C) 2016 J.D. Grimes # This file is distributed under the same license as the WordPoints WooCommerce package. msgid "" msgstr "" -"Project-Id-Version: WordPoints WooCommerce 1.0.0\n" +"Project-Id-Version: WordPoints WooCommerce 1.0.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-08 21:29:13+00:00\n" +"POT-Creation-Date: 2016-08-09 14:42:33+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n" +"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -114,20 +114,20 @@ msgstr "" msgid "1 point is worth 0.01 monetary units" msgstr "" -#: components/points/includes/gateways/points.php:159 -#: components/points/includes/gateways/points.php:181 +#: components/points/includes/gateways/points.php:157 +#: components/points/includes/gateways/points.php:179 msgid "Payment error:" msgstr "" -#: components/points/includes/gateways/points.php:160 +#: components/points/includes/gateways/points.php:158 msgid "You have insufficient points to make this purchase." msgstr "" -#: components/points/includes/gateways/points.php:182 +#: components/points/includes/gateways/points.php:180 msgid "Unable to subtract the points from your account." msgstr "" -#: components/points/includes/gateways/points.php:234 +#: components/points/includes/gateways/points.php:228 msgid "Refunded %s points." msgstr "" diff --git a/src/woocommerce.php b/src/woocommerce.php index 00dc1e0..a4af2b0 100644 --- a/src/woocommerce.php +++ b/src/woocommerce.php @@ -8,7 +8,7 @@ * ---------------------------------------------------------------------------------| * * @package WordPoints_WooCommerce - * @version 1.0.1 + * @version 1.0.2 * @author J.D. Grimes */ @@ -17,7 +17,7 @@ Module Name: WooCommerce Author: J.D. Grimes Author URI: http://codesymphony.co/ - Version: 1.0.1 + Version: 1.0.2 Description: Let your users pay with points. Text Domain: wordpoints-woocommerce Domain Path: /languages