From 82e72fbf3dcac5f5818692e4b246ab40437468d6 Mon Sep 17 00:00:00 2001 From: jaswsinc Date: Wed, 26 Oct 2016 05:18:17 -0800 Subject: [PATCH] Preparing release. --- CHANGELOG.md | 2 +- composer.lock | 10 ++++----- plugin.php | 2 +- readme.txt | 2 +- src/includes/classes/App.php | 2 +- src/includes/translations/wp-sharks-core.pot | 23 +++++++++++--------- 6 files changed, 22 insertions(+), 19 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea08403..300ee19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## $v +## v161026.47592 - Updating to latest release of the websharks/core. - Adding support for recurring notices, errors, and/or warnings. diff --git a/composer.lock b/composer.lock index b5c64d6..a9d288d 100644 --- a/composer.lock +++ b/composer.lock @@ -354,16 +354,16 @@ }, { "name": "paragonie/random_compat", - "version": "v2.0.2", + "version": "v2.0.3", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", - "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf" + "reference": "c0125896dbb151380ab47e96c621741e79623beb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/088c04e2f261c33bed6ca5245491cfca69195ccf", - "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/c0125896dbb151380ab47e96c621741e79623beb", + "reference": "c0125896dbb151380ab47e96c621741e79623beb", "shasum": "" }, "require": { @@ -398,7 +398,7 @@ "pseudorandom", "random" ], - "time": "2016-04-03 06:00:07" + "time": "2016-10-17 15:23:22" }, { "name": "phpmailer/phpmailer", diff --git a/plugin.php b/plugin.php index 702e2b5..7060d5b 100644 --- a/plugin.php +++ b/plugin.php @@ -4,7 +4,7 @@ * * @wp-plugin * - * Version: 161014.51335 + * Version: 161026.47592 * Text Domain: wp-sharks-core * Plugin Name: WP Sharks Core * diff --git a/readme.txt b/readme.txt index dd9d516..1dc864c 100644 --- a/readme.txt +++ b/readme.txt @@ -1,6 +1,6 @@ === WP Sharks Core === -Stable tag: 161014.51335 +Stable tag: 161026.47592 Requires at least: 4.6 Tested up to: 4.7-alpha Text Domain: wp-sharks-core diff --git a/src/includes/classes/App.php b/src/includes/classes/App.php index 5abaf19..abf16b2 100644 --- a/src/includes/classes/App.php +++ b/src/includes/classes/App.php @@ -45,7 +45,7 @@ class App extends CoreClasses\App * * @var string Version. */ - const VERSION = '161014.51335'; //v// + const VERSION = '161026.47592'; //v// /** * ReST action API version. diff --git a/src/includes/translations/wp-sharks-core.pot b/src/includes/translations/wp-sharks-core.pot index 2348307..7628712 100644 --- a/src/includes/translations/wp-sharks-core.pot +++ b/src/includes/translations/wp-sharks-core.pot @@ -2,9 +2,9 @@ # This file is distributed under the same license as the WP Sharks Core package. msgid "" msgstr "" -"Project-Id-Version: WP Sharks Core 161014.51335\n" +"Project-Id-Version: WP Sharks Core 161026.47592\n" "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-sharks-core\n" -"POT-Creation-Date: 2016-10-14 14:15:42+00:00\n" +"POT-Creation-Date: 2016-10-26 13:17:54+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -186,20 +186,19 @@ msgid "Forbidden" msgstr "" #: src/includes/classes/SCore/Utils/MenuPage.php:324 -#: src/includes/classes/SCore/Utils/MenuPage.php:331 msgid "Settings" msgstr "" -#: src/includes/classes/SCore/Utils/MenuPage.php:337 +#: src/includes/classes/SCore/Utils/MenuPage.php:327 msgid "Upgrade" msgstr "" -#: src/includes/classes/SCore/Utils/MenuPage.php:564 +#: src/includes/classes/SCore/Utils/MenuPage.php:554 #: src/includes/templates/s-core/admin/menu-pages/template.php:33 msgid "Are you sure?" msgstr "" -#: src/includes/classes/SCore/Utils/Notices.php:632 +#: src/includes/classes/SCore/Utils/Notices.php:644 msgid "Dismiss this notice." msgstr "" @@ -722,7 +721,7 @@ msgstr "" #: src/includes/templates/s-core/admin/notices/license-key-request.php:37 #: src/includes/templates/s-core/admin/notices/license-key-request.php:52 -msgid "Click the 'Buy Now' button to purchase a license key.
At %1$s™, navigate to your 'My Downloads' page to get your license key." +msgid "Click the 'Buy Now' button to purchase a license key." msgstr "" #: src/includes/templates/s-core/admin/notices/license-key-request.php:43 @@ -736,7 +735,7 @@ msgid "or" msgstr "" #: src/includes/templates/s-core/admin/notices/license-key-request.php:66 -msgid "Dismiss & Begin Free Trial" +msgid "Begin Free Trial" msgstr "" #: src/includes/templates/s-core/admin/notices/license-key-request.php:69 @@ -746,8 +745,8 @@ msgstr[0] "" msgstr[1] "" #: src/includes/templates/s-core/admin/notices/license-key-request.php:73 -msgid "Dismiss & Continue Trial (%1$s day remaining)" -msgid_plural "Dismiss & Continue Trial (%1$s days remaining)" +msgid "Continue Trial (%1$s day remaining)" +msgid_plural "Continue Trial (%1$s days remaining)" msgstr[0] "" msgstr[1] "" @@ -775,6 +774,10 @@ msgstr "" msgid "%1$s updated successfully. You're now running v%2$s." msgstr "" +#: src/includes/templates/s-core/admin/notices/trial-started.php:24 +msgid "Your %1$s-day trial of %2$s has begun." +msgstr "" + #. Plugin Name of the plugin/theme msgid "WP Sharks Core" msgstr ""