Skip to content

Commit 3d1e47e

Browse files
Update missing autoload notice message. (#80)
* Update missing autoload notice message. * 🔄 Regenerate translation files Co-authored-by: WordPress POT/PO/MO Generator <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a3c6ca1 commit 3d1e47e

4 files changed

Lines changed: 40 additions & 21 deletions

File tree

custom-login.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
} elseif (!is_readable(__DIR__ . '/vendor/autoload.php')) {
6565
return add_filter('custom_login_shutdown_error_message', function () {
6666
return esc_html__(
67-
'Error: Custom Login can\'t find the autoload file, all features are currently disabled.',
67+
'Error: Custom Login can\'t find the autoload file (if installed from GitHub, please run `composer install`), all features are currently disabled.',
6868
'custom-login'
6969
);
7070
});

languages/custom-login.mo

0 Bytes
Binary file not shown.

languages/custom-login.po

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
# This file is distributed under the same license as the Custom Login plugin.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Custom Login 4.0.3\n"
5+
"Project-Id-Version: Custom Login 4.0.6\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/custom-login\n"
77
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
88
"Language-Team: LANGUAGE <[email protected]>\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=UTF-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
12-
"POT-Creation-Date: 2022-08-04T18:56:05+00:00\n"
12+
"POT-Creation-Date: 2022-08-09T18:58:54+00:00\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"X-Generator: WP-CLI 2.6.0\n"
1515
"X-Domain: custom-login\n"
@@ -25,6 +25,7 @@ msgstr ""
2525
#: src/Settings/Api/Factory.php:33
2626
#: src/Settings/Api/Factory.php:34
2727
#: src/Settings/Settings.php:132
28+
#: src/Settings/Settings.php:136
2829
msgid "Custom Login"
2930
msgstr ""
3031

@@ -56,11 +57,13 @@ msgstr ""
5657

5758
#: ../includes/admin/tracking.php:273
5859
#: src/WpAdmin/Tracking.php:176
60+
#: src/WpAdmin/Tracking.php:183
5961
msgid "Allow"
6062
msgstr ""
6163

6264
#: ../includes/admin/tracking.php:274
6365
#: src/WpAdmin/Tracking.php:177
66+
#: src/WpAdmin/Tracking.php:184
6467
msgid "Do not allow"
6568
msgstr ""
6669

@@ -71,19 +74,22 @@ msgstr ""
7174

7275
#: ../includes/class-cl-extensions.php:35
7376
#: src/WpAdmin/Extensions.php:77
77+
#: src/WpAdmin/Extensions.php:82
7478
#, php-format
7579
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>."
7680
msgstr ""
7781

7882
#: ../includes/class-cl-extensions.php:37
7983
#: src/WpAdmin/Extensions.php:75
84+
#: src/WpAdmin/Extensions.php:80
8085
msgid "Extensions Installer"
8186
msgstr ""
8287

8388
#: ../includes/class-cl-extensions.php:43
8489
#: src/WpAdmin/Dashboard.php:54
8590
#: src/WpAdmin/Extensions.php:38
8691
#: src/WpAdmin/Extensions.php:39
92+
#: src/WpAdmin/Extensions.php:40
8793
msgid "Custom Login Extensions"
8894
msgstr ""
8995

@@ -120,6 +126,7 @@ msgstr ""
120126

121127
#: ../includes/class-cl-settings-api.php:754
122128
#: src/Settings/Settings.php:137
129+
#: src/Settings/Settings.php:141
123130
msgid "Twitter"
124131
msgstr ""
125132

@@ -141,6 +148,7 @@ msgstr ""
141148
#: ../includes/class-cl-settings-upgrades.php:109
142149
#: src/WpAdmin/SettingsUpgrades.php:85
143150
#: src/WpAdmin/SettingsUpgrades.php:86
151+
#: src/WpAdmin/SettingsUpgrades.php:87
144152
msgid "Custom Login Upgrades"
145153
msgstr ""
146154

@@ -620,24 +628,29 @@ msgid "Extensions"
620628
msgstr ""
621629

622630
#: src/Settings/ImportExport.php:97
631+
#: src/Settings/ImportExport.php:93
623632
msgid "Custom Login settings successfully imported"
624633
msgstr ""
625634

626635
#: src/Settings/Settings.php:135
636+
#: src/Settings/Settings.php:139
627637
msgctxt "rate; as in rate this plugin"
628638
msgid "Rate"
629639
msgstr ""
630640

631641
#: src/Settings/Settings.php:136
642+
#: src/Settings/Settings.php:140
632643
msgctxt "the author of this plugin"
633644
msgid "Author"
634645
msgstr ""
635646

636647
#: src/Settings/Settings.php:164
648+
#: src/Settings/Settings.php:172
637649
msgid "Extensions %s"
638650
msgstr ""
639651

640652
#: src/WpAdmin/Tracking.php:172
653+
#: src/WpAdmin/Tracking.php:179
641654
msgid "Allow Custom Login to anonymously track how this plugin is used and help us make the plugin better?"
642655
msgstr ""
643656

@@ -650,10 +663,12 @@ msgid "Custom Login can't find the autoload file, plugin is currently disabled."
650663
msgstr ""
651664

652665
#: src/WpAdmin/SettingsUpgrades.php:66
666+
#: src/WpAdmin/SettingsUpgrades.php:67
653667
msgid "Custom Login: Version %s has some settings changes."
654668
msgstr ""
655669

656670
#: src/WpAdmin/SettingsUpgrades.php:69
671+
#: src/WpAdmin/SettingsUpgrades.php:70
657672
msgctxt "Button text to trigger settings updates"
658673
msgid "Please click here the run the updates"
659674
msgstr ""
@@ -665,3 +680,7 @@ msgstr ""
665680
#: custom-login.php:66
666681
msgid "Error: Custom Login can't find the autoload file, all features are currently disabled."
667682
msgstr ""
683+
684+
#: custom-login.php:66
685+
msgid "Error: Custom Login can't find the autoload file (if installed from GitHub, please run `composer install`), all features are currently disabled."
686+
msgstr ""

languages/custom-login.pot

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22
# This file is distributed under the same license as the Custom Login plugin.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Custom Login 4.0.3\n"
5+
"Project-Id-Version: Custom Login 4.0.6\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/custom-login\n"
77
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
88
"Language-Team: LANGUAGE <[email protected]>\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=UTF-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
12-
"POT-Creation-Date: 2022-08-04T18:56:05+00:00\n"
12+
"POT-Creation-Date: 2022-08-09T18:58:54+00:00\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"X-Generator: WP-CLI 2.6.0\n"
1515
"X-Domain: custom-login\n"
1616

1717
#. Plugin Name of the plugin
1818
#: src/Settings/Api/Factory.php:33
1919
#: src/Settings/Api/Factory.php:34
20-
#: src/Settings/Settings.php:132
20+
#: src/Settings/Settings.php:136
2121
msgid "Custom Login"
2222
msgstr ""
2323

@@ -329,7 +329,7 @@ msgid "Notice: Custom Login version 4 requires PHP version >= 7.4, you are runni
329329
msgstr ""
330330

331331
#: custom-login.php:66
332-
msgid "Error: Custom Login can't find the autoload file, all features are currently disabled."
332+
msgid "Error: Custom Login can't find the autoload file (if installed from GitHub, please run `composer install`), all features are currently disabled."
333333
msgstr ""
334334

335335
#: resources/views/settings/extensions.php:7
@@ -376,64 +376,64 @@ msgstr ""
376376
msgid "Extensions"
377377
msgstr ""
378378

379-
#: src/Settings/ImportExport.php:97
379+
#: src/Settings/ImportExport.php:93
380380
msgid "Custom Login settings successfully imported"
381381
msgstr ""
382382

383-
#: src/Settings/Settings.php:135
383+
#: src/Settings/Settings.php:139
384384
msgctxt "rate; as in rate this plugin"
385385
msgid "Rate"
386386
msgstr ""
387387

388-
#: src/Settings/Settings.php:136
388+
#: src/Settings/Settings.php:140
389389
msgctxt "the author of this plugin"
390390
msgid "Author"
391391
msgstr ""
392392

393-
#: src/Settings/Settings.php:137
393+
#: src/Settings/Settings.php:141
394394
msgid "Twitter"
395395
msgstr ""
396396

397-
#: src/Settings/Settings.php:164
397+
#: src/Settings/Settings.php:172
398398
msgid "Extensions %s"
399399
msgstr ""
400400

401401
#: src/WpAdmin/Dashboard.php:54
402-
#: src/WpAdmin/Extensions.php:38
403402
#: src/WpAdmin/Extensions.php:39
403+
#: src/WpAdmin/Extensions.php:40
404404
msgid "Custom Login Extensions"
405405
msgstr ""
406406

407-
#: src/WpAdmin/Extensions.php:75
407+
#: src/WpAdmin/Extensions.php:80
408408
msgid "Extensions Installer"
409409
msgstr ""
410410

411-
#: src/WpAdmin/Extensions.php:77
411+
#: src/WpAdmin/Extensions.php:82
412412
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>."
413413
msgstr ""
414414

415-
#: src/WpAdmin/SettingsUpgrades.php:66
415+
#: src/WpAdmin/SettingsUpgrades.php:67
416416
msgid "Custom Login: Version %s has some settings changes."
417417
msgstr ""
418418

419-
#: src/WpAdmin/SettingsUpgrades.php:69
419+
#: src/WpAdmin/SettingsUpgrades.php:70
420420
msgctxt "Button text to trigger settings updates"
421421
msgid "Please click here the run the updates"
422422
msgstr ""
423423

424-
#: src/WpAdmin/SettingsUpgrades.php:85
425424
#: src/WpAdmin/SettingsUpgrades.php:86
425+
#: src/WpAdmin/SettingsUpgrades.php:87
426426
msgid "Custom Login Upgrades"
427427
msgstr ""
428428

429-
#: src/WpAdmin/Tracking.php:172
429+
#: src/WpAdmin/Tracking.php:179
430430
msgid "Allow Custom Login to anonymously track how this plugin is used and help us make the plugin better?"
431431
msgstr ""
432432

433-
#: src/WpAdmin/Tracking.php:176
433+
#: src/WpAdmin/Tracking.php:183
434434
msgid "Allow"
435435
msgstr ""
436436

437-
#: src/WpAdmin/Tracking.php:177
437+
#: src/WpAdmin/Tracking.php:184
438438
msgid "Do not allow"
439439
msgstr ""

0 commit comments

Comments
 (0)