Plugin Directory

Changeset 3468206


Ignore:
Timestamp:
02/24/2026 04:13:29 AM (5 weeks ago)
Author:
linguise
Message:

Updating to version 2.2.25

Location:
linguise
Files:
80 edited
1 copied

Legend:

Unmodified
Added
Removed
  • linguise/tags/2.2.25/languages/linguise.pot

    r3464793 r3468206  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Linguise - AI Automatic Multilingual Translation 2.2.24\n"
     5"Project-Id-Version: Linguise - AI Automatic Multilingual Translation 2.2.25\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/linguise\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2026-01-30T13:56:21+07:00\n"
     12"POT-Creation-Date: 2026-02-18T10:34:10+07:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.12.0\n"
     
    861861#: src/config-iframe.php:8
    862862#: src/config-iframe.php:105
     863#: src/configuration.php:211
     864#: src/configuration.php:382
    863865msgid "Nonce verification failed"
    864866msgstr ""
     
    885887
    886888#: src/config-iframe.php:97
    887 #: src/configuration.php:284
    888 #: src/configuration.php:332
     889#: src/configuration.php:368
     890#: src/configuration.php:426
    889891msgid "Linguise settings saved!"
    890892msgstr ""
     
    893895#: src/config-iframe.php:115
    894896#: src/config-iframe.php:124
     897#: src/configuration.php:211
     898#: src/configuration.php:382
    895899msgid "Unauthorized"
    896900msgstr ""
     
    900904msgstr ""
    901905
     906#: src/configuration.php:99
     907msgid "Disabled debug!"
     908msgstr ""
     909
     910#: src/configuration.php:108
     911msgid "`xml` extension is not loaded, some Linguise features might not works properly!"
     912msgstr ""
     913
     914#: src/configuration.php:114
     915msgid "`DOMDocument` class is not available, some Linguise features might not works properly!"
     916msgstr ""
     917
     918#: src/configuration.php:122
     919msgid "PHP version is lower than 7.0.0, some Linguise features might not works properly!"
     920msgstr ""
     921
     922#: src/configuration.php:152
     923msgid "Htaccess file doesn't exist. This may be a problem is you are under an Apache server. Please check the documentation to finish the installation manually: <a href=\"https://www.linguise.com/documentation/linguise-installation/install-linguise-on-wordpress/\" target=\"_blank\">how to configure Linguise</a>"
     924msgstr ""
     925
     926#: src/configuration.php:190
     927msgid "Htaccess file is not writable, please make sure to allow the current script to update the .htaccess file to make linguise work as expected. You can also check our online documentation to read <a href=\"https://www.linguise.com/documentation/linguise-installation/install-linguise-on-wordpress/\" target=\"_blank\">how to configure Linguise</a>."
     928msgstr ""
     929
     930#: src/configuration.php:195
     931msgid "Failed to write to htaccess file, please make sure to allow the current script to update the .htaccess file to make linguise work as expected. You can also check our online documentation to read <a href=\"https://www.linguise.com/documentation/linguise-installation/install-linguise-on-wordpress/\" target=\"_blank\">how to configure Linguise</a>."
     932msgstr ""
     933
     934#: src/configuration.php:455
     935msgid "API returns empty data when querying configuration. Please try again later or contact our support team if the problem persist."
     936msgstr ""
     937
    902938#. translators: %s: Site domain name
    903 #: src/configuration.php:142
    904 #: src/configuration.php:196
     939#: src/configuration.php:464
    905940#, php-format
    906941msgid "The API Key provided has been rejected, please make sure you use the right key associated with the domain %s"
    907942msgstr ""
    908943
    909 #: src/configuration.php:149
    910 #: src/configuration.php:201
     944#: src/configuration.php:471
    911945msgid "Configuration has not been loaded from Linguise website. Please try again later or contact our support team if the problem persist."
    912 msgstr ""
    913 
    914 #: src/configuration.php:343
    915 msgid "Disabled debug!"
    916 msgstr ""
    917 
    918 #: src/configuration.php:352
    919 msgid "`xml` extension is not loaded, some Linguise features might not works properly!"
    920 msgstr ""
    921 
    922 #: src/configuration.php:360
    923 msgid "PHP version is lower than 7.0.0, some Linguise features might not works properly!"
    924 msgstr ""
    925 
    926 #: src/configuration.php:390
    927 msgid "Htaccess file doesn't exist. This may be a problem is you are under an Apache server. Please check the documentation to finish the installation manually: <a href=\"https://www.linguise.com/documentation/linguise-installation/install-linguise-on-wordpress/\" target=\"_blank\">how to configure Linguise</a>"
    928 msgstr ""
    929 
    930 #: src/configuration.php:428
    931 msgid "Htaccess file is not writable, please make sure to allow the current script to update the .htaccess file to make linguise work as expected. You can also check our online documentation to read <a href=\"https://www.linguise.com/documentation/linguise-installation/install-linguise-on-wordpress/\" target=\"_blank\">how to configure Linguise</a>."
    932 msgstr ""
    933 
    934 #: src/configuration.php:433
    935 msgid "Failed to write to htaccess file, please make sure to allow the current script to update the .htaccess file to make linguise work as expected. You can also check our online documentation to read <a href=\"https://www.linguise.com/documentation/linguise-installation/install-linguise-on-wordpress/\" target=\"_blank\">how to configure Linguise</a>."
    936946msgstr ""
    937947
  • linguise/tags/2.2.25/linguise.php

    r3464793 r3468206  
    55 * Plugin URI: https://www.linguise.com/
    66 * Description: Linguise translation plugin
    7  * Version:2.2.24
     7 * Version:2.2.25
    88 * Text Domain: linguise
    99 * Domain Path: /languages
  • linguise/tags/2.2.25/readme.txt

    r3464793 r3468206  
    44Requires at least: 4.0
    55Tested up to: 6.9
    6 Stable tag: 2.2.24
     6Stable tag: 2.2.25
    77Requires PHP: 7.0
    88License: GPLv2 or later
     
    108108
    109109== Changelog ==
     110= 2.2.25 =
     111- Fix: Make the requirement for DOMDocument more strict
     112
    110113= 2.2.24 =
    111114- Feature: Translation support for Ivory Search
  • linguise/tags/2.2.25/src/HTMLHelper.php

    r3366846 r3468206  
    155155    {
    156156        // Check if DOMDocument is available or xml extension is loaded
    157         if (!class_exists('DOMDocument') && !extension_loaded('xml')) {
     157        if (!class_exists('\\DOMDocument') || !extension_loaded('xml')) {
    158158            return null;
    159159        }
  • linguise/tags/2.2.25/src/configuration.php

    r3463145 r3468206  
    107107                'type' => 'warning',
    108108                'message' => __('`xml` extension is not loaded, some Linguise features might not works properly!', 'linguise'),
     109            ];
     110        }
     111        if (!class_exists('\\DOMDocument')) {
     112            $api_web_errors[] = [
     113                'type' => 'warning',
     114                'message' => __('`DOMDocument` class is not available, some Linguise features might not works properly!', 'linguise'),
    109115            ];
    110116        }
  • linguise/tags/2.2.25/src/constants.php

    r3464793 r3468206  
    11<?php
    22if (!defined('LINGUISE_SCRIPT_TRANSLATION_VERSION')) {
    3     define('LINGUISE_SCRIPT_TRANSLATION_VERSION', 'wordpress_plugin/2.2.24');
     3    define('LINGUISE_SCRIPT_TRANSLATION_VERSION', 'wordpress_plugin/2.2.25');
    44}
    55
    66if (!defined('LINGUISE_VERSION')) {
    7     define('LINGUISE_VERSION', '2.2.24');
     7    define('LINGUISE_VERSION', '2.2.25');
    88}
  • linguise/tags/2.2.25/vendor/composer/installed.php

    r3464793 r3468206  
    44        'pretty_version' => 'dev-master',
    55        'version' => 'dev-master',
    6         'reference' => '31cd656635d6c66605050ff864b67579cb059bec',
     6        'reference' => '906142f1722e640191f363558a75d4468491a6f6',
    77        'type' => 'library',
    88        'install_path' => __DIR__ . '/../../',
     
    3232            'pretty_version' => 'dev-master',
    3333            'version' => 'dev-master',
    34             'reference' => '31cd656635d6c66605050ff864b67579cb059bec',
     34            'reference' => '906142f1722e640191f363558a75d4468491a6f6',
    3535            'type' => 'library',
    3636            'install_path' => __DIR__ . '/../../',
  • linguise/trunk/languages/linguise.pot

    r3464793 r3468206  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Linguise - AI Automatic Multilingual Translation 2.2.24\n"
     5"Project-Id-Version: Linguise - AI Automatic Multilingual Translation 2.2.25\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/linguise\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2026-01-30T13:56:21+07:00\n"
     12"POT-Creation-Date: 2026-02-18T10:34:10+07:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.12.0\n"
     
    861861#: src/config-iframe.php:8
    862862#: src/config-iframe.php:105
     863#: src/configuration.php:211
     864#: src/configuration.php:382
    863865msgid "Nonce verification failed"
    864866msgstr ""
     
    885887
    886888#: src/config-iframe.php:97
    887 #: src/configuration.php:284
    888 #: src/configuration.php:332
     889#: src/configuration.php:368
     890#: src/configuration.php:426
    889891msgid "Linguise settings saved!"
    890892msgstr ""
     
    893895#: src/config-iframe.php:115
    894896#: src/config-iframe.php:124
     897#: src/configuration.php:211
     898#: src/configuration.php:382
    895899msgid "Unauthorized"
    896900msgstr ""
     
    900904msgstr ""
    901905
     906#: src/configuration.php:99
     907msgid "Disabled debug!"
     908msgstr ""
     909
     910#: src/configuration.php:108
     911msgid "`xml` extension is not loaded, some Linguise features might not works properly!"
     912msgstr ""
     913
     914#: src/configuration.php:114
     915msgid "`DOMDocument` class is not available, some Linguise features might not works properly!"
     916msgstr ""
     917
     918#: src/configuration.php:122
     919msgid "PHP version is lower than 7.0.0, some Linguise features might not works properly!"
     920msgstr ""
     921
     922#: src/configuration.php:152
     923msgid "Htaccess file doesn't exist. This may be a problem is you are under an Apache server. Please check the documentation to finish the installation manually: <a href=\"https://www.linguise.com/documentation/linguise-installation/install-linguise-on-wordpress/\" target=\"_blank\">how to configure Linguise</a>"
     924msgstr ""
     925
     926#: src/configuration.php:190
     927msgid "Htaccess file is not writable, please make sure to allow the current script to update the .htaccess file to make linguise work as expected. You can also check our online documentation to read <a href=\"https://www.linguise.com/documentation/linguise-installation/install-linguise-on-wordpress/\" target=\"_blank\">how to configure Linguise</a>."
     928msgstr ""
     929
     930#: src/configuration.php:195
     931msgid "Failed to write to htaccess file, please make sure to allow the current script to update the .htaccess file to make linguise work as expected. You can also check our online documentation to read <a href=\"https://www.linguise.com/documentation/linguise-installation/install-linguise-on-wordpress/\" target=\"_blank\">how to configure Linguise</a>."
     932msgstr ""
     933
     934#: src/configuration.php:455
     935msgid "API returns empty data when querying configuration. Please try again later or contact our support team if the problem persist."
     936msgstr ""
     937
    902938#. translators: %s: Site domain name
    903 #: src/configuration.php:142
    904 #: src/configuration.php:196
     939#: src/configuration.php:464
    905940#, php-format
    906941msgid "The API Key provided has been rejected, please make sure you use the right key associated with the domain %s"
    907942msgstr ""
    908943
    909 #: src/configuration.php:149
    910 #: src/configuration.php:201
     944#: src/configuration.php:471
    911945msgid "Configuration has not been loaded from Linguise website. Please try again later or contact our support team if the problem persist."
    912 msgstr ""
    913 
    914 #: src/configuration.php:343
    915 msgid "Disabled debug!"
    916 msgstr ""
    917 
    918 #: src/configuration.php:352
    919 msgid "`xml` extension is not loaded, some Linguise features might not works properly!"
    920 msgstr ""
    921 
    922 #: src/configuration.php:360
    923 msgid "PHP version is lower than 7.0.0, some Linguise features might not works properly!"
    924 msgstr ""
    925 
    926 #: src/configuration.php:390
    927 msgid "Htaccess file doesn't exist. This may be a problem is you are under an Apache server. Please check the documentation to finish the installation manually: <a href=\"https://www.linguise.com/documentation/linguise-installation/install-linguise-on-wordpress/\" target=\"_blank\">how to configure Linguise</a>"
    928 msgstr ""
    929 
    930 #: src/configuration.php:428
    931 msgid "Htaccess file is not writable, please make sure to allow the current script to update the .htaccess file to make linguise work as expected. You can also check our online documentation to read <a href=\"https://www.linguise.com/documentation/linguise-installation/install-linguise-on-wordpress/\" target=\"_blank\">how to configure Linguise</a>."
    932 msgstr ""
    933 
    934 #: src/configuration.php:433
    935 msgid "Failed to write to htaccess file, please make sure to allow the current script to update the .htaccess file to make linguise work as expected. You can also check our online documentation to read <a href=\"https://www.linguise.com/documentation/linguise-installation/install-linguise-on-wordpress/\" target=\"_blank\">how to configure Linguise</a>."
    936946msgstr ""
    937947
  • linguise/trunk/linguise.php

    r3464793 r3468206  
    55 * Plugin URI: https://www.linguise.com/
    66 * Description: Linguise translation plugin
    7  * Version:2.2.24
     7 * Version:2.2.25
    88 * Text Domain: linguise
    99 * Domain Path: /languages
  • linguise/trunk/readme.txt

    r3464793 r3468206  
    44Requires at least: 4.0
    55Tested up to: 6.9
    6 Stable tag: 2.2.24
     6Stable tag: 2.2.25
    77Requires PHP: 7.0
    88License: GPLv2 or later
     
    108108
    109109== Changelog ==
     110= 2.2.25 =
     111- Fix: Make the requirement for DOMDocument more strict
     112
    110113= 2.2.24 =
    111114- Feature: Translation support for Ivory Search
  • linguise/trunk/src/HTMLHelper.php

    r3366846 r3468206  
    155155    {
    156156        // Check if DOMDocument is available or xml extension is loaded
    157         if (!class_exists('DOMDocument') && !extension_loaded('xml')) {
     157        if (!class_exists('\\DOMDocument') || !extension_loaded('xml')) {
    158158            return null;
    159159        }
  • linguise/trunk/src/configuration.php

    r3463145 r3468206  
    107107                'type' => 'warning',
    108108                'message' => __('`xml` extension is not loaded, some Linguise features might not works properly!', 'linguise'),
     109            ];
     110        }
     111        if (!class_exists('\\DOMDocument')) {
     112            $api_web_errors[] = [
     113                'type' => 'warning',
     114                'message' => __('`DOMDocument` class is not available, some Linguise features might not works properly!', 'linguise'),
    109115            ];
    110116        }
  • linguise/trunk/src/constants.php

    r3464793 r3468206  
    11<?php
    22if (!defined('LINGUISE_SCRIPT_TRANSLATION_VERSION')) {
    3     define('LINGUISE_SCRIPT_TRANSLATION_VERSION', 'wordpress_plugin/2.2.24');
     3    define('LINGUISE_SCRIPT_TRANSLATION_VERSION', 'wordpress_plugin/2.2.25');
    44}
    55
    66if (!defined('LINGUISE_VERSION')) {
    7     define('LINGUISE_VERSION', '2.2.24');
     7    define('LINGUISE_VERSION', '2.2.25');
    88}
  • linguise/trunk/vendor/composer/installed.php

    r3464793 r3468206  
    44        'pretty_version' => 'dev-master',
    55        'version' => 'dev-master',
    6         'reference' => '31cd656635d6c66605050ff864b67579cb059bec',
     6        'reference' => '906142f1722e640191f363558a75d4468491a6f6',
    77        'type' => 'library',
    88        'install_path' => __DIR__ . '/../../',
     
    3232            'pretty_version' => 'dev-master',
    3333            'version' => 'dev-master',
    34             'reference' => '31cd656635d6c66605050ff864b67579cb059bec',
     34            'reference' => '906142f1722e640191f363558a75d4468491a6f6',
    3535            'type' => 'library',
    3636            'install_path' => __DIR__ . '/../../',
Note: See TracChangeset for help on using the changeset viewer.