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
|
@ -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}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue