Added color setting.
Fixed missing comments. Added version number.
Este commit está contenido en:
@@ -51,6 +51,7 @@ ingles=English
|
||||
espanol=Spanish
|
||||
cambiarIdioma=Change Language
|
||||
cambiarIdiomaMensaje=To change the language the program must be restarted.\n\nAre you sure you wish the restart?
|
||||
config=Settings
|
||||
ayuda=Help
|
||||
acerca=About
|
||||
credito=Made by Christopher Cromer(chris@cromer.cl)\nCivil Engineering in Computer Science\nUniversity of the B\u00EDo B\u00EDo
|
||||
@@ -112,4 +113,8 @@ grafoNoNumero=Please input a numeric node number.
|
||||
tablaHashLleno=Key not inserted because the hash table is full.
|
||||
tablaHashLlaveExiste=Key already exists.
|
||||
tablaHashNoEsta=Key does not exist.
|
||||
tablaHashNoLlave=Please input a key and a numeric value.
|
||||
tablaHashNoLlave=Please input a key and a numeric value.
|
||||
|
||||
configNotAvailable=Settings is not avilable in the web version.
|
||||
configColores=Colors:
|
||||
configGuardar=Save
|
@@ -51,6 +51,7 @@ espanol=Espa\u00F1ol
|
||||
cambiarIdioma=Cambiar Idioma
|
||||
cambiarIdiomaMensaje=Para cambiar el idioma el programa debe reiniciarse.\n\nUsted est\u00E1 seguro que desea reiniciar?
|
||||
ayuda=Ayuda
|
||||
config=Configuraci\u00F3n
|
||||
acerca=Acerca
|
||||
credito=Construido por Christopher Cromer\nIngenier\u00EDa Civil en Inform\u00E1tica\nUniversidad del B\u00EDo B\u00EDo
|
||||
cambiar=Cambiar
|
||||
@@ -111,4 +112,8 @@ grafoNoNumero=Ingresar un nodo num\u00E9rico por favor.
|
||||
tablaHashLleno=La llave no fue insertado porque la tabla hash est\u00E1 lleno.
|
||||
tablaHashLlaveExiste=La llave ya existe.
|
||||
tablaHashNoEsta=La llave no existe.
|
||||
tablaHashNoLlave=Ingresar una llave y un valor num\u00E9rico por favor.
|
||||
tablaHashNoLlave=Ingresar una llave y un valor num\u00E9rico por favor.
|
||||
|
||||
configNotAvailable=Configuraci\u00F3n no está disponible en la versi\u00F3n web.
|
||||
configColores=Colores:
|
||||
configGuardar=Guardar
|
Referencia en una nueva incidencia
Block a user