Version 1.4.1 - Localhost license bypass and auto-updates
All checks were successful
Create Release Package / build-release (push) Successful in 1m3s

Added localhost/self-licensing license bypass and WordPress auto-update
integration from license server.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-03 11:55:41 +01:00
parent a4b84f7e41
commit fa26247d1b
21 changed files with 1940 additions and 38 deletions

View File

@@ -1,10 +1,10 @@
# Copyright (C) 2025 Marco Graetsch
# Copyright (C) 2026 Marco Graetsch
# This file is distributed under the GPL v2 or later.
msgid ""
msgstr ""
"Project-Id-Version: WooCommerce Tier and Package Prices 1.3.1\n"
"Project-Id-Version: WooCommerce Tier and Package Prices 1.4.1\n"
"Report-Msgid-Bugs-To: https://src.bundespruefstelle.ch/wc-tier-package-prices\n"
"POT-Creation-Date: 2026-01-27 00:00+0000\n"
"POT-Creation-Date: 2026-02-03 00:00+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -371,3 +371,98 @@ msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "Request failed. Please try again."
msgstr ""
#. v1.4.1 - Auto-Updates and License Bypass
#: includes/class-wc-tpp-settings.php
msgid "Auto-Updates"
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "Auto-Update Settings"
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "Configure automatic plugin updates from the license server."
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "Enable Update Notifications"
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "Check for available plugin updates."
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "When enabled, the plugin will check for updates from the license server and show notifications in the WordPress admin."
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "Automatically Install Updates"
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "Automatically install updates when available."
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "(Requires a valid license)"
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "When enabled, updates will be automatically installed when WordPress performs background updates."
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "Check Frequency (Hours)"
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "How often to check for updates."
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "Number of hours between update checks. Default is 12 hours."
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "Update Status"
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "Check for Updates"
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "Current Version:"
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "Update Available:"
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "You are running the latest version."
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "Update Now"
msgstr ""
#: includes/class-wc-tpp-settings.php
#. translators: %s: Version number
msgid "Update available: version %s"
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "Failed to check for updates."
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "(Localhost environment - license validation bypassed)"
msgstr ""
#: includes/class-wc-tpp-settings.php
msgid "(Self-licensing server - license validation bypassed)"
msgstr ""