source: admin/WebConsole/idiomas/javascripts/eng/colasacciones_eng.js @ fe6843b

918-git-images-111dconfigfileconfigure-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-instalacionwebconsole3
Last change on this file since fe6843b was 3ec149c, checked in by alonso <alonso@…>, 15 years ago

git-svn-id: https://opengnsys.es/svn/trunk@1314 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 1.6 KB
Line 
1//________________________________________________________________________________________________________
2//     
3//      Fichero de idiomas javascript: colasacciones_eng.js
4//      Idioma: Ingés
5//________________________________________________________________________________________________________
6TbMsg=new Array;
7TbMsg[0]="WARNING: This action has finished in a way automatically and you can't  change its final result manually";
8TbMsg[1]="WARNING: This action has finished and you can't  change its status";
9TbMsg[2]="WARNING: This action has already finished in a way manually";
10
11TbMsg[3]="WARNING: This action has already been canceled";
12TbMsg[4]="WARNING: This action is already initiated";
13TbMsg[5]="WARNING: This action is already stopped ";
14TbMsg[6]="WARNING: This action has already been removed";
15
16TbMsg[7]="WARNING: The final result of this action has been successfully modified ";
17TbMsg[8]="WARNING: The status of this action has been successfully modified ";
18TbMsg[9]="WARNING: This action has been successfully reinitialized";
19TbMsg[10]="WARNING: This action has been successfully removed";
20TbMsg[11]="WARNING: This action has finished successfully ";
21
22TbMsg[12]="WARNING: This notification has already been removed or reinitialized";
23TbMsg[13]="WARNING: This notification has already been reinitialized";
24TbMsg[14]="WARNING: It's already been successfully notified.";
25TbMsg[15]="WARNING: It's already been unsuccessfully notified.";
26
27TbMsg[16]="WARNING: The result of this notification has been successfully modified ";
28TbMsg[17]="WARNING: This notification has been successfully reinitialized";
Note: See TracBrowser for help on using the repository browser.