blob: 3dc1c0c93cfa18d08b6a5856185fc0fc8b689cb3 (
plain)
1
2
3
4
5
6
7
|
//____________________________________________________________________________
//
// Fichero de idiomas javascript: avisos_eng.js
// Idioma: Inglés
//____________________________________________________________________________
TbMsg=new Array;
TbMsg["WARN_NOREPO"]="There is no defined repository in the organizational unit, the computers will be registered without a repository.";
|