diff options
Diffstat (limited to 'admin/ogAdmSources/ogAdmWebCon/idiomas/javascripts/eng/aulas_eng.js')
-rw-r--r-- | admin/ogAdmSources/ogAdmWebCon/idiomas/javascripts/eng/aulas_eng.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/admin/ogAdmSources/ogAdmWebCon/idiomas/javascripts/eng/aulas_eng.js b/admin/ogAdmSources/ogAdmWebCon/idiomas/javascripts/eng/aulas_eng.js new file mode 100644 index 00000000..320a894d --- /dev/null +++ b/admin/ogAdmSources/ogAdmWebCon/idiomas/javascripts/eng/aulas_eng.js @@ -0,0 +1,10 @@ +//________________________________________________________________________________________________________ +// +// Fichero de idiomas javascript: aulas_eng.js +// Idioma: Ingés +//________________________________________________________________________________________________________ +TbMsg=new Array; +TbMsg[0]="Computer template have been successfully registered and all the computers of this lab have been updated using this configuration"; +TbMsg[1]="WARNING: This environment will be refresh. ¿ Are you sure ?"; +TbMsg[2]="WARNING: This environment will be purge. ¿ Are you sure ?"; +TbMsg[3]="WARNING: the items of menus from this environment will be refresh. ¿ Are you sure ?"; |