918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Last change
on this file since 9ac7993 was
3bf09ba,
checked in by ramon <ramongomez@…>, 7 years ago
|
#743: Mejoras en petición Wake-On-Lan a repositorio:
- documentar API REST,
- hacer una única llamada múltiple a todos los repositorios afectados,
- mostrar aviso si ha habido algún problema de conexión con un repo,
- incluir dependencias de instalación/actualización.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5534 a21b9725-9963-47de-94b9-378ad31fedc9
|
-
Property mode set to
100644
|
File size:
1.8 KB
|
Line | |
---|
1 | //________________________________________________________________________________________________________ |
---|
2 | // |
---|
3 | // Fichero de idiomas javascripts: comunescomandos_eng.js (Común a todos los comandos) |
---|
4 | // Idioma: Inglés |
---|
5 | //________________________________________________________________________________________________________ |
---|
6 | var CTbMsg=new Array; |
---|
7 | CTbMsg[0]="WARNING.- Cancelled operation, you will might come back this screen in another moment to perform this command"; |
---|
8 | CTbMsg[1]="WARNING: An error occurs when attempt to register command"; |
---|
9 | CTbMsg[2]="The command has been successfully registered"; |
---|
10 | CTbMsg[3]="WARNING: An error occurred while trying to register this Command as a Procedure"; |
---|
11 | CTbMsg[4]="The command has been successfully registered as a Procedure"; |
---|
12 | CTbMsg[5]="WARNING: An error occurred while trying to register this Command as a Task"; |
---|
13 | CTbMsg[6]="The command has been successfully registered as a Task"; |
---|
14 | CTbMsg[7]="WARNING: An error occurs when attempt to register command"; |
---|
15 | |
---|
16 | CTbMsg[8]="WARNING: Choose one mode of execution at least"; |
---|
17 | CTbMsg[9]="WARNING: You must choose a way of immediate execution"; |
---|
18 | CTbMsg[10]="WARNING: You must choose a way of inclusion this command on procedure"; |
---|
19 | CTbMsg[11]="WARNING: You must specify the name of the new procedure where this command will be added"; |
---|
20 | CTbMsg[12]="WARNING: You should choose the procedure that will add this command"; |
---|
21 | CTbMsg[13]="WARNING: You must choose a way of inclusion this command on task executable"; |
---|
22 | CTbMsg[14]="WARNING: You must specify the name of the new task where this command will be added"; |
---|
23 | CTbMsg[15]="WARNING: You must choose the task that will add this command"; |
---|
24 | CTbMsg[16]="AVISO: si el código incluye reinicio o apagado, puede provocar que el cliente no inicie correctamente"; |
---|
25 | CTbMsg[17]="The command has been successfully registered, but there was some problems connecting repository REST API"; |
---|
Note: See
TracBrowser
for help on using the repository browser.