diff --git a/custom-login.php b/custom-login.php index cb69f2c..0d61e32 100755 --- a/custom-login.php +++ b/custom-login.php @@ -64,7 +64,7 @@ } elseif (!is_readable(__DIR__ . '/vendor/autoload.php')) { return add_filter('custom_login_shutdown_error_message', function () { return esc_html__( - 'Error: Custom Login can\'t find the autoload file, all features are currently disabled.', + 'Error: Custom Login can\'t find the autoload file (if installed from GitHub, please run `composer install`), all features are currently disabled.', 'custom-login' ); }); diff --git a/languages/custom-login.mo b/languages/custom-login.mo index 7bbdbed..51e855a 100644 Binary files a/languages/custom-login.mo and b/languages/custom-login.mo differ diff --git a/languages/custom-login.po b/languages/custom-login.po index 4f28caa..2bff6f3 100644 --- a/languages/custom-login.po +++ b/languages/custom-login.po @@ -2,14 +2,14 @@ # This file is distributed under the same license as the Custom Login plugin. msgid "" msgstr "" -"Project-Id-Version: Custom Login 4.0.3\n" +"Project-Id-Version: Custom Login 4.0.6\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/custom-login\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2022-08-04T18:56:05+00:00\n" +"POT-Creation-Date: 2022-08-09T18:58:54+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.6.0\n" "X-Domain: custom-login\n" @@ -25,6 +25,7 @@ msgstr "" #: src/Settings/Api/Factory.php:33 #: src/Settings/Api/Factory.php:34 #: src/Settings/Settings.php:132 +#: src/Settings/Settings.php:136 msgid "Custom Login" msgstr "" @@ -56,11 +57,13 @@ msgstr "" #: ../includes/admin/tracking.php:273 #: src/WpAdmin/Tracking.php:176 +#: src/WpAdmin/Tracking.php:183 msgid "Allow" msgstr "" #: ../includes/admin/tracking.php:274 #: src/WpAdmin/Tracking.php:177 +#: src/WpAdmin/Tracking.php:184 msgid "Do not allow" msgstr "" @@ -71,12 +74,14 @@ msgstr "" #: ../includes/class-cl-extensions.php:35 #: src/WpAdmin/Extensions.php:77 +#: src/WpAdmin/Extensions.php:82 #, php-format msgid "Install Custom Login extensions on this page with a valid license key. Purchase your license key by clicking the appropriate link below." msgstr "" #: ../includes/class-cl-extensions.php:37 #: src/WpAdmin/Extensions.php:75 +#: src/WpAdmin/Extensions.php:80 msgid "Extensions Installer" msgstr "" @@ -84,6 +89,7 @@ msgstr "" #: src/WpAdmin/Dashboard.php:54 #: src/WpAdmin/Extensions.php:38 #: src/WpAdmin/Extensions.php:39 +#: src/WpAdmin/Extensions.php:40 msgid "Custom Login Extensions" msgstr "" @@ -120,6 +126,7 @@ msgstr "" #: ../includes/class-cl-settings-api.php:754 #: src/Settings/Settings.php:137 +#: src/Settings/Settings.php:141 msgid "Twitter" msgstr "" @@ -141,6 +148,7 @@ msgstr "" #: ../includes/class-cl-settings-upgrades.php:109 #: src/WpAdmin/SettingsUpgrades.php:85 #: src/WpAdmin/SettingsUpgrades.php:86 +#: src/WpAdmin/SettingsUpgrades.php:87 msgid "Custom Login Upgrades" msgstr "" @@ -620,24 +628,29 @@ msgid "Extensions" msgstr "" #: src/Settings/ImportExport.php:97 +#: src/Settings/ImportExport.php:93 msgid "Custom Login settings successfully imported" msgstr "" #: src/Settings/Settings.php:135 +#: src/Settings/Settings.php:139 msgctxt "rate; as in rate this plugin" msgid "Rate" msgstr "" #: src/Settings/Settings.php:136 +#: src/Settings/Settings.php:140 msgctxt "the author of this plugin" msgid "Author" msgstr "" #: src/Settings/Settings.php:164 +#: src/Settings/Settings.php:172 msgid "Extensions %s" msgstr "" #: src/WpAdmin/Tracking.php:172 +#: src/WpAdmin/Tracking.php:179 msgid "Allow Custom Login to anonymously track how this plugin is used and help us make the plugin better?" msgstr "" @@ -650,10 +663,12 @@ msgid "Custom Login can't find the autoload file, plugin is currently disabled." msgstr "" #: src/WpAdmin/SettingsUpgrades.php:66 +#: src/WpAdmin/SettingsUpgrades.php:67 msgid "Custom Login: Version %s has some settings changes." msgstr "" #: src/WpAdmin/SettingsUpgrades.php:69 +#: src/WpAdmin/SettingsUpgrades.php:70 msgctxt "Button text to trigger settings updates" msgid "Please click here the run the updates" msgstr "" @@ -665,3 +680,7 @@ msgstr "" #: custom-login.php:66 msgid "Error: Custom Login can't find the autoload file, all features are currently disabled." msgstr "" + +#: custom-login.php:66 +msgid "Error: Custom Login can't find the autoload file (if installed from GitHub, please run `composer install`), all features are currently disabled." +msgstr "" diff --git a/languages/custom-login.pot b/languages/custom-login.pot index c37da6e..0ef124c 100644 --- a/languages/custom-login.pot +++ b/languages/custom-login.pot @@ -2,14 +2,14 @@ # This file is distributed under the same license as the Custom Login plugin. msgid "" msgstr "" -"Project-Id-Version: Custom Login 4.0.3\n" +"Project-Id-Version: Custom Login 4.0.6\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/custom-login\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2022-08-04T18:56:05+00:00\n" +"POT-Creation-Date: 2022-08-09T18:58:54+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.6.0\n" "X-Domain: custom-login\n" @@ -17,7 +17,7 @@ msgstr "" #. Plugin Name of the plugin #: src/Settings/Api/Factory.php:33 #: src/Settings/Api/Factory.php:34 -#: src/Settings/Settings.php:132 +#: src/Settings/Settings.php:136 msgid "Custom Login" msgstr "" @@ -329,7 +329,7 @@ msgid "Notice: Custom Login version 4 requires PHP version >= 7.4, you are runni msgstr "" #: custom-login.php:66 -msgid "Error: Custom Login can't find the autoload file, all features are currently disabled." +msgid "Error: Custom Login can't find the autoload file (if installed from GitHub, please run `composer install`), all features are currently disabled." msgstr "" #: resources/views/settings/extensions.php:7 @@ -376,64 +376,64 @@ msgstr "" msgid "Extensions" msgstr "" -#: src/Settings/ImportExport.php:97 +#: src/Settings/ImportExport.php:93 msgid "Custom Login settings successfully imported" msgstr "" -#: src/Settings/Settings.php:135 +#: src/Settings/Settings.php:139 msgctxt "rate; as in rate this plugin" msgid "Rate" msgstr "" -#: src/Settings/Settings.php:136 +#: src/Settings/Settings.php:140 msgctxt "the author of this plugin" msgid "Author" msgstr "" -#: src/Settings/Settings.php:137 +#: src/Settings/Settings.php:141 msgid "Twitter" msgstr "" -#: src/Settings/Settings.php:164 +#: src/Settings/Settings.php:172 msgid "Extensions %s" msgstr "" #: src/WpAdmin/Dashboard.php:54 -#: src/WpAdmin/Extensions.php:38 #: src/WpAdmin/Extensions.php:39 +#: src/WpAdmin/Extensions.php:40 msgid "Custom Login Extensions" msgstr "" -#: src/WpAdmin/Extensions.php:75 +#: src/WpAdmin/Extensions.php:80 msgid "Extensions Installer" msgstr "" -#: src/WpAdmin/Extensions.php:77 +#: src/WpAdmin/Extensions.php:82 msgid "Install Custom Login extensions on this page with a valid license key. Purchase your license key by clicking the appropriate link below." msgstr "" -#: src/WpAdmin/SettingsUpgrades.php:66 +#: src/WpAdmin/SettingsUpgrades.php:67 msgid "Custom Login: Version %s has some settings changes." msgstr "" -#: src/WpAdmin/SettingsUpgrades.php:69 +#: src/WpAdmin/SettingsUpgrades.php:70 msgctxt "Button text to trigger settings updates" msgid "Please click here the run the updates" msgstr "" -#: src/WpAdmin/SettingsUpgrades.php:85 #: src/WpAdmin/SettingsUpgrades.php:86 +#: src/WpAdmin/SettingsUpgrades.php:87 msgid "Custom Login Upgrades" msgstr "" -#: src/WpAdmin/Tracking.php:172 +#: src/WpAdmin/Tracking.php:179 msgid "Allow Custom Login to anonymously track how this plugin is used and help us make the plugin better?" msgstr "" -#: src/WpAdmin/Tracking.php:176 +#: src/WpAdmin/Tracking.php:183 msgid "Allow" msgstr "" -#: src/WpAdmin/Tracking.php:177 +#: src/WpAdmin/Tracking.php:184 msgid "Do not allow" msgstr ""