Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion custom-login.php
Original file line number Diff line number Diff line change
Expand Up @@ -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'
);
});
Expand Down
Binary file modified languages/custom-login.mo
Binary file not shown.
23 changes: 21 additions & 2 deletions languages/custom-login.po
Original file line number Diff line number Diff line change
Expand Up @@ -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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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"
Expand All @@ -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 ""

Expand Down Expand Up @@ -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 ""

Expand All @@ -71,19 +74,22 @@ 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 <a href=\"%s\">this page</a> with a valid license key. <small>Purchase your license key by clicking the appropriate link below</small>."
msgstr ""

#: ../includes/class-cl-extensions.php:37
#: src/WpAdmin/Extensions.php:75
#: src/WpAdmin/Extensions.php:80
msgid "Extensions Installer"
msgstr ""

#: ../includes/class-cl-extensions.php:43
#: 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 ""

Expand Down Expand Up @@ -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 ""

Expand All @@ -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 ""

Expand Down Expand Up @@ -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 ""

Expand All @@ -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 ""
Expand All @@ -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 ""
36 changes: 18 additions & 18 deletions languages/custom-login.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
# 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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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"

#. 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 ""

Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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 <a href=\"%s\">this page</a> with a valid license key. <small>Purchase your license key by clicking the appropriate link below</small>."
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 ""