Skip to content

Commit b2bc2da

Browse files
committed
bump to 1.4.3 with build files
1 parent f4f3490 commit b2bc2da

23 files changed

+59
-141
lines changed

includes/Data/Constants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class Constants {
1515
*/
1616
public function __construct( $container ) {
1717
if ( ! defined( 'NFD_INSTALLER_VERSION' ) ) {
18-
define( 'NFD_INSTALLER_VERSION', '1.4.2' );
18+
define( 'NFD_INSTALLER_VERSION', '1.4.3' );
1919
}
2020
if ( ! defined( 'NFD_INSTALLER_BUILD_DIR' ) && defined( 'NFD_INSTALLER_VERSION' ) ) {
2121
define( 'NFD_INSTALLER_BUILD_DIR', dirname( __DIR__, 2 ) . '/build/' . NFD_INSTALLER_VERSION );

languages/wp-module-installer-de_DE-d0404b61737155a5825b38292325e8cc.json renamed to languages/wp-module-installer-de_DE-158e6b19bc5eba182b949f7881d17530.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"translation-revision-date": "2025-02-19 15:52",
33
"generator": "WP-CLI\/2.11.0",
4-
"source": "build\/1.4.1\/installer.js",
4+
"source": "build\/1.4.3\/installer.js",
55
"domain": "messages",
66
"locale_data": {
77
"messages": {

languages/wp-module-installer-de_DE.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,27 +100,27 @@ msgstr "YITH Plugin Upgrade Prozess abgeschlossen, aber einige Upgrades sind feh
100100
msgid "Both plugin slug and provider name are required."
101101
msgstr "Sowohl Plugin Slug als auch Providername sind erforderlich."
102102

103-
#: build/1.4.1/installer.js:1
103+
#: build/1.4.3/installer.js:1
104104
msgid "Sorry, there was an error installing and activating the plugin. Please try again. If the problem persists, <a>contact support</a>."
105105
msgstr "Leider ist ein Fehler beim Installieren und Aktivieren des Plugins aufgetreten. Bitte versuchen Sie es erneut. Wenn das Problem weiterhin besteht, kontaktiere <a>den Support</a>."
106106

107-
#: build/1.4.1/installer.js:1
107+
#: build/1.4.3/installer.js:1
108108
msgid "Hold on while we get things setup for you!"
109109
msgstr "Halten Sie an, während wir die Dinge für Sie einrichten!"
110110

111-
#: build/1.4.1/installer.js:1
111+
#: build/1.4.3/installer.js:1
112112
msgid "Loading Vector."
113113
msgstr "Lade Vektor."
114114

115115
#. translators: %s: Plugin Name
116-
#: build/1.4.1/installer.js:2
116+
#: build/1.4.3/installer.js:2
117117
msgid "Activating %s"
118118
msgstr "Aktiviere %s"
119119

120-
#: build/1.4.1/installer.js:2
120+
#: build/1.4.3/installer.js:2
121121
msgid "Activation Complete! Redirecting…"
122122
msgstr "Aktivierung abgeschlossen! Umleitung…"
123123

124-
#: build/1.4.1/installer.js:2
124+
#: build/1.4.3/installer.js:2
125125
msgid "Error Icon."
126126
msgstr "Fehler-Icon."

languages/wp-module-installer-en_AU-d0404b61737155a5825b38292325e8cc.json renamed to languages/wp-module-installer-en_AU-158e6b19bc5eba182b949f7881d17530.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"translation-revision-date": "2025-02-13 19:22+0530",
33
"generator": "WP-CLI\/2.11.0",
4-
"source": "build\/1.4.1\/installer.js",
4+
"source": "build\/1.4.3\/installer.js",
55
"domain": "messages",
66
"locale_data": {
77
"messages": {

languages/wp-module-installer-en_AU.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,27 +95,27 @@ msgstr "YITH plugin upgrade process completed, but some upgrades failed. Please
9595
msgid "Both plugin slug and provider name are required."
9696
msgstr "Both plugin slug and provider name are required."
9797

98-
#: build/1.4.1/installer.js:1
98+
#: build/1.4.3/installer.js:1
9999
msgid "Sorry, there was an error installing and activating the plugin. Please try again. If the problem persists, <a>contact support</a>."
100100
msgstr "Sorry, there was an error installing and activating the plugin. Please try again. If the problem persists, <a>contact support</a>."
101101

102-
#: build/1.4.1/installer.js:1
102+
#: build/1.4.3/installer.js:1
103103
msgid "Hold on while we get things setup for you!"
104104
msgstr "Hold on while we get things setup for you!"
105105

106-
#: build/1.4.1/installer.js:1
106+
#: build/1.4.3/installer.js:1
107107
msgid "Loading Vector."
108108
msgstr "Loading Vector."
109109

110110
#. translators: %s: Plugin Name
111-
#: build/1.4.1/installer.js:2
111+
#: build/1.4.3/installer.js:2
112112
msgid "Activating %s"
113113
msgstr "Activating %s"
114114

115-
#: build/1.4.1/installer.js:2
115+
#: build/1.4.3/installer.js:2
116116
msgid "Activation Complete! Redirecting…"
117117
msgstr "Activation Complete! Redirecting…"
118118

119-
#: build/1.4.1/installer.js:2
119+
#: build/1.4.3/installer.js:2
120120
msgid "Error Icon."
121121
msgstr "Error Icon."

0 commit comments

Comments
 (0)