source: admin/WebConsole/idiomas/javascripts/eng/programaciones_eng.js @ 240a4dc

918-git-images-111dconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacion
Last change on this file since 240a4dc was cc3fea5, checked in by Irina Gómez <irinagomez@…>, 7 years ago

#842 Consola: se revisan todos los ficheros de javascript de idioma en inglés.

  • Property mode set to 100644
File size: 1.1 KB
Line 
1//________________________________________________________________________________________________________
2//     
3//    Javascript language file: programaciones_eng.js
4//    Language: English
5//____________________________________________________________________________
6TbMsg=new Array;
7TbMsg[0]="WARNING: You must choose a year";
8TbMsg[1]="WARNING: You must choose a month";
9TbMsg[2]="WARNING: You must choose  a weekday, a week or a day of the month";
10TbMsg[3]="WARNING: You must choose a day of the month";
11TbMsg[4]="WARNING: You must choose a time";
12TbMsg[5]="WARNING: You must enter the programming block description";
13TbMsg[6]="WARNING: Minutes must be from 0 to 59";
14TbMsg[7]="WARNING: Seconds must be from 0 to 59";
15TbMsg[8]="WARNING: You must enter a block to pause the programming of all of them";
16TbMsg[9]="Programming has been paused successfully";
17TbMsg[10]="Programming has been resumed successfully";
18TbMsg[11]="Programming block has been registered successfully";
19TbMsg[12]="Programming block has been modified successfully";
20TbMsg[13]="Programming block has been deleted successfully";
21TbMsg[14]="There is no selected block";
Note: See TracBrowser for help on using the repository browser.