mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +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
|
@ -480,7 +480,7 @@
|
|||
#define STRING_CMD_SYNC_FAIL_CONNECT "Sync failed. Could not connect to the Taskserver."
|
||||
#define STRING_CMD_SYNC_BAD_SERVER "Sync failed. Malformed configuration setting '{1}'"
|
||||
#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}"
|
||||
|
|
|
@ -482,7 +482,7 @@
|
|||
#define STRING_CMD_SYNC_FAIL_CONNECT "Sync failed. Could not connect to the Taskserver."
|
||||
#define STRING_CMD_SYNC_BAD_SERVER "Sync failed. Malformed configuration setting '{1}'"
|
||||
#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}"
|
||||
|
|
|
@ -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}"
|
||||
|
|
|
@ -482,7 +482,7 @@
|
|||
#define STRING_CMD_SYNC_FAIL_CONNECT "同期失敗。 Taskserverに接続できない。"
|
||||
#define STRING_CMD_SYNC_BAD_SERVER "同期失敗。 不正な形式の設定 '{1}'"
|
||||
#define STRING_CMD_SYNC_NO_TLS "Taskwarrior はGnuTLSサポートなしで構成されています。同期は無効です。"
|
||||
#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