Skip to content

Commit 06ed058

Browse files
committed
Compile potfile, remove version from package.json
1 parent 5cbc329 commit 06ed058

File tree

2 files changed

+41
-45
lines changed

2 files changed

+41
-45
lines changed

languages/wp-php-console.pot

Lines changed: 41 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# This file is distributed under the GPL-2.0+.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: WP PHP Console 1.5.3\n"
5+
"Project-Id-Version: WP PHP Console 1.5.4\n"
66
"Report-Msgid-Bugs-To: https://github.com/unfulvio/wp-php-console\n"
7-
"POT-Creation-Date: 2019-05-22 04:56:12+00:00\n"
7+
"POT-Creation-Date: 2019-05-30 03:35:08+00:00\n"
88
"MIME-Version: 1.0\n"
99
"Content-Type: text/plain; charset=utf-8\n"
1010
"Content-Transfer-Encoding: 8bit\n"
@@ -24,62 +24,69 @@ msgstr ""
2424
"X-Textdomain-Support: yes\n"
2525
"X-Generator: grunt-wp-i18n 1.0.3\n"
2626

27-
#. Plugin Name of the plugin/theme
28-
msgid "WP PHP Console"
27+
#: includes/Plugin.php:113 includes/Settings.php:92
28+
msgid "Settings"
2929
msgstr ""
3030

31-
#: includes/class-wp-php-console-settings.php:80
32-
#: includes/class-wp-php-console.php:87
33-
msgid "Settings"
31+
#: includes/Plugin.php:386
32+
#. translators: Placeholders: %1$s - WP PHP Console name, %2$s - opening HTML
33+
#. <a> link tag; %3$s closing HTML </a> link tag
34+
msgid ""
35+
"%1$s: Please remember to %2$sset a password%3$s if you want to enable the "
36+
"terminal."
37+
msgstr ""
38+
39+
#. Plugin Name of the plugin/theme
40+
msgid "WP PHP Console"
3441
msgstr ""
3542

36-
#: includes/class-wp-php-console-settings.php:87
43+
#: includes/Settings.php:99
3744
msgid "Password"
3845
msgstr ""
3946

40-
#: includes/class-wp-php-console-settings.php:91
47+
#: includes/Settings.php:103
4148
msgid "Allow only on SSL"
4249
msgstr ""
4350

44-
#: includes/class-wp-php-console-settings.php:95
51+
#: includes/Settings.php:107
4552
msgid "Allowed IP Masks"
4653
msgstr ""
4754

48-
#: includes/class-wp-php-console-settings.php:99
55+
#: includes/Settings.php:111
4956
msgid "Register PC Class"
5057
msgstr ""
5158

52-
#: includes/class-wp-php-console-settings.php:103
59+
#: includes/Settings.php:115
5360
msgid "Show Call Stack"
5461
msgstr ""
5562

56-
#: includes/class-wp-php-console-settings.php:107
63+
#: includes/Settings.php:119
5764
msgid "Short Path Names"
5865
msgstr ""
5966

60-
#: includes/class-wp-php-console-settings.php:141
67+
#: includes/Settings.php:153
6168
msgid "Usage instructions:"
6269
msgstr ""
6370

64-
#: includes/class-wp-php-console-settings.php:151
71+
#: includes/Settings.php:163
6572
msgid ""
6673
"Set a password for the eval terminal in the options below and hit \"Save "
6774
"Changes\"."
6875
msgstr ""
6976

70-
#: includes/class-wp-php-console-settings.php:152
77+
#: includes/Settings.php:164
7178
msgid ""
7279
"Reload any page of your installation and click on the key icon in your "
7380
"Chrome browser address bar, enter your password and access the terminal."
7481
msgstr ""
7582

76-
#: includes/class-wp-php-console-settings.php:153
83+
#: includes/Settings.php:165
7784
msgid ""
7885
"From the eval terminal you can execute any PHP or WordPress specific "
7986
"function, including functions from your plugins and active theme."
8087
msgstr ""
8188

82-
#: includes/class-wp-php-console-settings.php:156
89+
#: includes/Settings.php:168
8390
#. translators: Placeholders: %1$s - PHP code snippet example, %2$s - Chrome
8491
#. javascript console shortcut
8592
msgid ""
@@ -89,87 +96,77 @@ msgid ""
8996
"Terminal screen's \"Ignore Debug options\"."
9097
msgstr ""
9198

92-
#: includes/class-wp-php-console-settings.php:184
99+
#: includes/Settings.php:196
93100
msgid "Required"
94101
msgstr ""
95102

96-
#: includes/class-wp-php-console-settings.php:185
103+
#: includes/Settings.php:197
97104
msgid "The password for the eval terminal. If empty, the plugin will not work."
98105
msgstr ""
99106

100-
#: includes/class-wp-php-console-settings.php:201
101-
#: includes/class-wp-php-console-settings.php:250
102-
#: includes/class-wp-php-console-settings.php:276
103-
#: includes/class-wp-php-console-settings.php:293
107+
#: includes/Settings.php:213 includes/Settings.php:262
108+
#: includes/Settings.php:288 includes/Settings.php:305
104109
msgid "Yes"
105110
msgstr ""
106111

107-
#: includes/class-wp-php-console-settings.php:202
112+
#: includes/Settings.php:214
108113
msgid ""
109114
"Tick this option if you want the eval terminal to work only on a SSL "
110115
"connection."
111116
msgstr ""
112117

113-
#: includes/class-wp-php-console-settings.php:218
118+
#: includes/Settings.php:230
114119
msgid "IP addresses (optional)"
115120
msgstr ""
116121

117-
#: includes/class-wp-php-console-settings.php:219
122+
#: includes/Settings.php:231
118123
msgid ""
119124
"You may specify any of the following, to give access to specific IPs to the "
120125
"eval terminal:"
121126
msgstr ""
122127

123-
#: includes/class-wp-php-console-settings.php:223
128+
#: includes/Settings.php:235
124129
#. translators: Placeholders: %1$s - a single IP address, %2$s link to Varying
125130
#. Vagrant Vagrants project repository
126131
msgid "An IP address (for example %1$s, %2$s default IP address)."
127132
msgstr ""
128133

129-
#: includes/class-wp-php-console-settings.php:229
134+
#: includes/Settings.php:241
130135
#. translators: Placeholders: %1$s a range of IP addresses, %2$s - comma
131136
#. separated IP addresses
132137
msgid "A range of addresses (%1$s) or multiple addresses, comma separated (%2$s)."
133138
msgstr ""
134139

135-
#: includes/class-wp-php-console-settings.php:252
140+
#: includes/Settings.php:264
136141
msgid "Tick to register PC class in the global namespace."
137142
msgstr ""
138143

139-
#: includes/class-wp-php-console-settings.php:256
144+
#: includes/Settings.php:268
140145
#. translators: Placeholders: %1$s, %2$s and %3$s are PHP code snippets
141146
#. examples
142147
msgid ""
143148
"Allows to write %1$s or %2$s instructions in PHP to inspect %3$s in the "
144149
"JavaScript console."
145150
msgstr ""
146151

147-
#: includes/class-wp-php-console-settings.php:277
152+
#: includes/Settings.php:289
148153
msgid ""
149154
"Tick to see the full call stack when PHP Console writes to the browser "
150155
"JavaScript console."
151156
msgstr ""
152157

153-
#: includes/class-wp-php-console-settings.php:295
158+
#: includes/Settings.php:307
154159
msgid ""
155160
"Tick to shorten the length of PHP Console error sources and traces paths in "
156161
"browser JavaScript console for better readability."
157162
msgstr ""
158163

159-
#: includes/class-wp-php-console-settings.php:299
164+
#: includes/Settings.php:311
160165
#. translators: Placeholders: %1$s - long server path, %2$s - shortened server
161166
#. path
162167
msgid "Paths like %1$s will be displayed as %2$s"
163168
msgstr ""
164169

165-
#: includes/class-wp-php-console.php:321
166-
#. translators: Placeholders: %1$s - WP Php Console name, %2$s - opening HTML
167-
#. <a> link tag; %3$s closing HTML </a> link tag
168-
msgid ""
169-
"%1$s: Please remember to %2$sset a password%3$s if you want to enable the "
170-
"terminal."
171-
msgstr ""
172-
173170
#. Plugin URI of the plugin/theme
174171
msgid "https://github.com/unfulvio/wp-php-console/"
175172
msgstr ""
@@ -189,7 +186,7 @@ msgstr ""
189186
msgid "https://github.com/unfulvio/"
190187
msgstr ""
191188

192-
#: includes/class-wp-php-console-settings.php:138
189+
#: includes/Settings.php:150
193190
#. translators: Placeholder: %s refers to the PHP Console library, pointing to
194191
#. its GitHub repository
195192
msgctxt "PHP Console, the PHP Library"
@@ -198,7 +195,7 @@ msgid ""
198195
"testing, debugging and development purposes."
199196
msgstr ""
200197

201-
#: includes/class-wp-php-console-settings.php:148
198+
#: includes/Settings.php:160
202199
#. translators: Placeholder: %s represents the Google Chrome PHP Console
203200
#. extension download link
204201
msgctxt "PHP Console, the Chrome Extension"

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "wp-php-console",
33
"title": "WP PHP Console",
44
"description": "An implementation of PHP Console as a WordPress plugin. Use Chrome Dev Tools to debug your WordPress installation!",
5-
"version": "1.5.4",
65
"homepage": "https://wordpress.org/plugins/wp-php-console/",
76
"repository": {
87
"type": "git",

0 commit comments

Comments
 (0)