Calendar by WD – Responsive Event Calendar - Version 1.4.17

Version Description

translation fixed

Download this release

Release Info

Developer webdorado
Plugin Icon 128x128 Calendar by WD – Responsive Event Calendar
Version 1.4.17
Comparing to
See all releases

Code changes from version 1.4.16 to 1.4.17

calendar.php CHANGED
@@ -4,7 +4,7 @@
4
  Plugin Name: Spider Event Calendar
5
  Plugin URI: http://web-dorado.com/products/wordpress-calendar.html
6
  Description: Spider Event Calendar is a highly configurable product which allows you to have multiple organized events. Spider Event Calendar is an extraordinary user friendly extension.
7
- Version: 1.4.16
8
  Author: http://web-dorado.com/
9
  License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
10
  */
4
  Plugin Name: Spider Event Calendar
5
  Plugin URI: http://web-dorado.com/products/wordpress-calendar.html
6
  Description: Spider Event Calendar is a highly configurable product which allows you to have multiple organized events. Spider Event Calendar is an extraordinary user friendly extension.
7
+ Version: 1.4.17
8
  Author: http://web-dorado.com/
9
  License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
10
  */
languages/sp_calendar-fr_FR.mo CHANGED
Binary file
languages/sp_calendar-fr_FR.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 16:40+0400\n"
6
- "PO-Revision-Date: 2014-10-27 12:38+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: fr\n"
@@ -121,7 +121,7 @@ msgstr "Avr."
121
  #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
122
  #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
123
  msgid "May"
124
- msgstr "Peuvent"
125
 
126
  #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
127
  #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
3
  "Project-Id-Version: spider_calendar\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2013-08-13 16:40+0400\n"
6
+ "PO-Revision-Date: 2015-04-27 15:59+0400\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: fr\n"
121
  #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek.php:82
122
  #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarweek_widget.php:48
123
  msgid "May"
124
+ msgstr "Mai"
125
 
126
  #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday.php:83
127
  #: C:\wamp\www\wordpress3.5\wp-content\plugins\spider-event-calendar/front_end/bigcalendarday_widget.php:48
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://web-dorado.com/products/wordpress-calendar.html
4
  Tags: calendar, calendars, event, event calendar, event manager, events calendar,calendar widget, event registration, event management,events, Kalender, agenda, calendario, availability calendar,online calendar,holiday calendar , scheduling, free calendar, Calender, upcoming events , event widget , event list, calendar localization, Organizer, editorial calendar, Interactive Calendar, news calendar, meeting , appointment, event tracking, event organizer, upcoming events widget, event page, event bookings, recurring, recurring events, conference, date, dates, schedule, times, venue, AJAX, responsive, shortcode, seminar, summit, tribe
5
  Requires at least: 3.4
6
  Tested up to: 4.2
7
- Stable tag: 1.4.16
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -144,6 +144,9 @@ Vietnamese (vi)
144
 
145
  == Changelog ==
146
 
 
 
 
147
  = 1.4.16 =
148
  cache issue fixed
149
 
4
  Tags: calendar, calendars, event, event calendar, event manager, events calendar,calendar widget, event registration, event management,events, Kalender, agenda, calendario, availability calendar,online calendar,holiday calendar , scheduling, free calendar, Calender, upcoming events , event widget , event list, calendar localization, Organizer, editorial calendar, Interactive Calendar, news calendar, meeting , appointment, event tracking, event organizer, upcoming events widget, event page, event bookings, recurring, recurring events, conference, date, dates, schedule, times, venue, AJAX, responsive, shortcode, seminar, summit, tribe
5
  Requires at least: 3.4
6
  Tested up to: 4.2
7
+ Stable tag: 1.4.17
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
144
 
145
  == Changelog ==
146
 
147
+ = 1.4.17 =
148
+ translation fixed
149
+
150
  = 1.4.16 =
151
  cache issue fixed
152
 
spidercalendar_upcoming_events_widget.php CHANGED
@@ -2081,7 +2081,7 @@ $ev++;
2081
 
2082
  <tr class="starting" id="<?php echo $this->get_field_id('starting'); ?>">
2083
  <td class="paramlist_quality">
2084
- <label style="font-size:10px" for="<?php echo $this->get_field_id('starting'); ?>">Strating From:</label>
2085
  </td>
2086
  <td>
2087
  <label for="current" style="font-size:10px"><input type="radio" name="<?php echo $this->get_field_name('starting'); ?>" value="0" <?php if ($instance['starting'] == '0') echo 'checked="checked"'; ?> onchange="showd_(0)" id="current" />
2081
 
2082
  <tr class="starting" id="<?php echo $this->get_field_id('starting'); ?>">
2083
  <td class="paramlist_quality">
2084
+ <label style="font-size:10px" for="<?php echo $this->get_field_id('starting'); ?>">Starting From:</label>
2085
  </td>
2086
  <td>
2087
  <label for="current" style="font-size:10px"><input type="radio" name="<?php echo $this->get_field_name('starting'); ?>" value="0" <?php if ($instance['starting'] == '0') echo 'checked="checked"'; ?> onchange="showd_(0)" id="current" />