source: admin/WebConsole/idiomas/javascripts/eng/colasacciones_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.5 KB
Line 
1//________________________________________________________________________________________________________
2//     
3//    Javascript language file: colasacciones_eng.js
4//    Language: English
5//____________________________________________________________________________
6TbMsg=new Array;
7TbMsg[0]="WARNING: This action has finished automatically and final result cannot be changed manually";
8TbMsg[1]="WARNING: This action has finished and status cannot be changed";
9TbMsg[2]="WARNING: This action has already finished manually";
10
11TbMsg[3]="WARNING: This action has already been canceled";
12TbMsg[4]="WARNING: This action is already started";
13TbMsg[5]="WARNING: This action is already stopped ";
14TbMsg[6]="WARNING: This action has already been deleted";
15
16TbMsg[7]="WARNING: The final result of this action has been modified successfully ";
17TbMsg[8]="WARNING: The status of this action has been modified successfully ";
18TbMsg[9]="WARNING: This action has been reinitialized successfully";
19TbMsg[10]="WARNING: This action has been deleted successfully";
20TbMsg[11]="WARNING: This action has finished successfully ";
21
22TbMsg[12]="WARNING: This notification has already been deleted or reinitialized";
23TbMsg[13]="WARNING: This notification has already been reinitialized";
24TbMsg[14]="WARNING: It has already been notified successfully.";
25TbMsg[15]="WARNING: It has already been notified unsuccessfully.";
26
27TbMsg[16]="WARNING: The result of this notification has been modified successfully";
28TbMsg[17]="WARNING: This notification has been reinitialized successfully";
Note: See TracBrowser for help on using the repository browser.