Version Description
Download this release
Release Info
Developer | calvinyeh |
Plugin | All-in-One Event Calendar |
Version | 2.5.4 |
Comparing to | |
See all releases |
Code changes from version 2.5.3 to 2.5.4
- all-in-one-event-calendar.php +1 -1
- app/config/constants.php +1 -1
- app/controller/front.php +3 -4
- app/model/settings.php +10 -0
- language/all-in-one-event-calendar.mo +0 -0
- language/all-in-one-event-calendar.po +64 -64
- language/all-in-one-event-calendar.pot +63 -63
- lib/iCal/iCalcreator-2.20/iCalcreator.class.php +13 -13
- readme.txt +17 -18
all-in-one-event-calendar.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* Description: A calendar system with month, week, day, agenda views, upcoming events widget, color-coded categories, recurrence, and import/export of .ics feeds.
|
6 |
* Author: Time.ly Network Inc.
|
7 |
* Author URI: http://time.ly/
|
8 |
-
* Version: 2.5.
|
9 |
* Text Domain: all-in-one-event-calendar
|
10 |
* Domain Path: /language
|
11 |
*/
|
5 |
* Description: A calendar system with month, week, day, agenda views, upcoming events widget, color-coded categories, recurrence, and import/export of .ics feeds.
|
6 |
* Author: Time.ly Network Inc.
|
7 |
* Author URI: http://time.ly/
|
8 |
+
* Version: 2.5.4
|
9 |
* Text Domain: all-in-one-event-calendar
|
10 |
* Domain Path: /language
|
11 |
*/
|
app/config/constants.php
CHANGED
@@ -50,7 +50,7 @@ function ai1ec_initiate_constants( $ai1ec_base_dir, $ai1ec_base_url ) {
|
|
50 |
// = Plugin Version =
|
51 |
// ==================
|
52 |
if ( ! defined( 'AI1EC_VERSION' ) ) {
|
53 |
-
define( 'AI1EC_VERSION', '2.5.
|
54 |
}
|
55 |
|
56 |
// ================
|
50 |
// = Plugin Version =
|
51 |
// ==================
|
52 |
if ( ! defined( 'AI1EC_VERSION' ) ) {
|
53 |
+
define( 'AI1EC_VERSION', '2.5.4' );
|
54 |
}
|
55 |
|
56 |
// ================
|
app/controller/front.php
CHANGED
@@ -1133,10 +1133,9 @@ class Ai1ec_Front_Controller {
|
|
1133 |
$this->_registry->get( 'controller.javascript' )->revalidate_cache();
|
1134 |
$this->_registry->get( 'controller.javascript-widget' )->revalidate_cache();
|
1135 |
|
1136 |
-
//
|
1137 |
-
$
|
1138 |
-
$
|
1139 |
-
$option->set( Ai1ec_Theme_Loader::OPTION_FORCE_CLEAN, true, true );
|
1140 |
} catch ( Exception $e ) {
|
1141 |
}
|
1142 |
|
1133 |
$this->_registry->get( 'controller.javascript' )->revalidate_cache();
|
1134 |
$this->_registry->get( 'controller.javascript-widget' )->revalidate_cache();
|
1135 |
|
1136 |
+
// Run upgrade commands
|
1137 |
+
$settings = $this->_registry->get( 'model.settings' );
|
1138 |
+
$settings->perform_upgrade_actions();
|
|
|
1139 |
} catch ( Exception $e ) {
|
1140 |
}
|
1141 |
|
app/model/settings.php
CHANGED
@@ -224,6 +224,16 @@ class Ai1ec_Settings extends Ai1ec_App {
|
|
224 |
$this->_change_update_status( true );
|
225 |
}
|
226 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
227 |
|
228 |
/**
|
229 |
* Hide an option by unsetting it's renderer
|
224 |
$this->_change_update_status( true );
|
225 |
}
|
226 |
}
|
227 |
+
|
228 |
+
/**
|
229 |
+
* Do things needed on every plugin upgrade.
|
230 |
+
*/
|
231 |
+
public function perform_upgrade_actions() {
|
232 |
+
$option = $this->_registry->get( 'model.option' );
|
233 |
+
$option->set( 'ai1ec_force_flush_rewrite_rules', true, true );
|
234 |
+
$option->set( 'ai1ec_invalidate_css_cache', true, true );
|
235 |
+
$option->set( Ai1ec_Theme_Loader::OPTION_FORCE_CLEAN, true, true );
|
236 |
+
}
|
237 |
|
238 |
/**
|
239 |
* Hide an option by unsetting it's renderer
|
language/all-in-one-event-calendar.mo
CHANGED
Binary file
|
language/all-in-one-event-calendar.po
CHANGED
@@ -2,13 +2,13 @@
|
|
2 |
# This file is distributed under the same license as the All-in-One Event Calendar by Time.ly package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: All-in-One Event Calendar by Time.ly 2.5.
|
6 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/all-in-one-event-calendar\n"
|
7 |
-
"POT-Creation-Date: 2016-06-
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
11 |
-
"PO-Revision-Date: 2016-06-
|
12 |
"Last-Translator: Timely <support@time.ly>\n"
|
13 |
"Language-Team:\n"
|
14 |
|
@@ -556,52 +556,52 @@ msgstr "Site URL"
|
|
556 |
msgid "Message"
|
557 |
msgstr "Message"
|
558 |
|
559 |
-
#: app/model/settings.php:
|
560 |
#: lib/html/element/setting/calendar-page-selector.php:50
|
561 |
msgid "Calendar page"
|
562 |
msgstr "Calendar page"
|
563 |
|
564 |
-
#: app/model/settings.php:
|
565 |
msgid "Week starts on"
|
566 |
msgstr "Week starts on"
|
567 |
|
568 |
-
#: app/model/settings.php:
|
569 |
msgid "Available views"
|
570 |
msgstr "Available views"
|
571 |
|
572 |
-
#: app/model/settings.php:
|
573 |
msgid "Agenda"
|
574 |
msgid_plural "Agenda"
|
575 |
msgstr[0] "Agenda"
|
576 |
msgstr[1] "Agenda"
|
577 |
|
578 |
-
#: app/model/settings.php:
|
579 |
msgid "Day"
|
580 |
msgid_plural "Day"
|
581 |
msgstr[0] "Day"
|
582 |
msgstr[1] "Day"
|
583 |
|
584 |
-
#: app/model/settings.php:
|
585 |
msgid "Month"
|
586 |
msgid_plural "Month"
|
587 |
msgstr[0] "Month"
|
588 |
msgstr[1] "Month"
|
589 |
|
590 |
-
#: app/model/settings.php:
|
591 |
msgid "Week"
|
592 |
msgid_plural "Week"
|
593 |
msgstr[0] "Week"
|
594 |
msgstr[1] "Week"
|
595 |
|
596 |
-
#: app/model/settings.php:
|
597 |
msgid "Timezone"
|
598 |
msgstr "Timezone"
|
599 |
|
600 |
-
#: app/model/settings.php:
|
601 |
msgid "Preselected calendar filters"
|
602 |
msgstr "Preselected calendar filters"
|
603 |
|
604 |
-
#: app/model/settings.php:
|
605 |
msgid ""
|
606 |
"To clear, hold ⌘/<abbr class=\"initialism\">CTRL</abbr> and click "
|
607 |
"selection."
|
@@ -609,31 +609,31 @@ msgstr ""
|
|
609 |
"To clear, hold ⌘/<abbr class=\"initialism\">CTRL</abbr> and click "
|
610 |
"selection."
|
611 |
|
612 |
-
#: app/model/settings.php:
|
613 |
msgid "Default calendar start date (optional)"
|
614 |
msgstr "Default calendar start date (optional)"
|
615 |
|
616 |
-
#: app/model/settings.php:
|
617 |
msgid "Agenda pages show at most"
|
618 |
msgstr "Agenda pages show at most"
|
619 |
|
620 |
-
#: app/model/settings.php:
|
621 |
msgid "Week/Day view starts at"
|
622 |
msgstr "Week/Day view starts at"
|
623 |
|
624 |
-
#: app/model/settings.php:
|
625 |
msgid "Week/Day view ends at"
|
626 |
msgstr "Week/Day view ends at"
|
627 |
|
628 |
-
#: app/model/settings.php:
|
629 |
msgid "<strong>Word-wrap event stubs</strong> in Month view"
|
630 |
msgstr "<strong>Word-wrap event stubs</strong> in Month view"
|
631 |
|
632 |
-
#: app/model/settings.php:
|
633 |
msgid "Only applies to events that span a single day."
|
634 |
msgstr "Only applies to events that span a single day."
|
635 |
|
636 |
-
#: app/model/settings.php:
|
637 |
msgid ""
|
638 |
"In <span class=\"ai1ec-tooltip-toggle\"\n"
|
639 |
"\t\t\t\t\t\tdata-original-title=\"These include Agenda view,\n"
|
@@ -647,23 +647,23 @@ msgstr ""
|
|
647 |
"\t\t\t\t\t\tAgenda-like views</span>, <strong>include all events\n"
|
648 |
"\t\t\t\t\t\tfrom last day shown</strong>"
|
649 |
|
650 |
-
#: app/model/settings.php:
|
651 |
msgid "Keep all events <strong>expanded</strong> in Agenda view"
|
652 |
msgstr "Keep all events <strong>expanded</strong> in Agenda view"
|
653 |
|
654 |
-
#: app/model/settings.php:
|
655 |
msgid "<strong>Show year</strong> in calendar date labels"
|
656 |
msgstr "<strong>Show year</strong> in calendar date labels"
|
657 |
|
658 |
-
#: app/model/settings.php:
|
659 |
msgid "<strong>Show location in event titles</strong> in calendar views"
|
660 |
msgstr "<strong>Show location in event titles</strong> in calendar views"
|
661 |
|
662 |
-
#: app/model/settings.php:
|
663 |
msgid "<strong>Exclude</strong> events from search results"
|
664 |
msgstr "<strong>Exclude</strong> events from search results"
|
665 |
|
666 |
-
#: app/model/settings.php:
|
667 |
msgid ""
|
668 |
"Hide <strong>Subscribe</strong>/<strong>Add to Calendar</strong> buttons in "
|
669 |
"calendar and single event views "
|
@@ -671,15 +671,15 @@ msgstr ""
|
|
671 |
"Hide <strong>Subscribe</strong>/<strong>Add to Calendar</strong> buttons in "
|
672 |
"calendar and single event views "
|
673 |
|
674 |
-
#: app/model/settings.php:
|
675 |
msgid "Hide <strong>Get a Timely Calendar</strong> button"
|
676 |
msgstr "Hide <strong>Get a Timely Calendar</strong> button"
|
677 |
|
678 |
-
#: app/model/settings.php:
|
679 |
msgid " Hide <strong>Google Maps</strong> until clicked"
|
680 |
msgstr " Hide <strong>Google Maps</strong> until clicked"
|
681 |
|
682 |
-
#: app/model/settings.php:
|
683 |
msgid ""
|
684 |
" <strong>Affix filter menu</strong> to top of window when it scrolls out of "
|
685 |
"view"
|
@@ -687,69 +687,69 @@ msgstr ""
|
|
687 |
" <strong>Affix filter menu</strong> to top of window when it scrolls out of "
|
688 |
"view"
|
689 |
|
690 |
-
#: app/model/settings.php:
|
691 |
msgid "Only applies to first visible calendar found on the page."
|
692 |
msgstr "Only applies to first visible calendar found on the page."
|
693 |
|
694 |
-
#: app/model/settings.php:
|
695 |
msgid "Offset affixed filter bar vertically by"
|
696 |
msgstr "Offset affixed filter bar vertically by"
|
697 |
|
698 |
-
#: app/model/settings.php:
|
699 |
msgid "Wide screens only (≥ 1200px)"
|
700 |
msgstr "Wide screens only (≥ 1200px)"
|
701 |
|
702 |
-
#: app/model/settings.php:
|
703 |
msgid "Tablets only (< 980px)"
|
704 |
msgstr "Tablets only (< 980px)"
|
705 |
|
706 |
-
#: app/model/settings.php:
|
707 |
msgid "Phones only (< 768px)"
|
708 |
msgstr "Phones only (< 768px)"
|
709 |
|
710 |
-
#: app/model/settings.php:
|
711 |
msgid "Strict compatibility content filtering"
|
712 |
msgstr "Strict compatibility content filtering"
|
713 |
|
714 |
-
#: app/model/settings.php:
|
715 |
msgid " <strong>Hide featured image</strong> from event details page"
|
716 |
msgstr " <strong>Hide featured image</strong> from event details page"
|
717 |
|
718 |
-
#: app/model/settings.php:
|
719 |
msgid ""
|
720 |
"Select this option if your theme already displays each post's featured image."
|
721 |
msgstr ""
|
722 |
"Select this option if your theme already displays each post's featured image."
|
723 |
|
724 |
-
#: app/model/settings.php:
|
725 |
msgid "Input dates in this format"
|
726 |
msgstr "Input dates in this format"
|
727 |
|
728 |
-
#: app/model/settings.php:
|
729 |
msgid "Default (d/m/yyyy)"
|
730 |
msgstr "Default (d/m/yyyy)"
|
731 |
|
732 |
-
#: app/model/settings.php:
|
733 |
msgid "US (m/d/yyyy)"
|
734 |
msgstr "US (m/d/yyyy)"
|
735 |
|
736 |
-
#: app/model/settings.php:
|
737 |
msgid "ISO 8601 (yyyy-m-d)"
|
738 |
msgstr "ISO 8601 (yyyy-m-d)"
|
739 |
|
740 |
-
#: app/model/settings.php:
|
741 |
msgid "Dotted (m.d.yyyy)"
|
742 |
msgstr "Dotted (m.d.yyyy)"
|
743 |
|
744 |
-
#: app/model/settings.php:
|
745 |
msgid " Use <strong>24h time</strong> in time pickers"
|
746 |
msgstr " Use <strong>24h time</strong> in time pickers"
|
747 |
|
748 |
-
#: app/model/settings.php:
|
749 |
msgid "<strong>Disable address autocomplete</strong> function"
|
750 |
msgstr "<strong>Disable address autocomplete</strong> function"
|
751 |
|
752 |
-
#: app/model/settings.php:
|
753 |
msgid ""
|
754 |
"Use the configured <strong>region</strong> (WordPress locale) to bias the "
|
755 |
"address autocomplete function "
|
@@ -757,7 +757,7 @@ msgstr ""
|
|
757 |
"Use the configured <strong>region</strong> (WordPress locale) to bias the "
|
758 |
"address autocomplete function "
|
759 |
|
760 |
-
#: app/model/settings.php:
|
761 |
msgid ""
|
762 |
" Show the old <strong>Post Your Event</strong> button above the calendar to "
|
763 |
"privileged users"
|
@@ -765,7 +765,7 @@ msgstr ""
|
|
765 |
" Show the old <strong>Post Your Event</strong> button above the calendar to "
|
766 |
"privileged users"
|
767 |
|
768 |
-
#: app/model/settings.php:
|
769 |
msgid ""
|
770 |
"Install the <a target=\"_blank\" href=\"http://time.ly/\">Interactive "
|
771 |
"Frontend Extension</a> for the <strong>frontend Post Your Event form</"
|
@@ -775,11 +775,11 @@ msgstr ""
|
|
775 |
"Frontend Extension</a> for the <strong>frontend Post Your Event form</"
|
776 |
"strong>."
|
777 |
|
778 |
-
#: app/model/settings.php:
|
779 |
msgid "Move calendar into this DOM element"
|
780 |
msgstr "Move calendar into this DOM element"
|
781 |
|
782 |
-
#: app/model/settings.php:
|
783 |
msgid ""
|
784 |
"Optional. Use this JavaScript-based shortcut to place the\n"
|
785 |
"\t\t\t\t\t\tcalendar a DOM element other than the usual page content "
|
@@ -803,7 +803,7 @@ msgstr ""
|
|
803 |
"\t\t\t\t\t\tAny existing markup found within the target will be replaced\n"
|
804 |
"\t\t\t\t\t\tby the calendar."
|
805 |
|
806 |
-
#: app/model/settings.php:
|
807 |
msgid ""
|
808 |
"<strong>Skip <tt>in_the_loop()</tt> check </strong> that protects against "
|
809 |
"multiple calendar output"
|
@@ -811,7 +811,7 @@ msgstr ""
|
|
811 |
"<strong>Skip <tt>in_the_loop()</tt> check </strong> that protects against "
|
812 |
"multiple calendar output"
|
813 |
|
814 |
-
#: app/model/settings.php:
|
815 |
msgid ""
|
816 |
"Try enabling this option if your calendar does not appear on the calendar "
|
817 |
"page. It is needed for compatibility with a small number of themes that call "
|
@@ -821,11 +821,11 @@ msgstr ""
|
|
821 |
"page. It is needed for compatibility with a small number of themes that call "
|
822 |
"<tt>the_content()</tt> from outside of The Loop. Leave disabled otherwise."
|
823 |
|
824 |
-
#: app/model/settings.php:
|
825 |
msgid "Disable <strong>gzip</strong> compression."
|
826 |
msgstr "Disable <strong>gzip</strong> compression."
|
827 |
|
828 |
-
#: app/model/settings.php:
|
829 |
msgid ""
|
830 |
"Use this option if calendar is unresponsive. <a target=\"_blank\" href="
|
831 |
"\"http://time.ly/document/user-guide/troubleshooting/disable-gzip-"
|
@@ -837,11 +837,11 @@ msgstr ""
|
|
837 |
"compression/\">Read more</a> about the issue. (From version 2.1 onwards, "
|
838 |
"gzip is disabled by default for maximum compatibility.)"
|
839 |
|
840 |
-
#: app/model/settings.php:
|
841 |
msgid "Use frontend rendering."
|
842 |
msgstr "Use frontend rendering."
|
843 |
|
844 |
-
#: app/model/settings.php:
|
845 |
msgid ""
|
846 |
"Renders calendar views on the client rather than the server; can improve "
|
847 |
"performance."
|
@@ -849,15 +849,15 @@ msgstr ""
|
|
849 |
"Renders calendar views on the client rather than the server; can improve "
|
850 |
"performance."
|
851 |
|
852 |
-
#: app/model/settings.php:
|
853 |
msgid "Use advanced JS cache."
|
854 |
msgstr "Use advanced JS cache."
|
855 |
|
856 |
-
#: app/model/settings.php:
|
857 |
msgid "Cache dynamically generated JS files. Improves performance."
|
858 |
msgstr "Cache dynamically generated JS files. Improves performance."
|
859 |
|
860 |
-
#: app/model/settings.php:
|
861 |
msgid ""
|
862 |
"<strong>Link CSS</strong> in <code><head></code> section when file "
|
863 |
"cache is unavailable."
|
@@ -865,7 +865,7 @@ msgstr ""
|
|
865 |
"<strong>Link CSS</strong> in <code><head></code> section when file "
|
866 |
"cache is unavailable."
|
867 |
|
868 |
-
#: app/model/settings.php:
|
869 |
msgid ""
|
870 |
"Use this option if file cache is unavailable and you would prefer to serve "
|
871 |
"CSS as a link rather than have it output inline."
|
@@ -873,11 +873,11 @@ msgstr ""
|
|
873 |
"Use this option if file cache is unavailable and you would prefer to serve "
|
874 |
"CSS as a link rather than have it output inline."
|
875 |
|
876 |
-
#: app/model/settings.php:
|
877 |
msgid "Current <strong>robots.txt</strong> on this site"
|
878 |
msgstr "Current <strong>robots.txt</strong> on this site"
|
879 |
|
880 |
-
#: app/model/settings.php:
|
881 |
msgid ""
|
882 |
"The Robot Exclusion Standard, also known as the Robots Exclusion Protocol "
|
883 |
"or\n"
|
@@ -901,7 +901,7 @@ msgstr ""
|
|
901 |
"\t\t\t\t\t\tYou can change it manually by editing <code>robots.txt</code> in "
|
902 |
"your root WordPress directory."
|
903 |
|
904 |
-
#: app/model/settings.php:
|
905 |
msgid ""
|
906 |
"<strong>Publicize, promote, and share my events</strong> marked as public on "
|
907 |
"the Timely network. (<a href=\"%s\" target=\"_blank\">Learn more »</a>)"
|
@@ -909,15 +909,15 @@ msgstr ""
|
|
909 |
"<strong>Publicize, promote, and share my events</strong> marked as public on "
|
910 |
"the Timely network. (<a href=\"%s\" target=\"_blank\">Learn more »</a>)"
|
911 |
|
912 |
-
#: app/model/settings.php:
|
913 |
msgid "Templates cache improves site performance"
|
914 |
msgstr "Templates cache improves site performance"
|
915 |
|
916 |
-
#: app/model/settings.php:
|
917 |
msgid "Display events in <strong>calendar time zone</strong>"
|
918 |
msgstr "Display events in <strong>calendar time zone</strong>"
|
919 |
|
920 |
-
#: app/model/settings.php:
|
921 |
msgid ""
|
922 |
"If this box is checked events will appear in the calendar time zone with "
|
923 |
"time zone information displayed on the event details page."
|
2 |
# This file is distributed under the same license as the All-in-One Event Calendar by Time.ly package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: All-in-One Event Calendar by Time.ly 2.5.4\n"
|
6 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/all-in-one-event-calendar\n"
|
7 |
+
"POT-Creation-Date: 2016-06-21 19:06:56+00:00\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
11 |
+
"PO-Revision-Date: 2016-06-21 19:06+0000\n"
|
12 |
"Last-Translator: Timely <support@time.ly>\n"
|
13 |
"Language-Team:\n"
|
14 |
|
556 |
msgid "Message"
|
557 |
msgstr "Message"
|
558 |
|
559 |
+
#: app/model/settings.php:402
|
560 |
#: lib/html/element/setting/calendar-page-selector.php:50
|
561 |
msgid "Calendar page"
|
562 |
msgstr "Calendar page"
|
563 |
|
564 |
+
#: app/model/settings.php:412
|
565 |
msgid "Week starts on"
|
566 |
msgstr "Week starts on"
|
567 |
|
568 |
+
#: app/model/settings.php:425
|
569 |
msgid "Available views"
|
570 |
msgstr "Available views"
|
571 |
|
572 |
+
#: app/model/settings.php:433
|
573 |
msgid "Agenda"
|
574 |
msgid_plural "Agenda"
|
575 |
msgstr[0] "Agenda"
|
576 |
msgstr[1] "Agenda"
|
577 |
|
578 |
+
#: app/model/settings.php:444
|
579 |
msgid "Day"
|
580 |
msgid_plural "Day"
|
581 |
msgstr[0] "Day"
|
582 |
msgstr[1] "Day"
|
583 |
|
584 |
+
#: app/model/settings.php:455
|
585 |
msgid "Month"
|
586 |
msgid_plural "Month"
|
587 |
msgstr[0] "Month"
|
588 |
msgstr[1] "Month"
|
589 |
|
590 |
+
#: app/model/settings.php:466
|
591 |
msgid "Week"
|
592 |
msgid_plural "Week"
|
593 |
msgstr[0] "Week"
|
594 |
msgstr[1] "Week"
|
595 |
|
596 |
+
#: app/model/settings.php:480
|
597 |
msgid "Timezone"
|
598 |
msgstr "Timezone"
|
599 |
|
600 |
+
#: app/model/settings.php:493
|
601 |
msgid "Preselected calendar filters"
|
602 |
msgstr "Preselected calendar filters"
|
603 |
|
604 |
+
#: app/model/settings.php:494 app/view/calendar/widget.php:128
|
605 |
msgid ""
|
606 |
"To clear, hold ⌘/<abbr class=\"initialism\">CTRL</abbr> and click "
|
607 |
"selection."
|
609 |
"To clear, hold ⌘/<abbr class=\"initialism\">CTRL</abbr> and click "
|
610 |
"selection."
|
611 |
|
612 |
+
#: app/model/settings.php:509
|
613 |
msgid "Default calendar start date (optional)"
|
614 |
msgstr "Default calendar start date (optional)"
|
615 |
|
616 |
+
#: app/model/settings.php:520
|
617 |
msgid "Agenda pages show at most"
|
618 |
msgstr "Agenda pages show at most"
|
619 |
|
620 |
+
#: app/model/settings.php:533
|
621 |
msgid "Week/Day view starts at"
|
622 |
msgstr "Week/Day view starts at"
|
623 |
|
624 |
+
#: app/model/settings.php:546
|
625 |
msgid "Week/Day view ends at"
|
626 |
msgstr "Week/Day view ends at"
|
627 |
|
628 |
+
#: app/model/settings.php:559
|
629 |
msgid "<strong>Word-wrap event stubs</strong> in Month view"
|
630 |
msgstr "<strong>Word-wrap event stubs</strong> in Month view"
|
631 |
|
632 |
+
#: app/model/settings.php:562
|
633 |
msgid "Only applies to events that span a single day."
|
634 |
msgstr "Only applies to events that span a single day."
|
635 |
|
636 |
+
#: app/model/settings.php:574
|
637 |
msgid ""
|
638 |
"In <span class=\"ai1ec-tooltip-toggle\"\n"
|
639 |
"\t\t\t\t\t\tdata-original-title=\"These include Agenda view,\n"
|
647 |
"\t\t\t\t\t\tAgenda-like views</span>, <strong>include all events\n"
|
648 |
"\t\t\t\t\t\tfrom last day shown</strong>"
|
649 |
|
650 |
+
#: app/model/settings.php:590
|
651 |
msgid "Keep all events <strong>expanded</strong> in Agenda view"
|
652 |
msgstr "Keep all events <strong>expanded</strong> in Agenda view"
|
653 |
|
654 |
+
#: app/model/settings.php:602
|
655 |
msgid "<strong>Show year</strong> in calendar date labels"
|
656 |
msgstr "<strong>Show year</strong> in calendar date labels"
|
657 |
|
658 |
+
#: app/model/settings.php:614
|
659 |
msgid "<strong>Show location in event titles</strong> in calendar views"
|
660 |
msgstr "<strong>Show location in event titles</strong> in calendar views"
|
661 |
|
662 |
+
#: app/model/settings.php:626
|
663 |
msgid "<strong>Exclude</strong> events from search results"
|
664 |
msgstr "<strong>Exclude</strong> events from search results"
|
665 |
|
666 |
+
#: app/model/settings.php:638
|
667 |
msgid ""
|
668 |
"Hide <strong>Subscribe</strong>/<strong>Add to Calendar</strong> buttons in "
|
669 |
"calendar and single event views "
|
671 |
"Hide <strong>Subscribe</strong>/<strong>Add to Calendar</strong> buttons in "
|
672 |
"calendar and single event views "
|
673 |
|
674 |
+
#: app/model/settings.php:650
|
675 |
msgid "Hide <strong>Get a Timely Calendar</strong> button"
|
676 |
msgstr "Hide <strong>Get a Timely Calendar</strong> button"
|
677 |
|
678 |
+
#: app/model/settings.php:662
|
679 |
msgid " Hide <strong>Google Maps</strong> until clicked"
|
680 |
msgstr " Hide <strong>Google Maps</strong> until clicked"
|
681 |
|
682 |
+
#: app/model/settings.php:674
|
683 |
msgid ""
|
684 |
" <strong>Affix filter menu</strong> to top of window when it scrolls out of "
|
685 |
"view"
|
687 |
" <strong>Affix filter menu</strong> to top of window when it scrolls out of "
|
688 |
"view"
|
689 |
|
690 |
+
#: app/model/settings.php:677
|
691 |
msgid "Only applies to first visible calendar found on the page."
|
692 |
msgstr "Only applies to first visible calendar found on the page."
|
693 |
|
694 |
+
#: app/model/settings.php:689
|
695 |
msgid "Offset affixed filter bar vertically by"
|
696 |
msgstr "Offset affixed filter bar vertically by"
|
697 |
|
698 |
+
#: app/model/settings.php:704
|
699 |
msgid "Wide screens only (≥ 1200px)"
|
700 |
msgstr "Wide screens only (≥ 1200px)"
|
701 |
|
702 |
+
#: app/model/settings.php:719
|
703 |
msgid "Tablets only (< 980px)"
|
704 |
msgstr "Tablets only (< 980px)"
|
705 |
|
706 |
+
#: app/model/settings.php:734
|
707 |
msgid "Phones only (< 768px)"
|
708 |
msgstr "Phones only (< 768px)"
|
709 |
|
710 |
+
#: app/model/settings.php:747
|
711 |
msgid "Strict compatibility content filtering"
|
712 |
msgstr "Strict compatibility content filtering"
|
713 |
|
714 |
+
#: app/model/settings.php:759
|
715 |
msgid " <strong>Hide featured image</strong> from event details page"
|
716 |
msgstr " <strong>Hide featured image</strong> from event details page"
|
717 |
|
718 |
+
#: app/model/settings.php:762
|
719 |
msgid ""
|
720 |
"Select this option if your theme already displays each post's featured image."
|
721 |
msgstr ""
|
722 |
"Select this option if your theme already displays each post's featured image."
|
723 |
|
724 |
+
#: app/model/settings.php:773
|
725 |
msgid "Input dates in this format"
|
726 |
msgstr "Input dates in this format"
|
727 |
|
728 |
+
#: app/model/settings.php:778
|
729 |
msgid "Default (d/m/yyyy)"
|
730 |
msgstr "Default (d/m/yyyy)"
|
731 |
|
732 |
+
#: app/model/settings.php:782
|
733 |
msgid "US (m/d/yyyy)"
|
734 |
msgstr "US (m/d/yyyy)"
|
735 |
|
736 |
+
#: app/model/settings.php:786
|
737 |
msgid "ISO 8601 (yyyy-m-d)"
|
738 |
msgstr "ISO 8601 (yyyy-m-d)"
|
739 |
|
740 |
+
#: app/model/settings.php:790
|
741 |
msgid "Dotted (m.d.yyyy)"
|
742 |
msgstr "Dotted (m.d.yyyy)"
|
743 |
|
744 |
+
#: app/model/settings.php:802
|
745 |
msgid " Use <strong>24h time</strong> in time pickers"
|
746 |
msgstr " Use <strong>24h time</strong> in time pickers"
|
747 |
|
748 |
+
#: app/model/settings.php:813
|
749 |
msgid "<strong>Disable address autocomplete</strong> function"
|
750 |
msgstr "<strong>Disable address autocomplete</strong> function"
|
751 |
|
752 |
+
#: app/model/settings.php:824
|
753 |
msgid ""
|
754 |
"Use the configured <strong>region</strong> (WordPress locale) to bias the "
|
755 |
"address autocomplete function "
|
757 |
"Use the configured <strong>region</strong> (WordPress locale) to bias the "
|
758 |
"address autocomplete function "
|
759 |
|
760 |
+
#: app/model/settings.php:840
|
761 |
msgid ""
|
762 |
" Show the old <strong>Post Your Event</strong> button above the calendar to "
|
763 |
"privileged users"
|
765 |
" Show the old <strong>Post Your Event</strong> button above the calendar to "
|
766 |
"privileged users"
|
767 |
|
768 |
+
#: app/model/settings.php:843
|
769 |
msgid ""
|
770 |
"Install the <a target=\"_blank\" href=\"http://time.ly/\">Interactive "
|
771 |
"Frontend Extension</a> for the <strong>frontend Post Your Event form</"
|
775 |
"Frontend Extension</a> for the <strong>frontend Post Your Event form</"
|
776 |
"strong>."
|
777 |
|
778 |
+
#: app/model/settings.php:864
|
779 |
msgid "Move calendar into this DOM element"
|
780 |
msgstr "Move calendar into this DOM element"
|
781 |
|
782 |
+
#: app/model/settings.php:866
|
783 |
msgid ""
|
784 |
"Optional. Use this JavaScript-based shortcut to place the\n"
|
785 |
"\t\t\t\t\t\tcalendar a DOM element other than the usual page content "
|
803 |
"\t\t\t\t\t\tAny existing markup found within the target will be replaced\n"
|
804 |
"\t\t\t\t\t\tby the calendar."
|
805 |
|
806 |
+
#: app/model/settings.php:885
|
807 |
msgid ""
|
808 |
"<strong>Skip <tt>in_the_loop()</tt> check </strong> that protects against "
|
809 |
"multiple calendar output"
|
811 |
"<strong>Skip <tt>in_the_loop()</tt> check </strong> that protects against "
|
812 |
"multiple calendar output"
|
813 |
|
814 |
+
#: app/model/settings.php:888
|
815 |
msgid ""
|
816 |
"Try enabling this option if your calendar does not appear on the calendar "
|
817 |
"page. It is needed for compatibility with a small number of themes that call "
|
821 |
"page. It is needed for compatibility with a small number of themes that call "
|
822 |
"<tt>the_content()</tt> from outside of The Loop. Leave disabled otherwise."
|
823 |
|
824 |
+
#: app/model/settings.php:900
|
825 |
msgid "Disable <strong>gzip</strong> compression."
|
826 |
msgstr "Disable <strong>gzip</strong> compression."
|
827 |
|
828 |
+
#: app/model/settings.php:903
|
829 |
msgid ""
|
830 |
"Use this option if calendar is unresponsive. <a target=\"_blank\" href="
|
831 |
"\"http://time.ly/document/user-guide/troubleshooting/disable-gzip-"
|
837 |
"compression/\">Read more</a> about the issue. (From version 2.1 onwards, "
|
838 |
"gzip is disabled by default for maximum compatibility.)"
|
839 |
|
840 |
+
#: app/model/settings.php:915
|
841 |
msgid "Use frontend rendering."
|
842 |
msgstr "Use frontend rendering."
|
843 |
|
844 |
+
#: app/model/settings.php:918
|
845 |
msgid ""
|
846 |
"Renders calendar views on the client rather than the server; can improve "
|
847 |
"performance."
|
849 |
"Renders calendar views on the client rather than the server; can improve "
|
850 |
"performance."
|
851 |
|
852 |
+
#: app/model/settings.php:930
|
853 |
msgid "Use advanced JS cache."
|
854 |
msgstr "Use advanced JS cache."
|
855 |
|
856 |
+
#: app/model/settings.php:933
|
857 |
msgid "Cache dynamically generated JS files. Improves performance."
|
858 |
msgstr "Cache dynamically generated JS files. Improves performance."
|
859 |
|
860 |
+
#: app/model/settings.php:945
|
861 |
msgid ""
|
862 |
"<strong>Link CSS</strong> in <code><head></code> section when file "
|
863 |
"cache is unavailable."
|
865 |
"<strong>Link CSS</strong> in <code><head></code> section when file "
|
866 |
"cache is unavailable."
|
867 |
|
868 |
+
#: app/model/settings.php:948
|
869 |
msgid ""
|
870 |
"Use this option if file cache is unavailable and you would prefer to serve "
|
871 |
"CSS as a link rather than have it output inline."
|
873 |
"Use this option if file cache is unavailable and you would prefer to serve "
|
874 |
"CSS as a link rather than have it output inline."
|
875 |
|
876 |
+
#: app/model/settings.php:960
|
877 |
msgid "Current <strong>robots.txt</strong> on this site"
|
878 |
msgstr "Current <strong>robots.txt</strong> on this site"
|
879 |
|
880 |
+
#: app/model/settings.php:964
|
881 |
msgid ""
|
882 |
"The Robot Exclusion Standard, also known as the Robots Exclusion Protocol "
|
883 |
"or\n"
|
901 |
"\t\t\t\t\t\tYou can change it manually by editing <code>robots.txt</code> in "
|
902 |
"your root WordPress directory."
|
903 |
|
904 |
+
#: app/model/settings.php:981
|
905 |
msgid ""
|
906 |
"<strong>Publicize, promote, and share my events</strong> marked as public on "
|
907 |
"the Timely network. (<a href=\"%s\" target=\"_blank\">Learn more »</a>)"
|
909 |
"<strong>Publicize, promote, and share my events</strong> marked as public on "
|
910 |
"the Timely network. (<a href=\"%s\" target=\"_blank\">Learn more »</a>)"
|
911 |
|
912 |
+
#: app/model/settings.php:1004
|
913 |
msgid "Templates cache improves site performance"
|
914 |
msgstr "Templates cache improves site performance"
|
915 |
|
916 |
+
#: app/model/settings.php:1017
|
917 |
msgid "Display events in <strong>calendar time zone</strong>"
|
918 |
msgstr "Display events in <strong>calendar time zone</strong>"
|
919 |
|
920 |
+
#: app/model/settings.php:1020
|
921 |
msgid ""
|
922 |
"If this box is checked events will appear in the calendar time zone with "
|
923 |
"time zone information displayed on the event details page."
|
language/all-in-one-event-calendar.pot
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
# This file is distributed under the same license as the All-in-One Event Calendar by Time.ly package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: All-in-One Event Calendar by Time.ly 2.5.
|
6 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/all-in-one-event-calendar\n"
|
7 |
-
"POT-Creation-Date: 2016-06-
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -509,82 +509,82 @@ msgstr ""
|
|
509 |
msgid "Message"
|
510 |
msgstr ""
|
511 |
|
512 |
-
#: app/model/settings.php:
|
513 |
#: lib/html/element/setting/calendar-page-selector.php:50
|
514 |
msgid "Calendar page"
|
515 |
msgstr ""
|
516 |
|
517 |
-
#: app/model/settings.php:
|
518 |
msgid "Week starts on"
|
519 |
msgstr ""
|
520 |
|
521 |
-
#: app/model/settings.php:
|
522 |
msgid "Available views"
|
523 |
msgstr ""
|
524 |
|
525 |
-
#: app/model/settings.php:
|
526 |
msgid "Agenda"
|
527 |
msgid_plural "Agenda"
|
528 |
msgstr[0] ""
|
529 |
msgstr[1] ""
|
530 |
|
531 |
-
#: app/model/settings.php:
|
532 |
msgid "Day"
|
533 |
msgid_plural "Day"
|
534 |
msgstr[0] ""
|
535 |
msgstr[1] ""
|
536 |
|
537 |
-
#: app/model/settings.php:
|
538 |
msgid "Month"
|
539 |
msgid_plural "Month"
|
540 |
msgstr[0] ""
|
541 |
msgstr[1] ""
|
542 |
|
543 |
-
#: app/model/settings.php:
|
544 |
msgid "Week"
|
545 |
msgid_plural "Week"
|
546 |
msgstr[0] ""
|
547 |
msgstr[1] ""
|
548 |
|
549 |
-
#: app/model/settings.php:
|
550 |
msgid "Timezone"
|
551 |
msgstr ""
|
552 |
|
553 |
-
#: app/model/settings.php:
|
554 |
msgid "Preselected calendar filters"
|
555 |
msgstr ""
|
556 |
|
557 |
-
#: app/model/settings.php:
|
558 |
msgid ""
|
559 |
"To clear, hold ⌘/<abbr class=\"initialism\">CTRL</abbr> and click "
|
560 |
"selection."
|
561 |
msgstr ""
|
562 |
|
563 |
-
#: app/model/settings.php:
|
564 |
msgid "Default calendar start date (optional)"
|
565 |
msgstr ""
|
566 |
|
567 |
-
#: app/model/settings.php:
|
568 |
msgid "Agenda pages show at most"
|
569 |
msgstr ""
|
570 |
|
571 |
-
#: app/model/settings.php:
|
572 |
msgid "Week/Day view starts at"
|
573 |
msgstr ""
|
574 |
|
575 |
-
#: app/model/settings.php:
|
576 |
msgid "Week/Day view ends at"
|
577 |
msgstr ""
|
578 |
|
579 |
-
#: app/model/settings.php:
|
580 |
msgid "<strong>Word-wrap event stubs</strong> in Month view"
|
581 |
msgstr ""
|
582 |
|
583 |
-
#: app/model/settings.php:
|
584 |
msgid "Only applies to events that span a single day."
|
585 |
msgstr ""
|
586 |
|
587 |
-
#: app/model/settings.php:
|
588 |
msgid ""
|
589 |
"In <span class=\"ai1ec-tooltip-toggle\"\n"
|
590 |
"\t\t\t\t\t\tdata-original-title=\"These include Agenda view,\n"
|
@@ -593,127 +593,127 @@ msgid ""
|
|
593 |
"\t\t\t\t\t\tfrom last day shown</strong>"
|
594 |
msgstr ""
|
595 |
|
596 |
-
#: app/model/settings.php:
|
597 |
msgid "Keep all events <strong>expanded</strong> in Agenda view"
|
598 |
msgstr ""
|
599 |
|
600 |
-
#: app/model/settings.php:
|
601 |
msgid "<strong>Show year</strong> in calendar date labels"
|
602 |
msgstr ""
|
603 |
|
604 |
-
#: app/model/settings.php:
|
605 |
msgid "<strong>Show location in event titles</strong> in calendar views"
|
606 |
msgstr ""
|
607 |
|
608 |
-
#: app/model/settings.php:
|
609 |
msgid "<strong>Exclude</strong> events from search results"
|
610 |
msgstr ""
|
611 |
|
612 |
-
#: app/model/settings.php:
|
613 |
msgid ""
|
614 |
"Hide <strong>Subscribe</strong>/<strong>Add to Calendar</strong> buttons in "
|
615 |
"calendar and single event views "
|
616 |
msgstr ""
|
617 |
|
618 |
-
#: app/model/settings.php:
|
619 |
msgid "Hide <strong>Get a Timely Calendar</strong> button"
|
620 |
msgstr ""
|
621 |
|
622 |
-
#: app/model/settings.php:
|
623 |
msgid " Hide <strong>Google Maps</strong> until clicked"
|
624 |
msgstr ""
|
625 |
|
626 |
-
#: app/model/settings.php:
|
627 |
msgid ""
|
628 |
" <strong>Affix filter menu</strong> to top of window when it scrolls out of "
|
629 |
"view"
|
630 |
msgstr ""
|
631 |
|
632 |
-
#: app/model/settings.php:
|
633 |
msgid "Only applies to first visible calendar found on the page."
|
634 |
msgstr ""
|
635 |
|
636 |
-
#: app/model/settings.php:
|
637 |
msgid "Offset affixed filter bar vertically by"
|
638 |
msgstr ""
|
639 |
|
640 |
-
#: app/model/settings.php:
|
641 |
msgid "Wide screens only (≥ 1200px)"
|
642 |
msgstr ""
|
643 |
|
644 |
-
#: app/model/settings.php:
|
645 |
msgid "Tablets only (< 980px)"
|
646 |
msgstr ""
|
647 |
|
648 |
-
#: app/model/settings.php:
|
649 |
msgid "Phones only (< 768px)"
|
650 |
msgstr ""
|
651 |
|
652 |
-
#: app/model/settings.php:
|
653 |
msgid "Strict compatibility content filtering"
|
654 |
msgstr ""
|
655 |
|
656 |
-
#: app/model/settings.php:
|
657 |
msgid " <strong>Hide featured image</strong> from event details page"
|
658 |
msgstr ""
|
659 |
|
660 |
-
#: app/model/settings.php:
|
661 |
msgid ""
|
662 |
"Select this option if your theme already displays each post's featured image."
|
663 |
msgstr ""
|
664 |
|
665 |
-
#: app/model/settings.php:
|
666 |
msgid "Input dates in this format"
|
667 |
msgstr ""
|
668 |
|
669 |
-
#: app/model/settings.php:
|
670 |
msgid "Default (d/m/yyyy)"
|
671 |
msgstr ""
|
672 |
|
673 |
-
#: app/model/settings.php:
|
674 |
msgid "US (m/d/yyyy)"
|
675 |
msgstr ""
|
676 |
|
677 |
-
#: app/model/settings.php:
|
678 |
msgid "ISO 8601 (yyyy-m-d)"
|
679 |
msgstr ""
|
680 |
|
681 |
-
#: app/model/settings.php:
|
682 |
msgid "Dotted (m.d.yyyy)"
|
683 |
msgstr ""
|
684 |
|
685 |
-
#: app/model/settings.php:
|
686 |
msgid " Use <strong>24h time</strong> in time pickers"
|
687 |
msgstr ""
|
688 |
|
689 |
-
#: app/model/settings.php:
|
690 |
msgid "<strong>Disable address autocomplete</strong> function"
|
691 |
msgstr ""
|
692 |
|
693 |
-
#: app/model/settings.php:
|
694 |
msgid ""
|
695 |
"Use the configured <strong>region</strong> (WordPress locale) to bias the "
|
696 |
"address autocomplete function "
|
697 |
msgstr ""
|
698 |
|
699 |
-
#: app/model/settings.php:
|
700 |
msgid ""
|
701 |
" Show the old <strong>Post Your Event</strong> button above the calendar to "
|
702 |
"privileged users"
|
703 |
msgstr ""
|
704 |
|
705 |
-
#: app/model/settings.php:
|
706 |
msgid ""
|
707 |
"Install the <a target=\"_blank\" href=\"http://time.ly/\">Interactive "
|
708 |
"Frontend Extension</a> for the <strong>frontend Post Your Event form</"
|
709 |
"strong>."
|
710 |
msgstr ""
|
711 |
|
712 |
-
#: app/model/settings.php:
|
713 |
msgid "Move calendar into this DOM element"
|
714 |
msgstr ""
|
715 |
|
716 |
-
#: app/model/settings.php:
|
717 |
msgid ""
|
718 |
"Optional. Use this JavaScript-based shortcut to place the\n"
|
719 |
"\t\t\t\t\t\tcalendar a DOM element other than the usual page content "
|
@@ -727,24 +727,24 @@ msgid ""
|
|
727 |
"\t\t\t\t\t\tby the calendar."
|
728 |
msgstr ""
|
729 |
|
730 |
-
#: app/model/settings.php:
|
731 |
msgid ""
|
732 |
"<strong>Skip <tt>in_the_loop()</tt> check </strong> that protects against "
|
733 |
"multiple calendar output"
|
734 |
msgstr ""
|
735 |
|
736 |
-
#: app/model/settings.php:
|
737 |
msgid ""
|
738 |
"Try enabling this option if your calendar does not appear on the calendar "
|
739 |
"page. It is needed for compatibility with a small number of themes that call "
|
740 |
"<tt>the_content()</tt> from outside of The Loop. Leave disabled otherwise."
|
741 |
msgstr ""
|
742 |
|
743 |
-
#: app/model/settings.php:
|
744 |
msgid "Disable <strong>gzip</strong> compression."
|
745 |
msgstr ""
|
746 |
|
747 |
-
#: app/model/settings.php:
|
748 |
msgid ""
|
749 |
"Use this option if calendar is unresponsive. <a target=\"_blank\" href="
|
750 |
"\"http://time.ly/document/user-guide/troubleshooting/disable-gzip-"
|
@@ -752,41 +752,41 @@ msgid ""
|
|
752 |
"gzip is disabled by default for maximum compatibility.)"
|
753 |
msgstr ""
|
754 |
|
755 |
-
#: app/model/settings.php:
|
756 |
msgid "Use frontend rendering."
|
757 |
msgstr ""
|
758 |
|
759 |
-
#: app/model/settings.php:
|
760 |
msgid ""
|
761 |
"Renders calendar views on the client rather than the server; can improve "
|
762 |
"performance."
|
763 |
msgstr ""
|
764 |
|
765 |
-
#: app/model/settings.php:
|
766 |
msgid "Use advanced JS cache."
|
767 |
msgstr ""
|
768 |
|
769 |
-
#: app/model/settings.php:
|
770 |
msgid "Cache dynamically generated JS files. Improves performance."
|
771 |
msgstr ""
|
772 |
|
773 |
-
#: app/model/settings.php:
|
774 |
msgid ""
|
775 |
"<strong>Link CSS</strong> in <code><head></code> section when file "
|
776 |
"cache is unavailable."
|
777 |
msgstr ""
|
778 |
|
779 |
-
#: app/model/settings.php:
|
780 |
msgid ""
|
781 |
"Use this option if file cache is unavailable and you would prefer to serve "
|
782 |
"CSS as a link rather than have it output inline."
|
783 |
msgstr ""
|
784 |
|
785 |
-
#: app/model/settings.php:
|
786 |
msgid "Current <strong>robots.txt</strong> on this site"
|
787 |
msgstr ""
|
788 |
|
789 |
-
#: app/model/settings.php:
|
790 |
msgid ""
|
791 |
"The Robot Exclusion Standard, also known as the Robots Exclusion Protocol "
|
792 |
"or\n"
|
@@ -800,21 +800,21 @@ msgid ""
|
|
800 |
"your root WordPress directory."
|
801 |
msgstr ""
|
802 |
|
803 |
-
#: app/model/settings.php:
|
804 |
msgid ""
|
805 |
"<strong>Publicize, promote, and share my events</strong> marked as public on "
|
806 |
"the Timely network. (<a href=\"%s\" target=\"_blank\">Learn more »</a>)"
|
807 |
msgstr ""
|
808 |
|
809 |
-
#: app/model/settings.php:
|
810 |
msgid "Templates cache improves site performance"
|
811 |
msgstr ""
|
812 |
|
813 |
-
#: app/model/settings.php:
|
814 |
msgid "Display events in <strong>calendar time zone</strong>"
|
815 |
msgstr ""
|
816 |
|
817 |
-
#: app/model/settings.php:
|
818 |
msgid ""
|
819 |
"If this box is checked events will appear in the calendar time zone with "
|
820 |
"time zone information displayed on the event details page."
|
2 |
# This file is distributed under the same license as the All-in-One Event Calendar by Time.ly package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: All-in-One Event Calendar by Time.ly 2.5.4\n"
|
6 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/all-in-one-event-calendar\n"
|
7 |
+
"POT-Creation-Date: 2016-06-21 19:06:56+00:00\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
509 |
msgid "Message"
|
510 |
msgstr ""
|
511 |
|
512 |
+
#: app/model/settings.php:402
|
513 |
#: lib/html/element/setting/calendar-page-selector.php:50
|
514 |
msgid "Calendar page"
|
515 |
msgstr ""
|
516 |
|
517 |
+
#: app/model/settings.php:412
|
518 |
msgid "Week starts on"
|
519 |
msgstr ""
|
520 |
|
521 |
+
#: app/model/settings.php:425
|
522 |
msgid "Available views"
|
523 |
msgstr ""
|
524 |
|
525 |
+
#: app/model/settings.php:433
|
526 |
msgid "Agenda"
|
527 |
msgid_plural "Agenda"
|
528 |
msgstr[0] ""
|
529 |
msgstr[1] ""
|
530 |
|
531 |
+
#: app/model/settings.php:444
|
532 |
msgid "Day"
|
533 |
msgid_plural "Day"
|
534 |
msgstr[0] ""
|
535 |
msgstr[1] ""
|
536 |
|
537 |
+
#: app/model/settings.php:455
|
538 |
msgid "Month"
|
539 |
msgid_plural "Month"
|
540 |
msgstr[0] ""
|
541 |
msgstr[1] ""
|
542 |
|
543 |
+
#: app/model/settings.php:466
|
544 |
msgid "Week"
|
545 |
msgid_plural "Week"
|
546 |
msgstr[0] ""
|
547 |
msgstr[1] ""
|
548 |
|
549 |
+
#: app/model/settings.php:480
|
550 |
msgid "Timezone"
|
551 |
msgstr ""
|
552 |
|
553 |
+
#: app/model/settings.php:493
|
554 |
msgid "Preselected calendar filters"
|
555 |
msgstr ""
|
556 |
|
557 |
+
#: app/model/settings.php:494 app/view/calendar/widget.php:128
|
558 |
msgid ""
|
559 |
"To clear, hold ⌘/<abbr class=\"initialism\">CTRL</abbr> and click "
|
560 |
"selection."
|
561 |
msgstr ""
|
562 |
|
563 |
+
#: app/model/settings.php:509
|
564 |
msgid "Default calendar start date (optional)"
|
565 |
msgstr ""
|
566 |
|
567 |
+
#: app/model/settings.php:520
|
568 |
msgid "Agenda pages show at most"
|
569 |
msgstr ""
|
570 |
|
571 |
+
#: app/model/settings.php:533
|
572 |
msgid "Week/Day view starts at"
|
573 |
msgstr ""
|
574 |
|
575 |
+
#: app/model/settings.php:546
|
576 |
msgid "Week/Day view ends at"
|
577 |
msgstr ""
|
578 |
|
579 |
+
#: app/model/settings.php:559
|
580 |
msgid "<strong>Word-wrap event stubs</strong> in Month view"
|
581 |
msgstr ""
|
582 |
|
583 |
+
#: app/model/settings.php:562
|
584 |
msgid "Only applies to events that span a single day."
|
585 |
msgstr ""
|
586 |
|
587 |
+
#: app/model/settings.php:574
|
588 |
msgid ""
|
589 |
"In <span class=\"ai1ec-tooltip-toggle\"\n"
|
590 |
"\t\t\t\t\t\tdata-original-title=\"These include Agenda view,\n"
|
593 |
"\t\t\t\t\t\tfrom last day shown</strong>"
|
594 |
msgstr ""
|
595 |
|
596 |
+
#: app/model/settings.php:590
|
597 |
msgid "Keep all events <strong>expanded</strong> in Agenda view"
|
598 |
msgstr ""
|
599 |
|
600 |
+
#: app/model/settings.php:602
|
601 |
msgid "<strong>Show year</strong> in calendar date labels"
|
602 |
msgstr ""
|
603 |
|
604 |
+
#: app/model/settings.php:614
|
605 |
msgid "<strong>Show location in event titles</strong> in calendar views"
|
606 |
msgstr ""
|
607 |
|
608 |
+
#: app/model/settings.php:626
|
609 |
msgid "<strong>Exclude</strong> events from search results"
|
610 |
msgstr ""
|
611 |
|
612 |
+
#: app/model/settings.php:638
|
613 |
msgid ""
|
614 |
"Hide <strong>Subscribe</strong>/<strong>Add to Calendar</strong> buttons in "
|
615 |
"calendar and single event views "
|
616 |
msgstr ""
|
617 |
|
618 |
+
#: app/model/settings.php:650
|
619 |
msgid "Hide <strong>Get a Timely Calendar</strong> button"
|
620 |
msgstr ""
|
621 |
|
622 |
+
#: app/model/settings.php:662
|
623 |
msgid " Hide <strong>Google Maps</strong> until clicked"
|
624 |
msgstr ""
|
625 |
|
626 |
+
#: app/model/settings.php:674
|
627 |
msgid ""
|
628 |
" <strong>Affix filter menu</strong> to top of window when it scrolls out of "
|
629 |
"view"
|
630 |
msgstr ""
|
631 |
|
632 |
+
#: app/model/settings.php:677
|
633 |
msgid "Only applies to first visible calendar found on the page."
|
634 |
msgstr ""
|
635 |
|
636 |
+
#: app/model/settings.php:689
|
637 |
msgid "Offset affixed filter bar vertically by"
|
638 |
msgstr ""
|
639 |
|
640 |
+
#: app/model/settings.php:704
|
641 |
msgid "Wide screens only (≥ 1200px)"
|
642 |
msgstr ""
|
643 |
|
644 |
+
#: app/model/settings.php:719
|
645 |
msgid "Tablets only (< 980px)"
|
646 |
msgstr ""
|
647 |
|
648 |
+
#: app/model/settings.php:734
|
649 |
msgid "Phones only (< 768px)"
|
650 |
msgstr ""
|
651 |
|
652 |
+
#: app/model/settings.php:747
|
653 |
msgid "Strict compatibility content filtering"
|
654 |
msgstr ""
|
655 |
|
656 |
+
#: app/model/settings.php:759
|
657 |
msgid " <strong>Hide featured image</strong> from event details page"
|
658 |
msgstr ""
|
659 |
|
660 |
+
#: app/model/settings.php:762
|
661 |
msgid ""
|
662 |
"Select this option if your theme already displays each post's featured image."
|
663 |
msgstr ""
|
664 |
|
665 |
+
#: app/model/settings.php:773
|
666 |
msgid "Input dates in this format"
|
667 |
msgstr ""
|
668 |
|
669 |
+
#: app/model/settings.php:778
|
670 |
msgid "Default (d/m/yyyy)"
|
671 |
msgstr ""
|
672 |
|
673 |
+
#: app/model/settings.php:782
|
674 |
msgid "US (m/d/yyyy)"
|
675 |
msgstr ""
|
676 |
|
677 |
+
#: app/model/settings.php:786
|
678 |
msgid "ISO 8601 (yyyy-m-d)"
|
679 |
msgstr ""
|
680 |
|
681 |
+
#: app/model/settings.php:790
|
682 |
msgid "Dotted (m.d.yyyy)"
|
683 |
msgstr ""
|
684 |
|
685 |
+
#: app/model/settings.php:802
|
686 |
msgid " Use <strong>24h time</strong> in time pickers"
|
687 |
msgstr ""
|
688 |
|
689 |
+
#: app/model/settings.php:813
|
690 |
msgid "<strong>Disable address autocomplete</strong> function"
|
691 |
msgstr ""
|
692 |
|
693 |
+
#: app/model/settings.php:824
|
694 |
msgid ""
|
695 |
"Use the configured <strong>region</strong> (WordPress locale) to bias the "
|
696 |
"address autocomplete function "
|
697 |
msgstr ""
|
698 |
|
699 |
+
#: app/model/settings.php:840
|
700 |
msgid ""
|
701 |
" Show the old <strong>Post Your Event</strong> button above the calendar to "
|
702 |
"privileged users"
|
703 |
msgstr ""
|
704 |
|
705 |
+
#: app/model/settings.php:843
|
706 |
msgid ""
|
707 |
"Install the <a target=\"_blank\" href=\"http://time.ly/\">Interactive "
|
708 |
"Frontend Extension</a> for the <strong>frontend Post Your Event form</"
|
709 |
"strong>."
|
710 |
msgstr ""
|
711 |
|
712 |
+
#: app/model/settings.php:864
|
713 |
msgid "Move calendar into this DOM element"
|
714 |
msgstr ""
|
715 |
|
716 |
+
#: app/model/settings.php:866
|
717 |
msgid ""
|
718 |
"Optional. Use this JavaScript-based shortcut to place the\n"
|
719 |
"\t\t\t\t\t\tcalendar a DOM element other than the usual page content "
|
727 |
"\t\t\t\t\t\tby the calendar."
|
728 |
msgstr ""
|
729 |
|
730 |
+
#: app/model/settings.php:885
|
731 |
msgid ""
|
732 |
"<strong>Skip <tt>in_the_loop()</tt> check </strong> that protects against "
|
733 |
"multiple calendar output"
|
734 |
msgstr ""
|
735 |
|
736 |
+
#: app/model/settings.php:888
|
737 |
msgid ""
|
738 |
"Try enabling this option if your calendar does not appear on the calendar "
|
739 |
"page. It is needed for compatibility with a small number of themes that call "
|
740 |
"<tt>the_content()</tt> from outside of The Loop. Leave disabled otherwise."
|
741 |
msgstr ""
|
742 |
|
743 |
+
#: app/model/settings.php:900
|
744 |
msgid "Disable <strong>gzip</strong> compression."
|
745 |
msgstr ""
|
746 |
|
747 |
+
#: app/model/settings.php:903
|
748 |
msgid ""
|
749 |
"Use this option if calendar is unresponsive. <a target=\"_blank\" href="
|
750 |
"\"http://time.ly/document/user-guide/troubleshooting/disable-gzip-"
|
752 |
"gzip is disabled by default for maximum compatibility.)"
|
753 |
msgstr ""
|
754 |
|
755 |
+
#: app/model/settings.php:915
|
756 |
msgid "Use frontend rendering."
|
757 |
msgstr ""
|
758 |
|
759 |
+
#: app/model/settings.php:918
|
760 |
msgid ""
|
761 |
"Renders calendar views on the client rather than the server; can improve "
|
762 |
"performance."
|
763 |
msgstr ""
|
764 |
|
765 |
+
#: app/model/settings.php:930
|
766 |
msgid "Use advanced JS cache."
|
767 |
msgstr ""
|
768 |
|
769 |
+
#: app/model/settings.php:933
|
770 |
msgid "Cache dynamically generated JS files. Improves performance."
|
771 |
msgstr ""
|
772 |
|
773 |
+
#: app/model/settings.php:945
|
774 |
msgid ""
|
775 |
"<strong>Link CSS</strong> in <code><head></code> section when file "
|
776 |
"cache is unavailable."
|
777 |
msgstr ""
|
778 |
|
779 |
+
#: app/model/settings.php:948
|
780 |
msgid ""
|
781 |
"Use this option if file cache is unavailable and you would prefer to serve "
|
782 |
"CSS as a link rather than have it output inline."
|
783 |
msgstr ""
|
784 |
|
785 |
+
#: app/model/settings.php:960
|
786 |
msgid "Current <strong>robots.txt</strong> on this site"
|
787 |
msgstr ""
|
788 |
|
789 |
+
#: app/model/settings.php:964
|
790 |
msgid ""
|
791 |
"The Robot Exclusion Standard, also known as the Robots Exclusion Protocol "
|
792 |
"or\n"
|
800 |
"your root WordPress directory."
|
801 |
msgstr ""
|
802 |
|
803 |
+
#: app/model/settings.php:981
|
804 |
msgid ""
|
805 |
"<strong>Publicize, promote, and share my events</strong> marked as public on "
|
806 |
"the Timely network. (<a href=\"%s\" target=\"_blank\">Learn more »</a>)"
|
807 |
msgstr ""
|
808 |
|
809 |
+
#: app/model/settings.php:1004
|
810 |
msgid "Templates cache improves site performance"
|
811 |
msgstr ""
|
812 |
|
813 |
+
#: app/model/settings.php:1017
|
814 |
msgid "Display events in <strong>calendar time zone</strong>"
|
815 |
msgstr ""
|
816 |
|
817 |
+
#: app/model/settings.php:1020
|
818 |
msgid ""
|
819 |
"If this box is checked events will appear in the calendar time zone with "
|
820 |
"time zone information displayed on the event details page."
|
lib/iCal/iCalcreator-2.20/iCalcreator.class.php
CHANGED
@@ -1973,7 +1973,7 @@ class calendarComponent {
|
|
1973 |
* @author Kjell-Inge Gustafsson, kigkonsult <ical@kigkonsult.se>
|
1974 |
* @since 2.9.6 - 2011-05-17
|
1975 |
*/
|
1976 |
-
function
|
1977 |
$this->objName = ( isset( $this->timezonetype )) ?
|
1978 |
strtolower( $this->timezonetype ) : get_class ( $this );
|
1979 |
$this->uid = array();
|
@@ -6234,8 +6234,8 @@ class vevent extends calendarComponent {
|
|
6234 |
* @param array $config
|
6235 |
* @return void
|
6236 |
*/
|
6237 |
-
function
|
6238 |
-
|
6239 |
|
6240 |
$this->attach = '';
|
6241 |
$this->attendee = '';
|
@@ -6381,8 +6381,8 @@ class vtodo extends calendarComponent {
|
|
6381 |
* @param array $config
|
6382 |
* @return void
|
6383 |
*/
|
6384 |
-
function
|
6385 |
-
|
6386 |
|
6387 |
$this->attach = '';
|
6388 |
$this->attendee = '';
|
@@ -6520,8 +6520,8 @@ class vjournal extends calendarComponent {
|
|
6520 |
* @param array $config
|
6521 |
* @return void
|
6522 |
*/
|
6523 |
-
function
|
6524 |
-
|
6525 |
|
6526 |
$this->attach = '';
|
6527 |
$this->attendee = '';
|
@@ -6630,8 +6630,8 @@ class vfreebusy extends calendarComponent {
|
|
6630 |
* @param array $config
|
6631 |
* @return void
|
6632 |
*/
|
6633 |
-
function
|
6634 |
-
|
6635 |
|
6636 |
$this->attendee = '';
|
6637 |
$this->comment = '';
|
@@ -6712,8 +6712,8 @@ class valarm extends calendarComponent {
|
|
6712 |
* @param array $config
|
6713 |
* @return void
|
6714 |
*/
|
6715 |
-
function
|
6716 |
-
|
6717 |
|
6718 |
$this->action = '';
|
6719 |
$this->attach = '';
|
@@ -6795,7 +6795,7 @@ class vtimezone extends calendarComponent {
|
|
6795 |
* @param array $config
|
6796 |
* @return void
|
6797 |
*/
|
6798 |
-
function
|
6799 |
if( is_array( $timezonetype )) {
|
6800 |
$config = $timezonetype;
|
6801 |
$timezonetype = FALSE;
|
@@ -6804,7 +6804,7 @@ class vtimezone extends calendarComponent {
|
|
6804 |
$this->timezonetype = 'VTIMEZONE';
|
6805 |
else
|
6806 |
$this->timezonetype = strtoupper( $timezonetype );
|
6807 |
-
|
6808 |
|
6809 |
$this->comment = '';
|
6810 |
$this->dtstart = '';
|
1973 |
* @author Kjell-Inge Gustafsson, kigkonsult <ical@kigkonsult.se>
|
1974 |
* @since 2.9.6 - 2011-05-17
|
1975 |
*/
|
1976 |
+
public function __construct() {
|
1977 |
$this->objName = ( isset( $this->timezonetype )) ?
|
1978 |
strtolower( $this->timezonetype ) : get_class ( $this );
|
1979 |
$this->uid = array();
|
6234 |
* @param array $config
|
6235 |
* @return void
|
6236 |
*/
|
6237 |
+
public function __construct( $config = array()) {
|
6238 |
+
parent::__construct();
|
6239 |
|
6240 |
$this->attach = '';
|
6241 |
$this->attendee = '';
|
6381 |
* @param array $config
|
6382 |
* @return void
|
6383 |
*/
|
6384 |
+
public function __construct( $config = array()) {
|
6385 |
+
parent::__construct();
|
6386 |
|
6387 |
$this->attach = '';
|
6388 |
$this->attendee = '';
|
6520 |
* @param array $config
|
6521 |
* @return void
|
6522 |
*/
|
6523 |
+
public function __construct( $config = array()) {
|
6524 |
+
parent::__construct();
|
6525 |
|
6526 |
$this->attach = '';
|
6527 |
$this->attendee = '';
|
6630 |
* @param array $config
|
6631 |
* @return void
|
6632 |
*/
|
6633 |
+
public function __construct( $config = array()) {
|
6634 |
+
parent::__construct();
|
6635 |
|
6636 |
$this->attendee = '';
|
6637 |
$this->comment = '';
|
6712 |
* @param array $config
|
6713 |
* @return void
|
6714 |
*/
|
6715 |
+
public function __construct( $config = array()) {
|
6716 |
+
parent::__construct();
|
6717 |
|
6718 |
$this->action = '';
|
6719 |
$this->attach = '';
|
6795 |
* @param array $config
|
6796 |
* @return void
|
6797 |
*/
|
6798 |
+
public function __construct( $timezonetype=FALSE, $config = array()) {
|
6799 |
if( is_array( $timezonetype )) {
|
6800 |
$config = $timezonetype;
|
6801 |
$timezonetype = FALSE;
|
6804 |
$this->timezonetype = 'VTIMEZONE';
|
6805 |
else
|
6806 |
$this->timezonetype = strtoupper( $timezonetype );
|
6807 |
+
parent::__construct();
|
6808 |
|
6809 |
$this->comment = '';
|
6810 |
$this->dtstart = '';
|
readme.txt
CHANGED
@@ -5,7 +5,7 @@ calendar, ical, iCalendar, all-in-one, events sync, events widget,
|
|
5 |
calendar widget
|
6 |
Requires WordPress at least: 3.5
|
7 |
Tested up to: 4.5.2
|
8 |
-
Stable tag: 2.5.
|
9 |
License: GNU General Public License, version 3 (GPL-3.0)
|
10 |
|
11 |
A calendar system with many views, upcoming events widget, color-coded
|
@@ -149,38 +149,37 @@ https://vimeo.com/135004810
|
|
149 |
|
150 |
== Changelog ==
|
151 |
|
152 |
-
= Version 2.5.
|
|
|
|
|
153 |
|
154 |
-
|
155 |
-
* Fixed:
|
156 |
-
* Fixed:
|
157 |
-
*
|
158 |
-
*
|
159 |
-
|
160 |
-
|
161 |
|
|
|
162 |
* Fixed compatibility with PHP 5.2
|
163 |
|
164 |
-
= Version 2.5.1 =
|
165 |
-
|
166 |
* Fixed: Advanced and Add-ons tabs are now working correctly in the Settings page
|
167 |
|
168 |
-
= Version 2.5.0 =
|
169 |
-
|
170 |
* Changed: ICS feeds are now handled through API
|
171 |
* Added support for Timely Ticketing to the tickets button
|
172 |
* Fixed: Error was popping up when clicking on "Your Saved Events" button
|
173 |
* Fixed: Tickets button were appearing twice on Month view popup
|
174 |
* Fixed: A few users were getting error while trying to upgrade plugin
|
175 |
|
176 |
-
= Version 2.4.1 =
|
177 |
-
|
178 |
* Fixed: Security vulnerability related to stored XSS
|
179 |
* Fixed: Security vulnerability related to not sanitizing correctly some URLs
|
180 |
* Improved: Exhibition of ticket's quantity field, that was too small and no number could be seen
|
181 |
|
182 |
-
= Version 2.4.0 =
|
183 |
-
|
184 |
* Improved: Changed the default number of ticket in the dropdown to 0 on any ticket type, instead of 2.
|
185 |
* Improved: Allowing user to change sender's name from 'WordPress' to their own name (site name) when sending email notification.
|
186 |
* Improved: Allowing user to edit ticket even after sale starts.
|
@@ -196,7 +195,7 @@ https://vimeo.com/135004810
|
|
196 |
* Fixed: Venue option of the event used to be exported as a category.
|
197 |
* Fixed: Some items of Add-ons page was using broken urls.
|
198 |
|
199 |
-
= Version 2.3.12 =
|
200 |
* Improved: Added "Videos" button in the box support section.
|
201 |
* Improved: Restructured event cost vs ticketing for a better user experience.
|
202 |
* Improved: Edit event page to prevent invalid email for Organizer.
|
5 |
calendar widget
|
6 |
Requires WordPress at least: 3.5
|
7 |
Tested up to: 4.5.2
|
8 |
+
Stable tag: 2.5.4
|
9 |
License: GNU General Public License, version 3 (GPL-3.0)
|
10 |
|
11 |
A calendar system with many views, upcoming events widget, color-coded
|
149 |
|
150 |
== Changelog ==
|
151 |
|
152 |
+
= Version 2.5.4 =
|
153 |
+
* Fixed: Compatibility with PHP 7
|
154 |
+
* Fixed: Calendar was crashing when FrontEnd Submissions was installed
|
155 |
|
156 |
+
= Version 2.5.3 =
|
157 |
+
* Fixed: When using Agenda view some calendars were not showing today's events, only the next ones
|
158 |
+
* Fixed: Timezone of imported events was not being considered correctly
|
159 |
+
* Fixed: Compatibility with PHP 7
|
160 |
+
* Fixed: When saving settings, the user was being taken to the "List of events" page
|
161 |
+
* Improved: Add option to Sign out of Timely Network
|
162 |
+
* Improved: Cached CSS files will be automatically regenerated after version upgrade
|
163 |
|
164 |
+
= Version 2.5.2 =
|
165 |
* Fixed compatibility with PHP 5.2
|
166 |
|
167 |
+
= Version 2.5.1 =
|
|
|
168 |
* Fixed: Advanced and Add-ons tabs are now working correctly in the Settings page
|
169 |
|
170 |
+
= Version 2.5.0 =
|
|
|
171 |
* Changed: ICS feeds are now handled through API
|
172 |
* Added support for Timely Ticketing to the tickets button
|
173 |
* Fixed: Error was popping up when clicking on "Your Saved Events" button
|
174 |
* Fixed: Tickets button were appearing twice on Month view popup
|
175 |
* Fixed: A few users were getting error while trying to upgrade plugin
|
176 |
|
177 |
+
= Version 2.4.1 =
|
|
|
178 |
* Fixed: Security vulnerability related to stored XSS
|
179 |
* Fixed: Security vulnerability related to not sanitizing correctly some URLs
|
180 |
* Improved: Exhibition of ticket's quantity field, that was too small and no number could be seen
|
181 |
|
182 |
+
= Version 2.4.0 =
|
|
|
183 |
* Improved: Changed the default number of ticket in the dropdown to 0 on any ticket type, instead of 2.
|
184 |
* Improved: Allowing user to change sender's name from 'WordPress' to their own name (site name) when sending email notification.
|
185 |
* Improved: Allowing user to edit ticket even after sale starts.
|
195 |
* Fixed: Venue option of the event used to be exported as a category.
|
196 |
* Fixed: Some items of Add-ons page was using broken urls.
|
197 |
|
198 |
+
= Version 2.3.12 =
|
199 |
* Improved: Added "Videos" button in the box support section.
|
200 |
* Improved: Restructured event cost vs ticketing for a better user experience.
|
201 |
* Improved: Edit event page to prevent invalid email for Organizer.
|