L10N
- Added an error message for missing key file.
This commit is contained in:
@@ -407,6 +407,7 @@
|
||||
#define STRING_CMD_SYNC_NO_SERVER "Task Server is not configured."
|
||||
#define STRING_CMD_SYNC_BAD_CRED "Task Server credentials malformed."
|
||||
#define STRING_CMD_SYNC_BAD_CERT "Task Server certificate missing."
|
||||
#define STRING_CMD_SYNC_BAD_KEY "Task Server key missing."
|
||||
#define STRING_CMD_SYNC_ADD " add {1} '{2}'"
|
||||
#define STRING_CMD_SYNC_MOD "modify {1} '{2}'"
|
||||
#define STRING_CMD_SYNC_PROGRESS "Syncing with {1}"
|
||||
|
||||
@@ -418,6 +418,7 @@
|
||||
#define STRING_CMD_SYNC_NO_SERVER "El Servidor Task no está configurado."
|
||||
#define STRING_CMD_SYNC_BAD_CRED "Credenciales del Servidor Task incorrectas."
|
||||
#define STRING_CMD_SYNC_BAD_CERT "Certificado del Servidor Task no encontrado."
|
||||
#define STRING_CMD_SYNC_BAD_KEY "Task Server key missing."
|
||||
#define STRING_CMD_SYNC_ADD " añade {1} '{2}'"
|
||||
#define STRING_CMD_SYNC_MOD "modifica {1} '{2}'"
|
||||
#define STRING_CMD_SYNC_PROGRESS "Sincronizando con {1}"
|
||||
|
||||
@@ -407,6 +407,7 @@
|
||||
#define STRING_CMD_SYNC_NO_SERVER "Task Server is not configured."
|
||||
#define STRING_CMD_SYNC_BAD_CRED "Task Server credentials malformed."
|
||||
#define STRING_CMD_SYNC_BAD_CERT "Task Server certificate missing."
|
||||
#define STRING_CMD_SYNC_BAD_KEY "Task Server key missing."
|
||||
#define STRING_CMD_SYNC_ADD " add {1} '{2}'"
|
||||
#define STRING_CMD_SYNC_MOD "modify {1} '{2}'"
|
||||
#define STRING_CMD_SYNC_PROGRESS "Syncing with {1}"
|
||||
|
||||
@@ -408,6 +408,7 @@
|
||||
#define STRING_CMD_SYNC_NO_SERVER "Task Server non configurato."
|
||||
#define STRING_CMD_SYNC_BAD_CRED "Credenziali del Task Server malformate."
|
||||
#define STRING_CMD_SYNC_BAD_CERT "Task Server certificate missing."
|
||||
#define STRING_CMD_SYNC_BAD_KEY "Task Server key missing."
|
||||
#define STRING_CMD_SYNC_ADD " aggiunto {1} '{2}'"
|
||||
#define STRING_CMD_SYNC_MOD "modificato {1} '{2}'"
|
||||
#define STRING_CMD_SYNC_PROGRESS "Sincronizzazione con {1}"
|
||||
|
||||
Reference in New Issue
Block a user