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,12 +1,12 @@
# English (US) translation for WooCommerce Tier and Package Prices
# 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.2.7\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: 2025-12-30 00:00+0000\n"
"PO-Revision-Date: 2025-12-30 00:00+0000\n"
"POT-Creation-Date: 2026-02-03 00:00+0000\n"
"PO-Revision-Date: 2026-02-03 00:00+0000\n"
"Last-Translator: Marco Graetsch\n"
"Language-Team: English\n"
"Language: en_US\n"
@@ -398,3 +398,98 @@ msgstr "Activation failed."
#: includes/class-wc-tpp-settings.php
msgid "Request failed. Please try again."
msgstr "Request failed. Please try again."
#. v1.4.1 - Auto-Updates and License Bypass
#: includes/class-wc-tpp-settings.php
msgid "Auto-Updates"
msgstr "Auto-Updates"
#: includes/class-wc-tpp-settings.php
msgid "Auto-Update Settings"
msgstr "Auto-Update Settings"
#: includes/class-wc-tpp-settings.php
msgid "Configure automatic plugin updates from the license server."
msgstr "Configure automatic plugin updates from the license server."
#: includes/class-wc-tpp-settings.php
msgid "Enable Update Notifications"
msgstr "Enable Update Notifications"
#: includes/class-wc-tpp-settings.php
msgid "Check for available plugin updates."
msgstr "Check for available plugin updates."
#: 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 "When enabled, the plugin will check for updates from the license server and show notifications in the WordPress admin."
#: includes/class-wc-tpp-settings.php
msgid "Automatically Install Updates"
msgstr "Automatically Install Updates"
#: includes/class-wc-tpp-settings.php
msgid "Automatically install updates when available."
msgstr "Automatically install updates when available."
#: includes/class-wc-tpp-settings.php
msgid "(Requires a valid license)"
msgstr "(Requires a valid license)"
#: includes/class-wc-tpp-settings.php
msgid "When enabled, updates will be automatically installed when WordPress performs background updates."
msgstr "When enabled, updates will be automatically installed when WordPress performs background updates."
#: includes/class-wc-tpp-settings.php
msgid "Check Frequency (Hours)"
msgstr "Check Frequency (Hours)"
#: includes/class-wc-tpp-settings.php
msgid "How often to check for updates."
msgstr "How often to check for updates."
#: includes/class-wc-tpp-settings.php
msgid "Number of hours between update checks. Default is 12 hours."
msgstr "Number of hours between update checks. Default is 12 hours."
#: includes/class-wc-tpp-settings.php
msgid "Update Status"
msgstr "Update Status"
#: includes/class-wc-tpp-settings.php
msgid "Check for Updates"
msgstr "Check for Updates"
#: includes/class-wc-tpp-settings.php
msgid "Current Version:"
msgstr "Current Version:"
#: includes/class-wc-tpp-settings.php
msgid "Update Available:"
msgstr "Update Available:"
#: includes/class-wc-tpp-settings.php
msgid "You are running the latest version."
msgstr "You are running the latest version."
#: includes/class-wc-tpp-settings.php
msgid "Update Now"
msgstr "Update Now"
#: includes/class-wc-tpp-settings.php
#. translators: %s: Version number
msgid "Update available: version %s"
msgstr "Update available: version %s"
#: includes/class-wc-tpp-settings.php
msgid "Failed to check for updates."
msgstr "Failed to check for updates."
#: includes/class-wc-tpp-settings.php
msgid "(Localhost environment - license validation bypassed)"
msgstr "(Localhost environment - license validation bypassed)"
#: includes/class-wc-tpp-settings.php
msgid "(Self-licensing server - license validation bypassed)"
msgstr "(Self-licensing server - license validation bypassed)"