Skip to content

Commit

Permalink
Release 1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
theodorspringwallee committed Nov 22, 2021
1 parent 483ee84 commit df6d8d0
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 26 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ This repository contains the wallee WooCommerce Subscriptions addon that enables

## License

Please see the [license file](https://github.com/wallee-payment/woocommerce-subscription/blob/1.0.9/LICENSE) for more information.
Please see the [license file](https://github.com/wallee-payment/woocommerce-subscription/blob/1.0.10/LICENSE) for more information.

4 changes: 4 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@

* Localization - Added german translations

= 1.0.10 - November 2021, 2021 =

* add german translations

= 1.0.2 - March 19, 2019 =

* Fix - WooCommerce Subscription > 2.5.0
Expand Down
2 changes: 1 addition & 1 deletion docs/en/documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h2>Documentation</h2> </div>
</a>
</li>
<li>
<a href="https://github.com/wallee-payment/woocommerce-subscription/releases/tag/1.0.9/">
<a href="https://github.com/wallee-payment/woocommerce-subscription/releases/tag/1.0.10/">
Source
</a>
</li>
Expand Down
38 changes: 19 additions & 19 deletions languages/woo-wallee-subscription.pot
Original file line number Diff line number Diff line change
Expand Up @@ -15,86 +15,86 @@ msgstr ""

#: woocommerce-wallee-subscription.php:395
msgid "Payment Method Change"
msgstr ""
msgstr "Änderung der Zahlungsmethode"

#: includes/class-wc-wallee-subscription-migration.php:83
#, php-format
msgid "Woocommerce wallee %s+ has to be active."
msgstr ""
msgstr "Woocommerce wallee %s+ muss aktiv sein."

#: includes/class-wc-wallee-subscription-migration.php:89
#, php-format
msgid "Woocommerce wallee %s+ is required. (You're running version %s)"
msgstr ""
msgstr "Woocommerce wallee %s+ ist erforderlich. (Sie verwenden die Version %s)"

#: includes/class-wc-wallee-subscription-migration.php:94
#, php-format
msgid "Woocommerce Subscriptions %s+ has to be active."
msgstr ""
msgstr "Woocommerce Subscriptions %s+ müssen aktiv sein."

#: includes/class-wc-wallee-subscription-migration.php:100
#, php-format
msgid "Woocommerce Subscriptions %s+ is required. (You're running version %s)"
msgstr ""
msgstr "Woocommerce Subscriptions %s+ ist erforderlich. (Sie verwenden die Version %s)"

#: includes/class-wc-wallee-subscription-migration.php:105
msgid "Could not activate plugin WooCommerce wallee Subscription"
msgstr ""
msgstr "Das Plugin WooCommerce wallee Subscription konnte nicht aktiviert werden"

#: includes/class-wc-wallee-subscription-migration.php:107
msgid "Please check the following requirements before activating:"
msgstr ""
msgstr "Bitte prüfen Sie vor der Aktivierung die folgenden Voraussetzungen:"

#: includes/class-wc-wallee-subscription-gateway.php:58
msgid "The token space and the configured space are not equal."
msgstr ""
msgstr "Der Tokenraum und der konfigurierte Raum sind nicht gleich."

#: includes/class-wc-wallee-subscription-gateway.php:62
msgid "There is no token associated with this subscription."
msgstr ""
msgstr "Diesem Abonnement ist kein Token zugeordnet."

#: includes/class-wc-wallee-subscription-gateway.php:152
msgid "The wallee Space Id value is required."
msgstr ""
msgstr "Der Wert wallee Space Id ist erforderlich."

#: includes/class-wc-wallee-subscription-gateway.php:155
msgid ""
"The wallee Space Id needs to be in the same space as configured in the main "
"configuration."
msgstr ""
msgstr "Die wallee Space Id muss in demselben Space liegen, der in der Hauptkonfiguration konfiguriert wurde."

#: includes/class-wc-wallee-subscription-gateway.php:158
msgid "The wallee Token Id value is required."
msgstr ""
msgstr "Der Wert wallee Token Id ist erforderlich."

#: views/admin-notices/migration-failed.php:15
msgid ""
"There was an issue executing the migration for WooCommerce wallee "
"Subscription."
msgstr ""
msgstr "Es gab ein Problem bei der Ausführung der Migration für WooCommerce wallee Subscription."

#: views/admin-notices/plugin-deactivated.php:14
msgid ""
"WooCommerce wallee Subscription deactivated because one of its dependencies "
"is no longer active."
msgstr ""
msgstr "WooCommerce wallee Subscription deaktiviert, da eine der Abhängigkeiten nicht mehr aktiv ist."

#. Name of the plugin
msgid "WooCommerce wallee Subscription"
msgstr ""
msgstr "WooCommerce wallee Subscription"

#. Description of the plugin
msgid "Addon to processs WooCommerce Subscriptions with wallee"
msgstr ""
msgstr "Addon zur Verarbeitung von WooCommerce Subscriptions mit wallee"

#. URI of the plugin
msgid "https://wordpress.org/plugins/woo-wallee-subscription"
msgstr ""
msgstr "https://wordpress.org/plugins/woo-wallee-subscription"

#. Author of the plugin
msgid "customweb GmbH"
msgstr ""
msgstr "customweb GmbH"

#. Author URI of the plugin
msgid "https://www.customweb.com"
msgstr ""
msgstr "https://www.customweb.com"
6 changes: 3 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: customwebgmbh
Tags: woocommerce wallee, woocommerce, wallee, payment, e-commerce, webshop, psp, subscription, recurring payment, processing
Requires at least: 4.7
Tested up to: 5.7.2
Stable tag: 1.0.9
Stable tag: 1.0.10
License: Apache 2
License URI: http://www.apache.org/licenses/LICENSE-2.0

Expand Down Expand Up @@ -49,6 +49,6 @@ Therefore, it is necessary that you install the this plugin as well.

== Changelog ==

= 1.0.9 - June 18, 2020 =
= 1.0.10 - November 2021, 2021 =

* Tested plugin against wordpress version 5.7.2 and woocommerce 5.3.0
* add german translations
4 changes: 2 additions & 2 deletions woocommerce-wallee-subscription.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: WooCommerce wallee Subscription
* Plugin URI: https://wordpress.org/plugins/woo-wallee-subscription
* Description: Addon to processs WooCommerce Subscriptions with wallee
* Version: 1.0.9
* Version: 1.0.10
* License: Apache2
* License URI: http://www.apache.org/licenses/LICENSE-2.0
* Author: customweb GmbH
Expand Down Expand Up @@ -36,7 +36,7 @@ final class WooCommerce_Wallee_Subscription
*
* @var string
*/
private $version = '1.0.9';
private $version = '1.0.10';

/**
* The single instance of the class.
Expand Down

0 comments on commit df6d8d0

Please sign in to comment.