source: admin/WebConsole/idiomas/javascripts/eng/avisos_eng.js @ ecce978

Last change on this file since ecce978 was 6544149, checked in by Irina Gómez <irinagomez@…>, 7 years ago

#870 Incorporar ordenadores: utiliza el primer repositorio de la unidad organizativa y pide confirmación si no existe ninguno. Añadir nuevo ordenador y modificar ordenador: no exigen tener repositorio asignado. Eliminar repositorio: se corrige mensaje de aviso cuando existen ordenadores asignados.

  • Property mode set to 100644
File size: 400 bytes
Line 
1//____________________________________________________________________________
2//     
3//      Fichero de idiomas javascript: avisos_eng.js
4//      Idioma: Inglés
5//____________________________________________________________________________
6TbMsg=new Array;
7TbMsg["WARN_NOREPO"]="There is no defined repository in the organizational unit, the computers will be registered without a repository.";
Note: See TracBrowser for help on using the repository browser.