summaryrefslogtreecommitdiffstats
path: root/codebase/locale/locale_en.js
diff options
context:
space:
mode:
Diffstat (limited to 'codebase/locale/locale_en.js')
-rw-r--r--codebase/locale/locale_en.js63
1 files changed, 6 insertions, 57 deletions
diff --git a/codebase/locale/locale_en.js b/codebase/locale/locale_en.js
index 61529d9..0199c3c 100644
--- a/codebase/locale/locale_en.js
+++ b/codebase/locale/locale_en.js
@@ -1,63 +1,12 @@
/*
-dhtmlxScheduler v.4.3.0 Stardard
+@license
+dhtmlxScheduler v.4.3.1
This software is covered by GPL license. You also can obtain Commercial or Enterprise license to use it in non-GPL project - please contact sales@dhtmlx.com. Usage without proper license is prohibited.
(c) Dinamenta, UAB.
*/
-scheduler.locale = {
- date:{
- month_full:["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"],
- month_short:["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"],
- day_full:["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
- day_short:["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"]
- },
- labels:{
- dhx_cal_today_button:"Today",
- day_tab:"Day",
- week_tab:"Week",
- month_tab:"Month",
- new_event:"New event",
- icon_save:"Save",
- icon_cancel:"Cancel",
- icon_details:"Details",
- icon_edit:"Edit",
- icon_delete:"Delete",
- confirm_closing:"",//Your changes will be lost, are your sure ?
- confirm_deleting:"Event will be deleted permanently, are you sure?",
- section_description:"Description",
- section_time:"Time period",
- full_day:"Full day",
-
- /*recurring events*/
- confirm_recurring:"Do you want to edit the whole set of repeated events?",
- section_recurring:"Repeat event",
- button_recurring:"Disabled",
- button_recurring_open:"Enabled",
- button_edit_series: "Edit series",
- button_edit_occurrence: "Edit occurrence",
-
- /*agenda view extension*/
- agenda_tab:"Agenda",
- date:"Date",
- description:"Description",
-
- /*year view extension*/
- year_tab:"Year",
-
- /* week agenda extension */
- week_agenda_tab: "Agenda",
-
- /*grid view extension*/
- grid_tab: "Grid",
-
- /* touch tooltip*/
- drag_to_create:"Drag to create",
- drag_to_move:"Drag to move",
-
- /* dhtmlx message default buttons */
- message_ok:"OK",
- message_cancel:"Cancel"
- }
-};
-
+scheduler.locale={date:{month_full:["January","February","March","April","May","June","July","August","September","October","November","December"],month_short:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],day_full:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],day_short:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]},labels:{dhx_cal_today_button:"Today",day_tab:"Day",week_tab:"Week",month_tab:"Month",new_event:"New event",icon_save:"Save",icon_cancel:"Cancel",
+icon_details:"Details",icon_edit:"Edit",icon_delete:"Delete",confirm_closing:"",confirm_deleting:"Event will be deleted permanently, are you sure?",section_description:"Description",section_time:"Time period",full_day:"Full day",confirm_recurring:"Do you want to edit the whole set of repeated events?",section_recurring:"Repeat event",button_recurring:"Disabled",button_recurring_open:"Enabled",button_edit_series:"Edit series",button_edit_occurrence:"Edit occurrence",agenda_tab:"Agenda",date:"Date",
+description:"Description",year_tab:"Year",week_agenda_tab:"Agenda",grid_tab:"Grid",drag_to_create:"Drag to create",drag_to_move:"Drag to move",message_ok:"OK",message_cancel:"Cancel"}};
+//# sourceMappingURL=../sources/locale/locale_en.js.map \ No newline at end of file