blob: eede2409f59144334126e026f5abccae4a589457 (
plain)
1
2
3
4
5
6
7
|
//________________________________________________________________________________________________________
//
// Fichero de idiomas javascript: propiedades_tareas_eng.js
// Idioma: Ingés
//________________________________________________________________________________________________________
TbMsg=new Array;
TbMsg[0]="You must introduce a name for this task";
|