Changeset 2747405
- Timestamp:
- 06/24/2022 06:23:36 AM (4 years ago)
- Location:
- woo-address-validator
- Files:
-
- 2 deleted
- 5 edited
- 11 copied
-
tags/2.9 (copied) (copied from woo-address-validator/trunk)
-
tags/2.9/languages/woo-address-validator-de_DE.mo (copied) (copied from woo-address-validator/trunk/languages/woo-address-validator-de_DE.mo)
-
tags/2.9/languages/woo-address-validator-de_DE.po (copied) (copied from woo-address-validator/trunk/languages/woo-address-validator-de_DE.po) (6 diffs)
-
tags/2.9/languages/woocommerce-address-validator-de_DE.mo (deleted)
-
tags/2.9/languages/woocommerce-address-validator-de_DE.po (deleted)
-
tags/2.9/readme.txt (copied) (copied from woo-address-validator/trunk/readme.txt) (1 diff)
-
tags/2.9/src/API/API.php (copied) (copied from woo-address-validator/trunk/src/API/API.php)
-
tags/2.9/src/API/Validator.php (copied) (copied from woo-address-validator/trunk/src/API/Validator.php)
-
tags/2.9/src/Admin.php (copied) (copied from woo-address-validator/trunk/src/Admin.php) (1 diff)
-
tags/2.9/src/Plugin.php (copied) (copied from woo-address-validator/trunk/src/Plugin.php)
-
tags/2.9/src/WC/WC.php (copied) (copied from woo-address-validator/trunk/src/WC/WC.php)
-
tags/2.9/src/WC/WCAV_WC_Admin.php (copied) (copied from woo-address-validator/trunk/src/WC/WCAV_WC_Admin.php)
-
tags/2.9/woocommerce-address-validator.php (copied) (copied from woo-address-validator/trunk/woocommerce-address-validator.php) (1 diff)
-
trunk/languages/woo-address-validator-de_DE.mo (modified) (previous)
-
trunk/languages/woo-address-validator-de_DE.po (modified) (6 diffs)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/src/Admin.php (modified) (1 diff)
-
trunk/woocommerce-address-validator.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
woo-address-validator/tags/2.9/languages/woo-address-validator-de_DE.po
r2718528 r2747405 2 2 msgstr "" 3 3 "Project-Id-Version: Woocommerce Address Validator\n" 4 "POT-Creation-Date: 2022-0 5-04 18:50+0200\n"5 "PO-Revision-Date: 2022-0 5-04 18:52+0200\n"4 "POT-Creation-Date: 2022-06-24 08:18+0200\n" 5 "PO-Revision-Date: 2022-06-24 08:20+0200\n" 6 6 "Last-Translator: \n" 7 7 "Language-Team: \n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "X-Generator: Poedit 3. 0.1\n"12 "X-Generator: Poedit 3.1\n" 13 13 "X-Poedit-KeywordsList: _;gettext;gettext_noop;esc_html_e;__;_e\n" 14 14 "X-Poedit-Basepath: ..\n" 15 15 "X-Poedit-SearchPath-0: .\n" 16 16 17 #: src/Admin.php:14 617 #: src/Admin.php:145 18 18 msgid "Address Validator" 19 19 msgstr "Address Validator" 20 20 21 #: src/Admin.php:16 321 #: src/Admin.php:162 22 22 msgid "An error occured." 23 23 msgstr "Ein Fehler ist aufgetreten." 24 24 25 #: src/Admin.php:16 4src/WC/WCAV_WC_Admin.php:9725 #: src/Admin.php:163 src/WC/WCAV_WC_Admin.php:97 26 26 msgid "API Result" 27 27 msgstr "API Ergebnis" 28 28 29 #: src/Admin.php:18 429 #: src/Admin.php:183 30 30 msgid "Woocommerce Address Validator" 31 31 msgstr "Woocommerce Address Validator" 32 32 33 #: src/Admin.php:18 733 #: src/Admin.php:186 34 34 msgid "" 35 35 "It looks like your API key is invalid or depleted. Please check your key and " … … 39 39 "API Key prüfen und aktualisieren." 40 40 41 #: src/Admin.php:18 841 #: src/Admin.php:187 42 42 #, php-format 43 43 msgid "" … … 47 47 "einloggen." 48 48 49 #: src/Admin.php:19 749 #: src/Admin.php:196 50 50 msgid "API Key" 51 51 msgstr "API Key" 52 52 53 #: src/Admin.php:20 553 #: src/Admin.php:204 54 54 msgid "Allow INVALID Addresses" 55 55 msgstr "Ungültige Adressen zulassen" 56 56 57 #: src/Admin.php:21 357 #: src/Admin.php:212 58 58 msgid "Update" 59 59 msgstr "Aktualisieren" 60 60 61 #: src/Admin.php:21 961 #: src/Admin.php:218 62 62 msgid "" 63 63 "Allow INVALID Addresses will prompt the user to check an address that could " 64 "not be validated, and allow them to continue ( this feature was contributed"65 " by \"Simply Charlotte Mason\" --- https://simplycharlottemason.com)."64 "not be validated, and allow them to continue (contributed by \"Simply " 65 "Charlotte Mason\")." 66 66 msgstr "" 67 " Ungültige Adressen zulassen fordert den Benutzer auf, eine Adresse zu"68 " überprüfen, die nicht validiert werden konnte, und erlaubt dann die"69 " Fortsetzung des Checkouts (diese Funktion wurde von \"Simply Charlotte Mason"70 " \" --- https://simplycharlottemason.com beigetragen)."67 "Die Option \"Ungültige Adressen zulassen\" fordert den Benutzer auf, " 68 "Adressen die nicht validiert werden konnten zu überprüfen, und erlaubt dann " 69 "die Fortsetzung des Checkouts (diese Funktion ist ein Beitrag von \"Simply " 70 "Charlotte Mason\")." 71 71 72 #: src/Admin.php:22 472 #: src/Admin.php:223 73 73 msgid "" 74 74 "With Address-Validator you can easily verify any national or international " … … 81 81 "Kunden zu erhalten." 82 82 83 #: src/Admin.php:23 183 #: src/Admin.php:230 84 84 #, php-format 85 85 msgid "" … … 90 90 "625 kostenlosen Credits." 91 91 92 #: src/Admin.php:25 392 #: src/Admin.php:252 93 93 msgid "Your Address-Validator API key is invalid or depleted." 94 94 msgstr "Der API Key ist ungültig oder die Credits sind verbraucht." 95 95 96 #: src/Admin.php:2 6096 #: src/Admin.php:259 97 97 #, php-format 98 98 msgid "" -
woo-address-validator/tags/2.9/readme.txt
r2718528 r2747405 3 3 Tags: woocommerce, validation, address, address validation, billing, shipping, delivery, billing address, shipping address, checkout 4 4 Requires at least: 3.0.1 5 Tested up to: 5.9.36 Stable tag: 2. 85 Tested up to: 6.0 6 Stable tag: 2.9 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
woo-address-validator/tags/2.9/src/Admin.php
r2718528 r2747405 216 216 <?php 217 217 esc_html_e( 218 'Allow INVALID Addresses will prompt the user to check an address that could not be validated, and allow them to continue ( this feature was contributed by "Simply Charlotte Mason" --- https://simplycharlottemason.com).', 'woo-address-validator'218 'Allow INVALID Addresses will prompt the user to check an address that could not be validated, and allow them to continue (contributed by "Simply Charlotte Mason").', 'woo-address-validator' 219 219 ); 220 220 ?><br><br> -
woo-address-validator/tags/2.9/woocommerce-address-validator.php
r2718528 r2747405 4 4 * Plugin URI: https://www.address-validator.net/ 5 5 * Description: Validate billing and shipping addresses in WooCommerce. 6 * Version: 2. 86 * Version: 2.9 7 7 * Author: Byteplant 8 8 * Author URI: https://www.address-validator.net/ -
woo-address-validator/trunk/languages/woo-address-validator-de_DE.po
r2718528 r2747405 2 2 msgstr "" 3 3 "Project-Id-Version: Woocommerce Address Validator\n" 4 "POT-Creation-Date: 2022-0 5-04 18:50+0200\n"5 "PO-Revision-Date: 2022-0 5-04 18:52+0200\n"4 "POT-Creation-Date: 2022-06-24 08:18+0200\n" 5 "PO-Revision-Date: 2022-06-24 08:20+0200\n" 6 6 "Last-Translator: \n" 7 7 "Language-Team: \n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "X-Generator: Poedit 3. 0.1\n"12 "X-Generator: Poedit 3.1\n" 13 13 "X-Poedit-KeywordsList: _;gettext;gettext_noop;esc_html_e;__;_e\n" 14 14 "X-Poedit-Basepath: ..\n" 15 15 "X-Poedit-SearchPath-0: .\n" 16 16 17 #: src/Admin.php:14 617 #: src/Admin.php:145 18 18 msgid "Address Validator" 19 19 msgstr "Address Validator" 20 20 21 #: src/Admin.php:16 321 #: src/Admin.php:162 22 22 msgid "An error occured." 23 23 msgstr "Ein Fehler ist aufgetreten." 24 24 25 #: src/Admin.php:16 4src/WC/WCAV_WC_Admin.php:9725 #: src/Admin.php:163 src/WC/WCAV_WC_Admin.php:97 26 26 msgid "API Result" 27 27 msgstr "API Ergebnis" 28 28 29 #: src/Admin.php:18 429 #: src/Admin.php:183 30 30 msgid "Woocommerce Address Validator" 31 31 msgstr "Woocommerce Address Validator" 32 32 33 #: src/Admin.php:18 733 #: src/Admin.php:186 34 34 msgid "" 35 35 "It looks like your API key is invalid or depleted. Please check your key and " … … 39 39 "API Key prüfen und aktualisieren." 40 40 41 #: src/Admin.php:18 841 #: src/Admin.php:187 42 42 #, php-format 43 43 msgid "" … … 47 47 "einloggen." 48 48 49 #: src/Admin.php:19 749 #: src/Admin.php:196 50 50 msgid "API Key" 51 51 msgstr "API Key" 52 52 53 #: src/Admin.php:20 553 #: src/Admin.php:204 54 54 msgid "Allow INVALID Addresses" 55 55 msgstr "Ungültige Adressen zulassen" 56 56 57 #: src/Admin.php:21 357 #: src/Admin.php:212 58 58 msgid "Update" 59 59 msgstr "Aktualisieren" 60 60 61 #: src/Admin.php:21 961 #: src/Admin.php:218 62 62 msgid "" 63 63 "Allow INVALID Addresses will prompt the user to check an address that could " 64 "not be validated, and allow them to continue ( this feature was contributed"65 " by \"Simply Charlotte Mason\" --- https://simplycharlottemason.com)."64 "not be validated, and allow them to continue (contributed by \"Simply " 65 "Charlotte Mason\")." 66 66 msgstr "" 67 " Ungültige Adressen zulassen fordert den Benutzer auf, eine Adresse zu"68 " überprüfen, die nicht validiert werden konnte, und erlaubt dann die"69 " Fortsetzung des Checkouts (diese Funktion wurde von \"Simply Charlotte Mason"70 " \" --- https://simplycharlottemason.com beigetragen)."67 "Die Option \"Ungültige Adressen zulassen\" fordert den Benutzer auf, " 68 "Adressen die nicht validiert werden konnten zu überprüfen, und erlaubt dann " 69 "die Fortsetzung des Checkouts (diese Funktion ist ein Beitrag von \"Simply " 70 "Charlotte Mason\")." 71 71 72 #: src/Admin.php:22 472 #: src/Admin.php:223 73 73 msgid "" 74 74 "With Address-Validator you can easily verify any national or international " … … 81 81 "Kunden zu erhalten." 82 82 83 #: src/Admin.php:23 183 #: src/Admin.php:230 84 84 #, php-format 85 85 msgid "" … … 90 90 "625 kostenlosen Credits." 91 91 92 #: src/Admin.php:25 392 #: src/Admin.php:252 93 93 msgid "Your Address-Validator API key is invalid or depleted." 94 94 msgstr "Der API Key ist ungültig oder die Credits sind verbraucht." 95 95 96 #: src/Admin.php:2 6096 #: src/Admin.php:259 97 97 #, php-format 98 98 msgid "" -
woo-address-validator/trunk/readme.txt
r2718528 r2747405 3 3 Tags: woocommerce, validation, address, address validation, billing, shipping, delivery, billing address, shipping address, checkout 4 4 Requires at least: 3.0.1 5 Tested up to: 5.9.36 Stable tag: 2. 85 Tested up to: 6.0 6 Stable tag: 2.9 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
woo-address-validator/trunk/src/Admin.php
r2718528 r2747405 216 216 <?php 217 217 esc_html_e( 218 'Allow INVALID Addresses will prompt the user to check an address that could not be validated, and allow them to continue ( this feature was contributed by "Simply Charlotte Mason" --- https://simplycharlottemason.com).', 'woo-address-validator'218 'Allow INVALID Addresses will prompt the user to check an address that could not be validated, and allow them to continue (contributed by "Simply Charlotte Mason").', 'woo-address-validator' 219 219 ); 220 220 ?><br><br> -
woo-address-validator/trunk/woocommerce-address-validator.php
r2718528 r2747405 4 4 * Plugin URI: https://www.address-validator.net/ 5 5 * Description: Validate billing and shipping addresses in WooCommerce. 6 * Version: 2. 86 * Version: 2.9 7 7 * Author: Byteplant 8 8 * Author URI: https://www.address-validator.net/
Note: See TracChangeset
for help on using the changeset viewer.