source: admin/WebConsole/idiomas/javascripts/eng/propiedades_tareas_eng.js @ 5d05b06

Last change on this file since 5d05b06 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: 588 bytes
Line 
1//________________________________________________________________________________________________________
2//     
3//    Javascript language file: propiedades_tareas_eng.js
4//    Language: English
5//________________________________________________________________________________________________________
6TbMsg=new Array;
7TbMsg[0]="You must enter a name for this task";
8TbMsg[1]="You must choose a scope for this task";
9TbMsg[2]="WARNING: If you do not choose a scope for this task you will not be able to add procedures to this task. You can only include other tasks with their own scopes.";
Note: See TracBrowser for help on using the repository browser.