mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
L10N
- Added an error message for missing key file.
This commit is contained in:
parent
02f1b90e94
commit
6c985b76c3
4 changed files with 4 additions and 0 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue