/*!
 	DAVINCI TIMETABLE v1.0.0 
 	Copyright (c) 2015 STÜBER SYSTEMS GmbH, http://www.stueber.de
	
	EN - English - language strings
*/


body:lang(en) .room-info-no-lessons td::before {
    content: "No lessons this day.";
}
 
body:lang(en) #versionNr::before {
	content: "Version: ";
}

body:lang(en) #lastUpdate::before {
	content: "Last update: ";
}
body:lang(en) #appFooter::before {
	content: "Last change: ";
}
body:lang(en) #boxGenerator::before {
	content: "Created by: ";
}
body:lang(en) #boxETag::before {
	content: "eTag: ";
}

body:lang(en) #boxProfile::before {
	content: "Profile: ";
}


body:lang(en) .stat-title[data-src="lessonTimes"]::after {
	content: "lessons";
}
body:lang(en) .stat-title[data-src="supervisionTimes"]::after {
	content: "supervisions";
}
body:lang(en) .stat-title[data-src="eventTimes"]::after {
	content: "calendar events";
}
body:lang(en) .stat-title[data-src="teachers"]::after {
	content: "teachers";
}
body:lang(en) .stat-title[data-src="classes"]::after {
	content: "classes";
}
body:lang(en) .stat-title[data-src="rooms"]::after {
	content: "rooms";
}
body:lang(en) .stat-title[data-src="subjects"]::after {
	content: "subjects";
}

body:lang(en) .aNewItem::before {
  content: "+";
}
body:lang(en) .aAbsItem::before {
  content: "(";
}
body:lang(en) .aAbsItem::after {
  content: ")";
}


body:lang(en) .aCaption[data-change-defaultcaption]::before { content: "Changed"; }
body:lang(en) .aCaption[data-change-defaultcaption3]::before { content: "Additional"; }

body:lang(en) .aCaption[data-change-defaultsupervisioncaption]::before { content: "Supervision change"; }
body:lang(en) tr[data-change-defaultsupervisioncaption] > td[data-c="caption"]::before { content: "Supervision "; }

body:lang(en) [data-weekday]::before { margin-right: 0.25em; }

body:lang(en) [data-weekday="0"]::before { content: "Su"; }
body:lang(en) [data-weekday="1"]::before { content: "Mo"; }
body:lang(en) [data-weekday="2"]::before { content: "Tu"; }
body:lang(en) [data-weekday="3"]::before { content: "We"; }
body:lang(en) [data-weekday="4"]::before { content: "Th"; }
body:lang(en) [data-weekday="5"]::before { content: "Fr"; }
body:lang(en) [data-weekday="6"]::before { content: "Sa"; }

body:lang(en) [data-rday="0"]::before { content: "Today"; }
body:lang(en) [data-rday="1"]::before { content: "Tomorrow"; }

body:lang(en) .ontime-scheduler[data-cc="1"] [data-weekday="0"]::before, body:lang(en) [data-weekdayf="0"]::before  { content: "Sunday"; }
body:lang(en) .ontime-scheduler[data-cc="1"] [data-weekday="1"]::before, body:lang(en) [data-weekdayf="1"]::before  { content: "Monday"; }
body:lang(en) .ontime-scheduler[data-cc="1"] [data-weekday="2"]::before, body:lang(en) [data-weekdayf="2"]::before  { content: "Tuesday"; }
body:lang(en) .ontime-scheduler[data-cc="1"] [data-weekday="3"]::before, body:lang(en) [data-weekdayf="3"]::before  { content: "Wednesday"; }
body:lang(en) .ontime-scheduler[data-cc="1"] [data-weekday="4"]::before, body:lang(en) [data-weekdayf="4"]::before  { content: "Thursday"; }
body:lang(en) .ontime-scheduler[data-cc="1"] [data-weekday="5"]::before, body:lang(en) [data-weekdayf="5"]::before  { content: "Friday"; }
body:lang(en) .ontime-scheduler[data-cc="1"] [data-weekday="6"]::before, body:lang(en) [data-weekdayf="6"]::before  { content: "Saturday"; }

body:lang(en) .ontime-scheduler-leftheader .ontime-scheduler-headeritem *[data-mo="0"]::before { content: "Jan"; }
body:lang(en) .ontime-scheduler-leftheader .ontime-scheduler-headeritem *[data-mo="1"]::before { content: "Feb"; }
body:lang(en) .ontime-scheduler-leftheader .ontime-scheduler-headeritem *[data-mo="2"]::before { content: "Mar"; }
body:lang(en) .ontime-scheduler-leftheader .ontime-scheduler-headeritem *[data-mo="3"]::before { content: "Apr"; } 
body:lang(en) .ontime-scheduler-leftheader .ontime-scheduler-headeritem *[data-mo="4"]::before { content: "May"; } 
body:lang(en) .ontime-scheduler-leftheader .ontime-scheduler-headeritem *[data-mo="5"]::before { content: "Jun"; } 
body:lang(en) .ontime-scheduler-leftheader .ontime-scheduler-headeritem *[data-mo="6"]::before { content: "Jul"; } 
body:lang(en) .ontime-scheduler-leftheader .ontime-scheduler-headeritem *[data-mo="7"]::before { content: "Aug"; } 
body:lang(en) .ontime-scheduler-leftheader .ontime-scheduler-headeritem *[data-mo="8"]::before { content: "Sep"; } 
body:lang(en) .ontime-scheduler-leftheader .ontime-scheduler-headeritem *[data-mo="9"]::before { content: "Oct"; } 
body:lang(en) .ontime-scheduler-leftheader .ontime-scheduler-headeritem *[data-mo="10"]::before { content: "Nov"; } 
body:lang(en) .ontime-scheduler-leftheader .ontime-scheduler-headeritem *[data-mo="11"]::before { content: "Dec"; }

body:lang(en) .no-content::after {
    content: "There are no entries.";
}


body:lang(en) .stable th[data-c="date"]::after {
    content: "Date";
}
body:lang(en) .stable th[data-c="weekDay"]::after {
    content: "Day";
}
body:lang(en) .stable th[data-c="pos"]::after {
    content: "Pos";
}
body:lang(en) .stable th[data-c="time"]::after {
    content: "Time";
}
body:lang(en) .stable th[data-c="teacher"]::after {
    content: "Teacher";
}
body:lang(en) .stable th[data-c="subject"]::after {
    content: "Subject";
}
body:lang(en) .stable th[data-c="room"]::after {
    content: "Room";
}
body:lang(en) .stable th[data-c="class"]::after {
    content: "Class";
}
body:lang(en) .stable th[data-c="steacher"]::after {
    content: "Substitute";
}
body:lang(en) .stable th[data-c="content"]::after {
    content: "Content";
}
body:lang(en) .stable th[data-c="caption"]::after {
    content: "Content";
}
body:lang(en) .stable th[data-c="info"]::after {
    content: "Information";
}
body:lang(en) .stable th[data-c="message"]::after {
    content: "Message";
}
body:lang(en) .stable th[data-c="rteacher"]::after {
    content: "Code";
}



body:lang(en) span[data-whole-day]::after {
    content: " (whole day)";
}

body:lang(en) div.teacherAbsences::before {
    content: "Absent teachers: ";
}

body:lang(en) div.classAbsences::before {
    content: "Absent classes: ";
}

body:lang(en) div.dayMessages::before {
    content: "Messages: ";
}


.public-account:lang(en) .davinci-logout::before {
    content: "Login";
}

.private-account:lang(en) .davinci-logout::before {
    content: "Logout";
}

body:lang(en) #davinci-login-btn-public::before {
    content: "Continue without login";
}


body:lang(en) .cal-monthheader[data-m="0"]::after { content: "January"; }
body:lang(en) .cal-monthheader[data-m="1"]::after { content: "February"; }
body:lang(en) .cal-monthheader[data-m="2"]::after { content: "March"; }
body:lang(en) .cal-monthheader[data-m="3"]::after { content: "April"; } 
body:lang(en) .cal-monthheader[data-m="4"]::after { content: "May"; } 
body:lang(en) .cal-monthheader[data-m="5"]::after { content: "June"; } 
body:lang(en) .cal-monthheader[data-m="6"]::after { content: "July"; } 
body:lang(en) .cal-monthheader[data-m="7"]::after { content: "August"; } 
body:lang(en) .cal-monthheader[data-m="8"]::after { content: "September"; } 
body:lang(en) .cal-monthheader[data-m="9"]::after { content: "October"; } 
body:lang(en) .cal-monthheader[data-m="10"]::after { content: "November"; } 
body:lang(en) .cal-monthheader[data-m="11"]::after { content: "December"; }


body:lang(en) .cal-header [data-wday="0"] .cal-content::before { content: "S"; }
body:lang(en) .cal-header [data-wday="1"] .cal-content::before { content: "M"; }
body:lang(en) .cal-header [data-wday="2"] .cal-content::before { content: "T"; }
body:lang(en) .cal-header [data-wday="3"] .cal-content::before { content: "W"; }
body:lang(en) .cal-header [data-wday="4"] .cal-content::before { content: "T"; }
body:lang(en) .cal-header [data-wday="5"] .cal-content::before { content: "F"; }
body:lang(en) .cal-header [data-wday="6"] .cal-content::before { content: "S"; }


body:lang(en) .loading-wait td::before {
    content: "Loading data...";
}

body:lang(en) .plan-title[data-title="myplan"]::after {
    content: "My plan";
}

body:lang(en) .plan-title[data-title="allclasses"]::after,
body:lang(en) #dv-classes [data-label="all"]::after {
    content: "All classes";
}

body:lang(en) .plan-title[data-title="allteachers"]::after,
body:lang(en) #dv-teachers [data-label="all"]::after {
    content: "All teachers";
}

body:lang(en) .plan-title[data-title="allrooms"]::after,
body:lang(en) #dv-rooms [data-label="all"]::after {
    content: "All rooms";
}

body:lang(en) .plan-title[data-title="classes"]::after {
    content: "Classes";
}

body:lang(en) .plan-title[data-title="teachers"]::after {
    content: "Teachers";
}

body:lang(en) .plan-title[data-title="rooms"]::after {
    content: "Rooms";
}

body:lang(en) .login-invitation::after {
    content: "Login with your DAVINCI account:";
}

body:lang(en) .davinci-login-btn-title::after {
    content: "Login";
}

body:lang(en) .davinci-login-username-title::after {
    content: "Username";
}

body:lang(en) .davinci-login-password-title::after {
    content: "Password";
}



body:lang(en) .INTLDATE.INTLDATE-DELIM.DD::after {
    content: ".";
}

body:lang(en) .INTLDATE.INTLDATE-DELIM.MM::after {
    content: ".";
}

body:lang(en) .INTLDATE.INTLDATE-DELIM.W::after {
    content: ". W ";
}

body:lang(en) .INTLDATE.BE {
    display: none;
}

body:lang(en) button.subst-all:before,
body:lang(en) li.subst-all > a:before
{
    content: "Substitutions";
}
body:lang(en) button.subst-my:before,
body:lang(en) li.subst-my > a:before
{
    content: "My substitutions";
}