Version Description
(2018-12-11) = * Update .pot file with new translation strings
Download this release
Release Info
Developer | NateWr |
Plugin | Business Profile |
Version | 1.2.1 |
Comparing to | |
See all releases |
Code changes from version 1.2 to 1.2.1
- business-profile.php +2 -2
- languages/business-profile.pot +66 -62
- package.json +1 -1
- readme.txt +4 -1
business-profile.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Business Profile
|
4 |
* Plugin URI: http://themeofthecrop.com
|
5 |
* Description: Contact information, Google Maps and opening hours made easy for businesses.
|
6 |
-
* Version: 1.2
|
7 |
* Author: Theme of the Crop
|
8 |
* Author URI: http://themeofthecrop.com
|
9 |
* License: GNU General Public License v2.0 or later
|
@@ -89,7 +89,7 @@ if ( ! class_exists( 'bpfwpInit', false ) ) :
|
|
89 |
define( 'BPFWP_PLUGIN_DIR', untrailingslashit( plugin_dir_path( __FILE__ ) ) );
|
90 |
define( 'BPFWP_PLUGIN_URL', untrailingslashit( plugin_dir_url( __FILE__ ) ) );
|
91 |
define( 'BPFWP_PLUGIN_FNAME', plugin_basename( __FILE__ ) );
|
92 |
-
define( 'BPFWP_VERSION', '1.2' );
|
93 |
}
|
94 |
|
95 |
/**
|
3 |
* Plugin Name: Business Profile
|
4 |
* Plugin URI: http://themeofthecrop.com
|
5 |
* Description: Contact information, Google Maps and opening hours made easy for businesses.
|
6 |
+
* Version: 1.2.1
|
7 |
* Author: Theme of the Crop
|
8 |
* Author URI: http://themeofthecrop.com
|
9 |
* License: GNU General Public License v2.0 or later
|
89 |
define( 'BPFWP_PLUGIN_DIR', untrailingslashit( plugin_dir_path( __FILE__ ) ) );
|
90 |
define( 'BPFWP_PLUGIN_URL', untrailingslashit( plugin_dir_url( __FILE__ ) ) );
|
91 |
define( 'BPFWP_PLUGIN_FNAME', plugin_basename( __FILE__ ) );
|
92 |
+
define( 'BPFWP_VERSION', '1.2.1' );
|
93 |
}
|
94 |
|
95 |
/**
|
languages/business-profile.pot
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
# This file is distributed under the GNU General Public License v2.0 or later.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: Business Profile 1.1
|
6 |
"Report-Msgid-Bugs-To: https://themeofthecrop.com\n"
|
7 |
-
"POT-Creation-Date: 2018-
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -13,14 +13,18 @@ msgstr ""
|
|
13 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
14 |
"X-Generator: grunt-wp-i18n 0.5.4\n"
|
15 |
|
16 |
-
#: business-profile.php:
|
17 |
msgid "View the help documentation for Business Profile"
|
18 |
msgstr ""
|
19 |
|
20 |
-
#: business-profile.php:
|
21 |
msgid "Help"
|
22 |
msgstr ""
|
23 |
|
|
|
|
|
|
|
|
|
24 |
#: includes/class-contact-card-widget.php:39
|
25 |
msgid "Show Name"
|
26 |
msgstr ""
|
@@ -123,99 +127,99 @@ msgstr ""
|
|
123 |
msgid "All Locations"
|
124 |
msgstr ""
|
125 |
|
126 |
-
#: includes/class-custom-post-types.php:
|
127 |
msgid "Schema Type"
|
128 |
msgstr ""
|
129 |
|
130 |
-
#: includes/class-custom-post-types.php:
|
131 |
msgid "Contact Details"
|
132 |
msgstr ""
|
133 |
|
134 |
-
#: includes/class-custom-post-types.php:
|
135 |
-
#: includes/class-custom-post-types.php:
|
136 |
#: templates/opening-hours.php:21
|
137 |
msgid "Opening Hours"
|
138 |
msgstr ""
|
139 |
|
140 |
-
#: includes/class-custom-post-types.php:
|
141 |
msgid "Schema type"
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: includes/class-custom-post-types.php:
|
145 |
msgid ""
|
146 |
"Select the option that best describes your business to improve how search "
|
147 |
"engines understand your website."
|
148 |
msgstr ""
|
149 |
|
150 |
-
#: includes/class-custom-post-types.php:
|
151 |
-
#: includes/class-custom-post-types.php:
|
152 |
msgid "No map coordinates set."
|
153 |
msgstr ""
|
154 |
|
155 |
-
#: includes/class-custom-post-types.php:
|
156 |
msgid "Requesting new coordinates"
|
157 |
msgstr ""
|
158 |
|
159 |
-
#: includes/class-custom-post-types.php:
|
160 |
msgid "Select a match below"
|
161 |
msgstr ""
|
162 |
|
163 |
-
#: includes/class-custom-post-types.php:
|
164 |
-
#: includes/class-custom-post-types.php:
|
165 |
msgid "View"
|
166 |
msgstr ""
|
167 |
|
168 |
-
#: includes/class-custom-post-types.php:
|
169 |
msgid "Error"
|
170 |
msgstr ""
|
171 |
|
172 |
-
#: includes/class-custom-post-types.php:
|
173 |
msgid ""
|
174 |
"Invalid request. Be sure to fill out the address field before retrieving "
|
175 |
"coordinates."
|
176 |
msgstr ""
|
177 |
|
178 |
-
#: includes/class-custom-post-types.php:
|
179 |
msgid "Request denied."
|
180 |
msgstr ""
|
181 |
|
182 |
-
#: includes/class-custom-post-types.php:
|
183 |
msgid "Request denied because you are over your request quota."
|
184 |
msgstr ""
|
185 |
|
186 |
-
#: includes/class-custom-post-types.php:
|
187 |
msgid "Nothing was found at that address."
|
188 |
msgstr ""
|
189 |
|
190 |
-
#: includes/class-custom-post-types.php:
|
191 |
msgid "Retrieve map coordinates"
|
192 |
msgstr ""
|
193 |
|
194 |
-
#: includes/class-custom-post-types.php:
|
195 |
msgid "Remove map coordinates"
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: includes/class-custom-post-types.php:
|
199 |
msgid "Contact Page"
|
200 |
msgstr ""
|
201 |
|
202 |
-
#: includes/class-custom-post-types.php:
|
203 |
msgid "Email Address (optional)"
|
204 |
msgstr ""
|
205 |
|
206 |
-
#: includes/class-custom-post-types.php:
|
207 |
msgid "Phone Number"
|
208 |
msgstr ""
|
209 |
|
210 |
-
#: includes/class-custom-post-types.php:
|
211 |
msgid "Define your weekly opening hours by adding scheduling rules."
|
212 |
msgstr ""
|
213 |
|
214 |
-
#: includes/class-custom-post-types.php:
|
215 |
msgid "Add another opening time"
|
216 |
msgstr ""
|
217 |
|
218 |
-
#: includes/class-custom-post-types.php:
|
219 |
msgid "Delete scheduling rule"
|
220 |
msgstr ""
|
221 |
|
@@ -420,53 +424,53 @@ msgstr ""
|
|
420 |
msgid "Theme of the Crop"
|
421 |
msgstr ""
|
422 |
|
423 |
-
#: includes/class-custom-post-types.php:
|
424 |
-
#: includes/class-custom-post-types.php:
|
425 |
msgctxt "separates latitude and longitude"
|
426 |
msgid ", "
|
427 |
msgstr ""
|
428 |
|
429 |
-
#: includes/class-custom-post-types.php:
|
430 |
msgctxt "separator between admin action links in address component"
|
431 |
msgid " | "
|
432 |
msgstr ""
|
433 |
|
434 |
-
#: includes/class-custom-post-types.php:
|
435 |
msgctxt "Monday abbreviation"
|
436 |
msgid "Mo"
|
437 |
msgstr ""
|
438 |
|
439 |
-
#: includes/class-custom-post-types.php:
|
440 |
msgctxt "Tuesday abbreviation"
|
441 |
msgid "Tu"
|
442 |
msgstr ""
|
443 |
|
444 |
-
#: includes/class-custom-post-types.php:
|
445 |
msgctxt "Wednesday abbreviation"
|
446 |
msgid "We"
|
447 |
msgstr ""
|
448 |
|
449 |
-
#: includes/class-custom-post-types.php:
|
450 |
msgctxt "Thursday abbreviation"
|
451 |
msgid "Th"
|
452 |
msgstr ""
|
453 |
|
454 |
-
#: includes/class-custom-post-types.php:
|
455 |
msgctxt "Friday abbreviation"
|
456 |
msgid "Fr"
|
457 |
msgstr ""
|
458 |
|
459 |
-
#: includes/class-custom-post-types.php:
|
460 |
msgctxt "Saturday abbreviation"
|
461 |
msgid "Sa"
|
462 |
msgstr ""
|
463 |
|
464 |
-
#: includes/class-custom-post-types.php:
|
465 |
msgctxt "Sunday abbreviation"
|
466 |
msgid "Su"
|
467 |
msgstr ""
|
468 |
|
469 |
-
#: includes/class-custom-post-types.php:
|
470 |
msgctxt ""
|
471 |
"Time format displayed in the opening hours setting panel in your admin "
|
472 |
"area. Must match formatting rules at "
|
@@ -474,7 +478,7 @@ msgctxt ""
|
|
474 |
msgid "h:i A"
|
475 |
msgstr ""
|
476 |
|
477 |
-
#: includes/class-custom-post-types.php:
|
478 |
msgctxt ""
|
479 |
"Date format displayed in the opening hours setting panel in your admin "
|
480 |
"area. Must match formatting rules at "
|
@@ -482,86 +486,86 @@ msgctxt ""
|
|
482 |
msgid "mmmm d, yyyy"
|
483 |
msgstr ""
|
484 |
|
485 |
-
#: includes/class-custom-post-types.php:
|
486 |
msgctxt "Format of a scheduling rule"
|
487 |
msgid "Weekly"
|
488 |
msgstr ""
|
489 |
|
490 |
-
#: includes/class-custom-post-types.php:
|
491 |
msgctxt "Format of a scheduling rule"
|
492 |
msgid "Monthly"
|
493 |
msgstr ""
|
494 |
|
495 |
-
#: includes/class-custom-post-types.php:
|
496 |
msgctxt "Format of a scheduling rule"
|
497 |
msgid "Date"
|
498 |
msgstr ""
|
499 |
|
500 |
-
#: includes/class-custom-post-types.php:
|
501 |
msgctxt "Label for selecting days of the week in a scheduling rule"
|
502 |
msgid "Days of the week"
|
503 |
msgstr ""
|
504 |
|
505 |
-
#: includes/class-custom-post-types.php:
|
506 |
msgctxt "Label for selecting weeks of the month in a scheduling rule"
|
507 |
msgid "Weeks of the month"
|
508 |
msgstr ""
|
509 |
|
510 |
-
#: includes/class-custom-post-types.php:
|
511 |
msgctxt "Label to select a date for a scheduling rule"
|
512 |
msgid "Date"
|
513 |
msgstr ""
|
514 |
|
515 |
-
#: includes/class-custom-post-types.php:
|
516 |
msgctxt "Label to select a time slot for a scheduling rule"
|
517 |
msgid "Time"
|
518 |
msgstr ""
|
519 |
|
520 |
-
#: includes/class-custom-post-types.php:
|
521 |
msgctxt "Label to set a scheduling rule to last all day"
|
522 |
msgid "All day"
|
523 |
msgstr ""
|
524 |
|
525 |
-
#: includes/class-custom-post-types.php:
|
526 |
msgctxt "Label for the starting time of a scheduling rule"
|
527 |
msgid "Start"
|
528 |
msgstr ""
|
529 |
|
530 |
-
#: includes/class-custom-post-types.php:
|
531 |
msgctxt "Label for the ending time of a scheduling rule"
|
532 |
msgid "End"
|
533 |
msgstr ""
|
534 |
|
535 |
-
#: includes/class-custom-post-types.php:
|
536 |
msgctxt "Prompt displayed when a scheduling rule is set without any time restrictions"
|
537 |
msgid "All day long. Want to %sset a time slot%s?"
|
538 |
msgstr ""
|
539 |
|
540 |
-
#: includes/class-custom-post-types.php:
|
541 |
msgctxt "Toggle a scheduling rule open and closed"
|
542 |
msgid "Open and close this rule"
|
543 |
msgstr ""
|
544 |
|
545 |
-
#: includes/class-custom-post-types.php:
|
546 |
msgctxt "Delete a scheduling rule"
|
547 |
msgid "Delete rule"
|
548 |
msgstr ""
|
549 |
|
550 |
-
#: includes/class-custom-post-types.php:
|
551 |
msgctxt ""
|
552 |
"Brief default description of a scheduling rule when no weekdays or weeks "
|
553 |
"are included in the rule"
|
554 |
msgid "Never"
|
555 |
msgstr ""
|
556 |
|
557 |
-
#: includes/class-custom-post-types.php:
|
558 |
msgctxt ""
|
559 |
"Brief default description of a scheduling rule when all the weekdays/weeks "
|
560 |
"are included in the rule"
|
561 |
msgid "Every day"
|
562 |
msgstr ""
|
563 |
|
564 |
-
#: includes/class-custom-post-types.php:
|
565 |
msgctxt ""
|
566 |
"Brief default description of a scheduling rule when some weekdays are "
|
567 |
"included on only some weeks of the month. %s should be left alone and will "
|
@@ -570,7 +574,7 @@ msgctxt ""
|
|
570 |
msgid "%s on the %s week of the month"
|
571 |
msgstr ""
|
572 |
|
573 |
-
#: includes/class-custom-post-types.php:
|
574 |
msgctxt ""
|
575 |
"Brief default description of a scheduling rule when some weeks of the month "
|
576 |
"are included but all or no weekdays are selected. %s should be left alone "
|
@@ -579,26 +583,26 @@ msgctxt ""
|
|
579 |
msgid "%s week of the month"
|
580 |
msgstr ""
|
581 |
|
582 |
-
#: includes/class-custom-post-types.php:
|
583 |
msgctxt "Brief default description of a scheduling rule when no times are set"
|
584 |
msgid "All day"
|
585 |
msgstr ""
|
586 |
|
587 |
-
#: includes/class-custom-post-types.php:
|
588 |
msgctxt ""
|
589 |
"Brief default description of a scheduling rule when an end time is set but "
|
590 |
"no start time. If the end time is 6pm, it will read: Ends at 6pm"
|
591 |
msgid "Ends at"
|
592 |
msgstr ""
|
593 |
|
594 |
-
#: includes/class-custom-post-types.php:
|
595 |
msgctxt ""
|
596 |
"Brief default description of a scheduling rule when a start time is set but "
|
597 |
"no end time. If the start time is 6pm, it will read: Starts at 6pm"
|
598 |
msgid "Starts at"
|
599 |
msgstr ""
|
600 |
|
601 |
-
#: includes/class-custom-post-types.php:
|
602 |
msgctxt "Separator between times of a scheduling rule"
|
603 |
msgid "—"
|
604 |
msgstr ""
|
2 |
# This file is distributed under the GNU General Public License v2.0 or later.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: Business Profile 1.2.1\n"
|
6 |
"Report-Msgid-Bugs-To: https://themeofthecrop.com\n"
|
7 |
+
"POT-Creation-Date: 2018-12-11 17:07:00+00:00\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
14 |
"X-Generator: grunt-wp-i18n 0.5.4\n"
|
15 |
|
16 |
+
#: business-profile.php:229
|
17 |
msgid "View the help documentation for Business Profile"
|
18 |
msgstr ""
|
19 |
|
20 |
+
#: business-profile.php:230
|
21 |
msgid "Help"
|
22 |
msgstr ""
|
23 |
|
24 |
+
#: includes/class-blocks.php:139
|
25 |
+
msgid "Use the main Business Profile"
|
26 |
+
msgstr ""
|
27 |
+
|
28 |
#: includes/class-contact-card-widget.php:39
|
29 |
msgid "Show Name"
|
30 |
msgstr ""
|
127 |
msgid "All Locations"
|
128 |
msgstr ""
|
129 |
|
130 |
+
#: includes/class-custom-post-types.php:149 includes/class-settings.php:262
|
131 |
msgid "Schema Type"
|
132 |
msgstr ""
|
133 |
|
134 |
+
#: includes/class-custom-post-types.php:160
|
135 |
msgid "Contact Details"
|
136 |
msgstr ""
|
137 |
|
138 |
+
#: includes/class-custom-post-types.php:170
|
139 |
+
#: includes/class-custom-post-types.php:413 includes/class-settings.php:432
|
140 |
#: templates/opening-hours.php:21
|
141 |
msgid "Opening Hours"
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: includes/class-custom-post-types.php:231
|
145 |
msgid "Schema type"
|
146 |
msgstr ""
|
147 |
|
148 |
+
#: includes/class-custom-post-types.php:241 includes/class-settings.php:263
|
149 |
msgid ""
|
150 |
"Select the option that best describes your business to improve how search "
|
151 |
"engines understand your website."
|
152 |
msgstr ""
|
153 |
|
154 |
+
#: includes/class-custom-post-types.php:270
|
155 |
+
#: includes/class-custom-post-types.php:294 includes/class-settings.php:329
|
156 |
msgid "No map coordinates set."
|
157 |
msgstr ""
|
158 |
|
159 |
+
#: includes/class-custom-post-types.php:272 includes/class-settings.php:330
|
160 |
msgid "Requesting new coordinates"
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: includes/class-custom-post-types.php:273 includes/class-settings.php:331
|
164 |
msgid "Select a match below"
|
165 |
msgstr ""
|
166 |
|
167 |
+
#: includes/class-custom-post-types.php:274
|
168 |
+
#: includes/class-custom-post-types.php:297 includes/class-settings.php:332
|
169 |
msgid "View"
|
170 |
msgstr ""
|
171 |
|
172 |
+
#: includes/class-custom-post-types.php:275 includes/class-settings.php:336
|
173 |
msgid "Error"
|
174 |
msgstr ""
|
175 |
|
176 |
+
#: includes/class-custom-post-types.php:276 includes/class-settings.php:337
|
177 |
msgid ""
|
178 |
"Invalid request. Be sure to fill out the address field before retrieving "
|
179 |
"coordinates."
|
180 |
msgstr ""
|
181 |
|
182 |
+
#: includes/class-custom-post-types.php:277 includes/class-settings.php:338
|
183 |
msgid "Request denied."
|
184 |
msgstr ""
|
185 |
|
186 |
+
#: includes/class-custom-post-types.php:278 includes/class-settings.php:339
|
187 |
msgid "Request denied because you are over your request quota."
|
188 |
msgstr ""
|
189 |
|
190 |
+
#: includes/class-custom-post-types.php:279
|
191 |
msgid "Nothing was found at that address."
|
192 |
msgstr ""
|
193 |
|
194 |
+
#: includes/class-custom-post-types.php:304 includes/class-settings.php:333
|
195 |
msgid "Retrieve map coordinates"
|
196 |
msgstr ""
|
197 |
|
198 |
+
#: includes/class-custom-post-types.php:308 includes/class-settings.php:334
|
199 |
msgid "Remove map coordinates"
|
200 |
msgstr ""
|
201 |
|
202 |
+
#: includes/class-custom-post-types.php:336 includes/class-settings.php:390
|
203 |
msgid "Contact Page"
|
204 |
msgstr ""
|
205 |
|
206 |
+
#: includes/class-custom-post-types.php:350 includes/class-settings.php:409
|
207 |
msgid "Email Address (optional)"
|
208 |
msgstr ""
|
209 |
|
210 |
+
#: includes/class-custom-post-types.php:357
|
211 |
msgid "Phone Number"
|
212 |
msgstr ""
|
213 |
|
214 |
+
#: includes/class-custom-post-types.php:414 includes/class-settings.php:433
|
215 |
msgid "Define your weekly opening hours by adding scheduling rules."
|
216 |
msgstr ""
|
217 |
|
218 |
+
#: includes/class-custom-post-types.php:429 includes/class-settings.php:448
|
219 |
msgid "Add another opening time"
|
220 |
msgstr ""
|
221 |
|
222 |
+
#: includes/class-custom-post-types.php:443 includes/class-settings.php:462
|
223 |
msgid "Delete scheduling rule"
|
224 |
msgstr ""
|
225 |
|
424 |
msgid "Theme of the Crop"
|
425 |
msgstr ""
|
426 |
|
427 |
+
#: includes/class-custom-post-types.php:271
|
428 |
+
#: includes/class-custom-post-types.php:296 includes/class-settings.php:328
|
429 |
msgctxt "separates latitude and longitude"
|
430 |
msgid ", "
|
431 |
msgstr ""
|
432 |
|
433 |
+
#: includes/class-custom-post-types.php:306 includes/class-settings.php:327
|
434 |
msgctxt "separator between admin action links in address component"
|
435 |
msgid " | "
|
436 |
msgstr ""
|
437 |
|
438 |
+
#: includes/class-custom-post-types.php:416 includes/class-settings.php:435
|
439 |
msgctxt "Monday abbreviation"
|
440 |
msgid "Mo"
|
441 |
msgstr ""
|
442 |
|
443 |
+
#: includes/class-custom-post-types.php:417 includes/class-settings.php:436
|
444 |
msgctxt "Tuesday abbreviation"
|
445 |
msgid "Tu"
|
446 |
msgstr ""
|
447 |
|
448 |
+
#: includes/class-custom-post-types.php:418 includes/class-settings.php:437
|
449 |
msgctxt "Wednesday abbreviation"
|
450 |
msgid "We"
|
451 |
msgstr ""
|
452 |
|
453 |
+
#: includes/class-custom-post-types.php:419 includes/class-settings.php:438
|
454 |
msgctxt "Thursday abbreviation"
|
455 |
msgid "Th"
|
456 |
msgstr ""
|
457 |
|
458 |
+
#: includes/class-custom-post-types.php:420 includes/class-settings.php:439
|
459 |
msgctxt "Friday abbreviation"
|
460 |
msgid "Fr"
|
461 |
msgstr ""
|
462 |
|
463 |
+
#: includes/class-custom-post-types.php:421 includes/class-settings.php:440
|
464 |
msgctxt "Saturday abbreviation"
|
465 |
msgid "Sa"
|
466 |
msgstr ""
|
467 |
|
468 |
+
#: includes/class-custom-post-types.php:422 includes/class-settings.php:441
|
469 |
msgctxt "Sunday abbreviation"
|
470 |
msgid "Su"
|
471 |
msgstr ""
|
472 |
|
473 |
+
#: includes/class-custom-post-types.php:424 includes/class-settings.php:443
|
474 |
msgctxt ""
|
475 |
"Time format displayed in the opening hours setting panel in your admin "
|
476 |
"area. Must match formatting rules at "
|
478 |
msgid "h:i A"
|
479 |
msgstr ""
|
480 |
|
481 |
+
#: includes/class-custom-post-types.php:425 includes/class-settings.php:444
|
482 |
msgctxt ""
|
483 |
"Date format displayed in the opening hours setting panel in your admin "
|
484 |
"area. Must match formatting rules at "
|
486 |
msgid "mmmm d, yyyy"
|
487 |
msgstr ""
|
488 |
|
489 |
+
#: includes/class-custom-post-types.php:430 includes/class-settings.php:449
|
490 |
msgctxt "Format of a scheduling rule"
|
491 |
msgid "Weekly"
|
492 |
msgstr ""
|
493 |
|
494 |
+
#: includes/class-custom-post-types.php:431 includes/class-settings.php:450
|
495 |
msgctxt "Format of a scheduling rule"
|
496 |
msgid "Monthly"
|
497 |
msgstr ""
|
498 |
|
499 |
+
#: includes/class-custom-post-types.php:432 includes/class-settings.php:451
|
500 |
msgctxt "Format of a scheduling rule"
|
501 |
msgid "Date"
|
502 |
msgstr ""
|
503 |
|
504 |
+
#: includes/class-custom-post-types.php:433 includes/class-settings.php:452
|
505 |
msgctxt "Label for selecting days of the week in a scheduling rule"
|
506 |
msgid "Days of the week"
|
507 |
msgstr ""
|
508 |
|
509 |
+
#: includes/class-custom-post-types.php:434 includes/class-settings.php:453
|
510 |
msgctxt "Label for selecting weeks of the month in a scheduling rule"
|
511 |
msgid "Weeks of the month"
|
512 |
msgstr ""
|
513 |
|
514 |
+
#: includes/class-custom-post-types.php:435 includes/class-settings.php:454
|
515 |
msgctxt "Label to select a date for a scheduling rule"
|
516 |
msgid "Date"
|
517 |
msgstr ""
|
518 |
|
519 |
+
#: includes/class-custom-post-types.php:436 includes/class-settings.php:455
|
520 |
msgctxt "Label to select a time slot for a scheduling rule"
|
521 |
msgid "Time"
|
522 |
msgstr ""
|
523 |
|
524 |
+
#: includes/class-custom-post-types.php:437 includes/class-settings.php:456
|
525 |
msgctxt "Label to set a scheduling rule to last all day"
|
526 |
msgid "All day"
|
527 |
msgstr ""
|
528 |
|
529 |
+
#: includes/class-custom-post-types.php:438 includes/class-settings.php:457
|
530 |
msgctxt "Label for the starting time of a scheduling rule"
|
531 |
msgid "Start"
|
532 |
msgstr ""
|
533 |
|
534 |
+
#: includes/class-custom-post-types.php:439 includes/class-settings.php:458
|
535 |
msgctxt "Label for the ending time of a scheduling rule"
|
536 |
msgid "End"
|
537 |
msgstr ""
|
538 |
|
539 |
+
#: includes/class-custom-post-types.php:440 includes/class-settings.php:459
|
540 |
msgctxt "Prompt displayed when a scheduling rule is set without any time restrictions"
|
541 |
msgid "All day long. Want to %sset a time slot%s?"
|
542 |
msgstr ""
|
543 |
|
544 |
+
#: includes/class-custom-post-types.php:441 includes/class-settings.php:460
|
545 |
msgctxt "Toggle a scheduling rule open and closed"
|
546 |
msgid "Open and close this rule"
|
547 |
msgstr ""
|
548 |
|
549 |
+
#: includes/class-custom-post-types.php:442 includes/class-settings.php:461
|
550 |
msgctxt "Delete a scheduling rule"
|
551 |
msgid "Delete rule"
|
552 |
msgstr ""
|
553 |
|
554 |
+
#: includes/class-custom-post-types.php:444 includes/class-settings.php:463
|
555 |
msgctxt ""
|
556 |
"Brief default description of a scheduling rule when no weekdays or weeks "
|
557 |
"are included in the rule"
|
558 |
msgid "Never"
|
559 |
msgstr ""
|
560 |
|
561 |
+
#: includes/class-custom-post-types.php:445 includes/class-settings.php:464
|
562 |
msgctxt ""
|
563 |
"Brief default description of a scheduling rule when all the weekdays/weeks "
|
564 |
"are included in the rule"
|
565 |
msgid "Every day"
|
566 |
msgstr ""
|
567 |
|
568 |
+
#: includes/class-custom-post-types.php:446 includes/class-settings.php:465
|
569 |
msgctxt ""
|
570 |
"Brief default description of a scheduling rule when some weekdays are "
|
571 |
"included on only some weeks of the month. %s should be left alone and will "
|
574 |
msgid "%s on the %s week of the month"
|
575 |
msgstr ""
|
576 |
|
577 |
+
#: includes/class-custom-post-types.php:447 includes/class-settings.php:466
|
578 |
msgctxt ""
|
579 |
"Brief default description of a scheduling rule when some weeks of the month "
|
580 |
"are included but all or no weekdays are selected. %s should be left alone "
|
583 |
msgid "%s week of the month"
|
584 |
msgstr ""
|
585 |
|
586 |
+
#: includes/class-custom-post-types.php:448 includes/class-settings.php:467
|
587 |
msgctxt "Brief default description of a scheduling rule when no times are set"
|
588 |
msgid "All day"
|
589 |
msgstr ""
|
590 |
|
591 |
+
#: includes/class-custom-post-types.php:449 includes/class-settings.php:468
|
592 |
msgctxt ""
|
593 |
"Brief default description of a scheduling rule when an end time is set but "
|
594 |
"no start time. If the end time is 6pm, it will read: Ends at 6pm"
|
595 |
msgid "Ends at"
|
596 |
msgstr ""
|
597 |
|
598 |
+
#: includes/class-custom-post-types.php:450 includes/class-settings.php:469
|
599 |
msgctxt ""
|
600 |
"Brief default description of a scheduling rule when a start time is set but "
|
601 |
"no end time. If the start time is 6pm, it will read: Starts at 6pm"
|
602 |
msgid "Starts at"
|
603 |
msgstr ""
|
604 |
|
605 |
+
#: includes/class-custom-post-types.php:451 includes/class-settings.php:470
|
606 |
msgctxt "Separator between times of a scheduling rule"
|
607 |
msgid "—"
|
608 |
msgstr ""
|
package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"name": "business-profile",
|
3 |
"description": "Contact information, Google Maps and opening hours made easy for businesses.",
|
4 |
-
"version": "1.2.
|
5 |
"author": {
|
6 |
"name": "Theme of the Crop",
|
7 |
"url": "https://themeofthecrop.com"
|
1 |
{
|
2 |
"name": "business-profile",
|
3 |
"description": "Contact information, Google Maps and opening hours made easy for businesses.",
|
4 |
+
"version": "1.2.1",
|
5 |
"author": {
|
6 |
"name": "Theme of the Crop",
|
7 |
"url": "https://themeofthecrop.com"
|
readme.txt
CHANGED
@@ -5,7 +5,7 @@ Plugin URL: http://themeofthecrop.com
|
|
5 |
Requires at Least: 4.4
|
6 |
Tested Up To: 5.0
|
7 |
Tags: business profile, seo, local seo, schema, address, google map, contact, phone
|
8 |
-
Stable tag: 1.2
|
9 |
License: GPLv2 or later
|
10 |
Donate link: http://themeofthecrop.com
|
11 |
|
@@ -86,6 +86,9 @@ You'll find more help in the [User Guide](http://doc.themeofthecrop.com/plugins/
|
|
86 |
|
87 |
== Changelog ==
|
88 |
|
|
|
|
|
|
|
89 |
= 1.2 (2018-12-11) =
|
90 |
* Add gutenberg block for the contact card
|
91 |
|
5 |
Requires at Least: 4.4
|
6 |
Tested Up To: 5.0
|
7 |
Tags: business profile, seo, local seo, schema, address, google map, contact, phone
|
8 |
+
Stable tag: 1.2.1
|
9 |
License: GPLv2 or later
|
10 |
Donate link: http://themeofthecrop.com
|
11 |
|
86 |
|
87 |
== Changelog ==
|
88 |
|
89 |
+
= 1.2.1 (2018-12-11) =
|
90 |
+
* Update .pot file with new translation strings
|
91 |
+
|
92 |
= 1.2 (2018-12-11) =
|
93 |
* Add gutenberg block for the contact card
|
94 |
|