mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
L10N: Updated error message to not refer to only pending tasks
This commit is contained in:
parent
e0f5943b63
commit
394b7174cf
4 changed files with 4 additions and 4 deletions
|
@ -481,7 +481,7 @@
|
|||
#define STRING_CMD_SYNC_FAIL_CONNECT "Sincronizzazione fallita. Impossibile connettersi al Taskserver."
|
||||
#define STRING_CMD_SYNC_BAD_SERVER "Sincronizzazione fallita. Impostazione di configurazione '{1}' malformata"
|
||||
#define STRING_CMD_SYNC_NO_TLS "Taskwarrior was built without GnuTLS support. Sync is not available."
|
||||
#define STRING_CMD_SYNC_INIT "Please confirm that you wish to upload all your pending tasks to the Taskserver"
|
||||
#define STRING_CMD_SYNC_INIT "Please confirm that you wish to upload all your tasks to the Taskserver"
|
||||
#define STRING_CMD_SYNC_NO_INIT "Taskwarrior will not proceed with first-time sync initialization."
|
||||
#define STRING_CMD_SYNC_RELOCATE0 "The server account has been relocated. Please update your configuration using:"
|
||||
#define STRING_CMD_SYNC_RELOCATE1 "task config taskd.server {1}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue