Skip to content

Commit

Permalink
Merge branch 'release/1.1.2' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Aunshon committed Apr 2, 2024
2 parents 073c784 + 0114148 commit 942a9b4
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 deletions.
4 changes: 2 additions & 2 deletions dokan-wpml.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
* Plugin Name: Dokan - WPML Integration
* Plugin URI: https://wedevs.com/
* Description: WPML and Dokan compatible package
* Version: 1.1.1
* Version: 1.1.2
* Author: weDevs
* Author URI: https://wedevs.com/
* Text Domain: dokan-wpml
* WC requires at least: 5.5.0
* WC tested up to: 8.6.1
* WC tested up to: 8.7.0
* Domain Path: /languages/
* License: GPL2
*/
Expand Down
8 changes: 4 additions & 4 deletions languages/dokan-wpml.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# This file is distributed under the GPL2.
msgid ""
msgstr ""
"Project-Id-Version: Dokan - WPML Integration 1.1.1\n"
"Project-Id-Version: Dokan - WPML Integration 1.1.2\n"
"Report-Msgid-Bugs-To: http://wedevs.com/support/\n"
"POT-Creation-Date: 2024-03-13 06:33:43+00:00\n"
"POT-Creation-Date: 2024-04-01 09:02:11+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand All @@ -13,14 +13,14 @@ msgstr ""
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
"X-Generator: grunt-wp-i18n 1.0.3\n"

#: dokan-wpml.php:203
#: dokan-wpml.php:204
#. translators: %1$s: opening anchor tag, %2$s: closing anchor tag
msgid ""
"<b>Dokan - WPML Integration</b> requires %1$s Dokan plugin %2$s to be "
"installed & activated!"
msgstr ""

#: dokan-wpml.php:209
#: dokan-wpml.php:210
#. translators: %1$s: opening anchor tag, %2$s: closing anchor tag
msgid ""
"<b>Dokan - WPML Integration</b> requires %1$s WPML Multilingual CMS %2$s to "
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dokan-wpml",
"version": "1.1.1",
"version": "1.1.2",
"description": "WPML compatibility for dokan plugin",
"author": "weDevs",
"license": "GPL",
Expand Down
8 changes: 6 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Donate link: https://tareq.co/donate
Requires at least: 5.6
Tested up to: 6.4.3
WC requires at least: 5.5.0
WC tested up to: 8.6.1
WC tested up to: 8.7.0
Requires PHP: 7.4
Stable tag: 1.1.1
Stable tag: 1.1.2
License: GPL v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -52,6 +52,10 @@ nothing here

== Changelog ==

v1.1.2 -> Apr 01, 2024
---------------------------
- **update:** Vendor Subscription remaining product count WPML Support

v1.1.1 -> Mar 13, 2024
---------------------------
- **update:** Vendor Dashboard Settings submenu translation Support added
Expand Down

0 comments on commit 942a9b4

Please sign in to comment.