Skip to content

Commit

Permalink
Merge pull request #363 from mailjet/DE-1113-mailjet-wordpress-plugin…
Browse files Browse the repository at this point in the history
…-incorrect-links

Fix bugs
  • Loading branch information
oleksandr-mykhailenko authored Aug 4, 2023
2 parents 26360af + a1dfc2d commit c6a1ce8
Show file tree
Hide file tree
Showing 15 changed files with 74 additions and 64 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Changelog

##### 5.5.0
* Fixed bug with redirect problem during initial step
* Fixed links in the readme file and in the plugin

##### 5.4.8
* Fixed bug with redirect problem during initialization of plugin.

Expand Down
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
- Contributors: Mailjet
- Tags: email, marketing, signup, newsletter, widget, smtp, woocommerce, contact form 7
- Requires at least: 4.4
- Tested up to: 6.1.1
- Stable tag: 5.4.8
- Tested up to: 6.2.2
- Stable tag: 5.5.0
- Requires PHP: 5.6
- License: GPLv2 or later
- License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -73,7 +73,7 @@ Mailjet's official plugin on WordPress gives you access to:
Yes. You can [create one for free](https://app.mailjet.com/signup?aff=wordpressmj): it's easy and it only takes a few minutes.

##### How to get started with this plugin?
Once you have a Mailjet account, grab your [Mailjet API credentials](https://app.mailjet.com/account/api_keys) and activate the plugin. An installation wizard will guide you through.
Once you have a Mailjet account, grab your [Mailjet API credentials](https://app.mailjet.com/account/apikeys) and activate the plugin. An installation wizard will guide you through.
For more help on setting up the Mailjet Plugin for WordPress, feel free to check out our [dedicated WordPress User Guide](https://www.mailjet.com/guides/wordpress-user-guide?aff=wordpressmj).

##### How do I create a signup form or use the contact widget?
Expand Down Expand Up @@ -207,6 +207,10 @@ find vendor/ -type d -name ".git" -exec rm -rf {} \;

## Changelog

##### 5.5.0
* Fixed bug with redirect problem during initial step
* Fixed links in the readme file and in the plugin

##### 5.4.6
* Fixed bug with error during editing email templates in iframe.

Expand Down
18 changes: 9 additions & 9 deletions languages/mailjet-for-wordpress-de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -144,11 +144,11 @@ msgstr "Integrationen"
msgid ""
"Please make sure that you are using the correct API key and Secret key "
"associated to your Mailjet account: <a "
"href=\"https://app.mailjet.com/account/api_keys\">https://app.mailjet.com/account/api_keys</a>"
"href=\"https://app.mailjet.com/account/apikeys\">https://app.mailjet.com/account/apikeys</a>"
msgstr ""
"Bitte stellen Sie sicher, dass Sie den richtigen API-Key und Secret Key für Ihr "
"Mailjet-Konto verwenden: <a href=\"https://app.mailjet.com/account/api_keys\"> "
"https://app.mailjet.com/account/api_keys</a>"
"Mailjet-Konto verwenden: <a href=\"https://app.mailjet.com/account/apikeys\"> "
"https://app.mailjet.com/account/apikeys</a>"

#: src/includes/MailjetMenu.php:291
msgid "Back to order notification emails"
Expand Down Expand Up @@ -724,11 +724,11 @@ msgstr "Diesen Schritt überspringen"
#: src/includes/SettingsPages/InitialSettings.php:37
msgid ""
"If you already have a Mailjet account, go to <a class=\"greenLink\" "
"target=\"_blank\" href=\"https://app.mailjet.com/account/api_keys\">My Account > "
"target=\"_blank\" href=\"https://app.mailjet.com/account/apikeys\">My Account > "
"API Keys</a> and paste your credentials below"
msgstr ""
"Wenn Sie bereits ein Mailjet-Konto haben, gehen Sie zu <a class=\"greenLink\" "
"target=\"_blank\" href=\"https://app.mailjet.com/account/api_keys\">Mein Konto > "
"target=\"_blank\" href=\"https://app.mailjet.com/account/apikeys\">Mein Konto > "
"API-Schlüssel</a> und fügen Sie Ihre Zugangsdaten unten ein"

#: src/includes/SettingsPages/InitialSettings.php:183
Expand Down Expand Up @@ -1478,12 +1478,12 @@ msgstr ""
msgid ""
"Please make sure that you are using the correct API key and Secret key "
"associated to your Mailjet account: <a "
"href=\"https://app.mailjet.com/account/api_keys\" "
"target=\"_blank\">https://app.mailjet.com/account/api_keys</a>"
"href=\"https://app.mailjet.com/account/apikeys\" "
"target=\"_blank\">https://app.mailjet.com/account/apikeys</a>"
msgstr ""
"Bitte stellen Sie sicher, dass Sie den richtigen API-Key und Secret Key für Ihr "
"Mailjet-Konto verwenden: <a href=\"https://app.mailjet.com/account/api_keys\" "
"target=\"_blank\">https://app.mailjet.com/account/api_keys</a>"
"Mailjet-Konto verwenden: <a href=\"https://app.mailjet.com/account/apikeys\" "
"target=\"_blank\">https://app.mailjet.com/account/apikeys</a>"

#: src/widget/views/designforfailure.php:6
msgid "Could not connect to Mailjet API, please try again later!"
Expand Down
8 changes: 4 additions & 4 deletions languages/mailjet-for-wordpress-en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -151,11 +151,11 @@ msgstr ""
msgid ""
"Please make sure that you are using the correct API key and Secret key "
"associated to your Mailjet account: <a href=\"https://app.mailjet."
"com/account/api_keys\">https://app.mailjet.com/account/api_keys</a>"
"com/account/api_keys\">https://app.mailjet.com/account/apikeys</a>"
msgstr ""
"Please make sure that you are using the correct API key and Secret key "
"associated to your Mailjet account: <a href=\"https://app.mailjet."
"com/account/api_keys\">https://app.mailjet.com/account/api_keys</a>"
"com/account/api_keys\">https://app.mailjet.com/account/apikeys</a>"

#: src/includes/MailjetSettings.php:248
msgid ""
Expand Down Expand Up @@ -649,11 +649,11 @@ msgstr "Need help getting started?"
#: src/includes/SettingsPages/InitialSettings.php:37
msgid ""
"If you already have a Mailjet account, go to <a class=\"greenLink\" "
"target=\"_blank\" href=\"https://app.mailjet.com/account/api_keys\">My "
"target=\"_blank\" href=\"https://app.mailjet.com/account/apikeys\">My "
"Account > API Keys</a> and paste your credentials below"
msgstr ""
"If you already have a Mailjet account, go to <a class=\"greenLink\" "
"target=\"_blank\" href=\"https://app.mailjet.com/account/api_keys\">My "
"target=\"_blank\" href=\"https://app.mailjet.com/account/apikeys\">My "
"Account > API Keys</a> and paste your credentials below"

#: src/includes/SettingsPages/InitialSettings.php:183
Expand Down
8 changes: 4 additions & 4 deletions languages/mailjet-for-wordpress-en_US.po
Original file line number Diff line number Diff line change
Expand Up @@ -145,11 +145,11 @@ msgstr ""
msgid ""
"Please make sure that you are using the correct API key and Secret key "
"associated to your Mailjet account: <a "
"href=\"https://app.mailjet.com/account/api_keys\">https://app.mailjet.com/account/api_keys</a>"
"href=\"https://app.mailjet.com/account/apikeys\">https://app.mailjet.com/account/apikeys</a>"
msgstr ""
"Please make sure that you are using the correct API key and Secret key "
"associated to your Mailjet account: <a "
"href=\"https://app.mailjet.com/account/api_keys\">https://app.mailjet.com/account/api_keys</a>"
"href=\"https://app.mailjet.com/account/apikeys\">https://app.mailjet.com/account/apikeys</a>"

#: src/includes/MailjetSettings.php:248
msgid ""
Expand Down Expand Up @@ -633,11 +633,11 @@ msgstr "Need help getting started?"
#: src/includes/SettingsPages/InitialSettings.php:37
msgid ""
"If you already have a Mailjet account, go to <a class=\"greenLink\" "
"target=\"_blank\" href=\"https://app.mailjet.com/account/api_keys\">My Account > "
"target=\"_blank\" href=\"https://app.mailjet.com/account/apikeys\">My Account > "
"API Keys</a> and paste your credentials below"
msgstr ""
"If you already have a Mailjet account, go to <a class=\"greenLink\" "
"target=\"_blank\" href=\"https://app.mailjet.com/account/api_keys\">My Account > "
"target=\"_blank\" href=\"https://app.mailjet.com/account/apikeys\">My Account > "
"API Keys</a> and paste your credentials below"

#: src/includes/SettingsPages/InitialSettings.php:183
Expand Down
16 changes: 8 additions & 8 deletions languages/mailjet-for-wordpress-es_ES.po
Original file line number Diff line number Diff line change
Expand Up @@ -143,11 +143,11 @@ msgstr "Integraciones"
msgid ""
"Please make sure that you are using the correct API key and Secret key "
"associated to your Mailjet account: <a "
"href=\"https://app.mailjet.com/account/api_keys\">https://app.mailjet.com/account/api_keys</a>"
"href=\"https://app.mailjet.com/account/apikeys\">https://app.mailjet.com/account/apikeys</a>"
msgstr ""
"Por favor asegúrese de que está utilizando la clave API y la clave secreta "
"correcta asociadas a su cuenta Mailjet: <a "
"href=\"https://app.mailjet.com/account/api_keys\">https://app.mailjet.com/account/api_keys</a>"
"href=\"https://app.mailjet.com/account/apikeys\">https://app.mailjet.com/account/apikeys</a>"

#: src/includes/MailjetMenu.php:291
msgid "Back to order notification emails"
Expand Down Expand Up @@ -730,11 +730,11 @@ msgstr "Omitir este paso"
#: src/includes/SettingsPages/InitialSettings.php:37
msgid ""
"If you already have a Mailjet account, go to <a class=\"greenLink\" "
"target=\"_blank\" href=\"https://app.mailjet.com/account/api_keys\">My Account > "
"target=\"_blank\" href=\"https://app.mailjet.com/account/apikeys\">My Account > "
"API Keys</a> and paste your credentials below"
msgstr ""
"Vaya a <a class=\"greenLink\" target=\"_blank\" "
"href=\"https://app.mailjet.com/account/api_keys\">Mi cuenta > Claves de API</a> "
"href=\"https://app.mailjet.com/account/apikeys\">Mi cuenta > Claves de API</a> "
"y pegue sus credenciales a continuación"

#: src/includes/SettingsPages/InitialSettings.php:183
Expand Down Expand Up @@ -1481,13 +1481,13 @@ msgstr ""
msgid ""
"Please make sure that you are using the correct API key and Secret key "
"associated to your Mailjet account: <a "
"href=\"https://app.mailjet.com/account/api_keys\" "
"target=\"_blank\">https://app.mailjet.com/account/api_keys</a>"
"href=\"https://app.mailjet.com/account/apikeys\" "
"target=\"_blank\">https://app.mailjet.com/account/apikeys</a>"
msgstr ""
"Por favor asegúrese de que está utilizando la clave API y la clave secreta "
"correcta asociadas a su cuenta Mailjet: <a "
"href=\"https://app.mailjet.com/account/api_keys\" "
"target=\"_blank\">https://app.mailjet.com/account/api_keys</a>"
"href=\"https://app.mailjet.com/account/apikeys\" "
"target=\"_blank\">https://app.mailjet.com/account/apikeys</a>"

#: src/widget/views/designforfailure.php:6
msgid "Could not connect to Mailjet API, please try again later!"
Expand Down
16 changes: 8 additions & 8 deletions languages/mailjet-for-wordpress-fr_FR.po
Original file line number Diff line number Diff line change
Expand Up @@ -144,11 +144,11 @@ msgstr "Intégrations"
msgid ""
"Please make sure that you are using the correct API key and Secret key "
"associated to your Mailjet account: <a "
"href=\"https://app.mailjet.com/account/api_keys\">https://app.mailjet.com/account/api_keys</a>"
"href=\"https://app.mailjet.com/account/apikeys\">https://app.mailjet.com/account/apikeys</a>"
msgstr ""
"Veuillez vous assurer que vous utilisez une API et la clé secrète associés à "
"votre compte Mailjet : <a "
"href=\"https://app.mailjet.com/account/api_keys\">https://app.mailjet.com/account/api_keys</a>"
"href=\"https://app.mailjet.com/account/apikeys\">https://app.mailjet.com/account/apikeys</a>"

#: src/includes/MailjetMenu.php:291
msgid "Back to order notification emails"
Expand Down Expand Up @@ -725,11 +725,11 @@ msgstr "Passez cette étape"
#: src/includes/SettingsPages/InitialSettings.php:37
msgid ""
"If you already have a Mailjet account, go to <a class=\"greenLink\" "
"target=\"_blank\" href=\"https://app.mailjet.com/account/api_keys\">My Account > "
"target=\"_blank\" href=\"https://app.mailjet.com/account/apikeys\">My Account > "
"API Keys</a> and paste your credentials below"
msgstr ""
"Aller dans <a class=\"greenLink\" target=\"_blank\" "
"href=\"https://app.mailjet.com/account/api_keys\">Mon compte > Clés API</a> et "
"href=\"https://app.mailjet.com/account/apikeys\">Mon compte > Clés API</a> et "
"copier les crédits ci-dessous"

#: src/includes/SettingsPages/InitialSettings.php:183
Expand Down Expand Up @@ -1482,13 +1482,13 @@ msgstr ""
msgid ""
"Please make sure that you are using the correct API key and Secret key "
"associated to your Mailjet account: <a "
"href=\"https://app.mailjet.com/account/api_keys\" "
"target=\"_blank\">https://app.mailjet.com/account/api_keys</a>"
"href=\"https://app.mailjet.com/account/apikeys\" "
"target=\"_blank\">https://app.mailjet.com/account/apikeys</a>"
msgstr ""
"Veuillez-vous assurer que vous utilisez la bonne clé API et la clé secrète "
"associée à votre compte Mailjet : <a "
"href=\"https://app.mailjet.com/account/api_keys\" "
"target=\"_blank\">https://app.mailjet.com/account/api_keys</a>"
"href=\"https://app.mailjet.com/account/apikeys\" "
"target=\"_blank\">https://app.mailjet.com/account/apikeys</a>"

#: src/widget/views/designforfailure.php:6
msgid "Could not connect to Mailjet API, please try again later!"
Expand Down
16 changes: 8 additions & 8 deletions languages/mailjet-for-wordpress-it_IT.po
Original file line number Diff line number Diff line change
Expand Up @@ -144,11 +144,11 @@ msgstr "Integrazioni"
msgid ""
"Please make sure that you are using the correct API key and Secret key "
"associated to your Mailjet account: <a "
"href=\"https://app.mailjet.com/account/api_keys\">https://app.mailjet.com/account/api_keys</a>"
"href=\"https://app.mailjet.com/account/apikeys\">https://app.mailjet.com/account/apikeys</a>"
msgstr ""
"Assicurati di utilizzare la chiave API e la chiave segreta corretti associati al "
"tuo account Mailjet: <a "
"href=\"https://app.mailjet.com/account/api_keys\">https://app.mailjet.com/account/api_keys</a>"
"href=\"https://app.mailjet.com/account/apikeys\">https://app.mailjet.com/account/apikeys</a>"

#: src/includes/MailjetMenu.php:291
msgid "Back to order notification emails"
Expand Down Expand Up @@ -718,11 +718,11 @@ msgstr "Salta questo passaggio"
#: src/includes/SettingsPages/InitialSettings.php:37
msgid ""
"If you already have a Mailjet account, go to <a class=\"greenLink\" "
"target=\"_blank\" href=\"https://app.mailjet.com/account/api_keys\">My Account > "
"target=\"_blank\" href=\"https://app.mailjet.com/account/apikeys\">My Account > "
"API Keys</a> and paste your credentials below"
msgstr ""
"Vai su Il <a class=\"greenLink\" target=\"_blank\" "
"href=\"https://app.mailjet.com/account/api_keys\">mio account > Chiavi API</a> e "
"href=\"https://app.mailjet.com/account/apikeys\">mio account > Chiavi API</a> e "
"incolla le credenziali qui sotto"

#: src/includes/SettingsPages/InitialSettings.php:183
Expand Down Expand Up @@ -1468,12 +1468,12 @@ msgstr ""
msgid ""
"Please make sure that you are using the correct API key and Secret key "
"associated to your Mailjet account: <a "
"href=\"https://app.mailjet.com/account/api_keys\" "
"target=\"_blank\">https://app.mailjet.com/account/api_keys</a>"
"href=\"https://app.mailjet.com/account/apikeys\" "
"target=\"_blank\">https://app.mailjet.com/account/apikeys</a>"
msgstr ""
"Assicurati di utilizzare la chiave API e la chiave segreta corretti associati al "
"tuo account Mailjet: <a href=\"https://app.mailjet.com/account/api_keys\" "
"target=\"_blank\">https://app.mailjet.com/account/api_keys</a>"
"tuo account Mailjet: <a href=\"https://app.mailjet.com/account/apikeys\" "
"target=\"_blank\">https://app.mailjet.com/account/apikeys</a>"

#: src/widget/views/designforfailure.php:6
msgid "Could not connect to Mailjet API, please try again later!"
Expand Down
4 changes: 2 additions & 2 deletions languages/mailjet-for-wordpress.pot
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ msgstr ""
msgid ""
"Please make sure that you are using the correct API key and Secret key "
"associated to your Mailjet account: <a href=\"https://app.mailjet.com/"
"account/api_keys\">https://app.mailjet.com/account/api_keys</a>"
"account/api_keys\">https://app.mailjet.com/account/apikeys</a>"
msgstr ""

#: src/includes/MailjetMenu.php:291
Expand Down Expand Up @@ -663,7 +663,7 @@ msgstr ""
#: src/includes/SettingsPages/InitialSettings.php:37
msgid ""
"If you already have a Mailjet account, go to <a class=\"greenLink\" target="
"\"_blank\" href=\"https://app.mailjet.com/account/api_keys\">My Account > "
"\"_blank\" href=\"https://app.mailjet.com/account/apikeys\">My Account > "
"API Keys</a> and paste your credentials below"
msgstr ""

Expand Down
10 changes: 7 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
Contributors: Mailjet
Tags: email, marketing, signup, newsletter, widget, smtp, woocommerce, contact form 7
Requires at least: 4.4
Tested up to: 6.1.1
Stable tag: 5.4.7
Tested up to: 6.2.2
Stable tag: 5.5.0
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -61,7 +61,7 @@ Because you want to make sure your emails get delivered to the inbox!
Yes. You can [create one for free](https://app.mailjet.com/signup?aff=wordpressmj): it's easy and it only takes a few minutes.

= How to get started with this plugin? =
Once you have a Mailjet account, grab your [Mailjet API credentials](https://app.mailjet.com/account/api_keys) and activate the plugin. An installation wizard will guide you through.
Once you have a Mailjet account, grab your [Mailjet API credentials](https://app.mailjet.com/account/apikeys) and activate the plugin. An installation wizard will guide you through.
For more help on setting up the Mailjet Plugin for WordPress, feel free to check out our [dedicated WordPress User Guide](https://www.mailjet.com/guides/wordpress-user-guide?aff=wordpressmj).

= How do I create a signup form or use the contact widget? =
Expand Down Expand Up @@ -197,6 +197,10 @@ find vendor/ -type d -name ".git" -exec rm -rf {} \;

== Changelog ==

= 5.5.0 =
* Fixed bug with redirect problem during initial step
* Fixed links in the readme file and in the plugin

= 5.4.6 =
* Fixed bug with error during editing email templates in iframe.

Expand Down
Loading

0 comments on commit c6a1ce8

Please sign in to comment.