mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Error: Changed (1) error format
This commit is contained in:
parent
00239e5b20
commit
d02e4f8fc9
9 changed files with 9 additions and 9 deletions
|
@ -461,7 +461,7 @@
|
|||
#define STRING_CMD_DIAG_FOUND "(jest)"
|
||||
#define STRING_CMD_DIAG_MISSING "(brak)"
|
||||
#define STRING_CMD_DIAG_MISS_DEP "Task {1} depends on nonexistent task: {2}"
|
||||
#define STRING_CMD_DIAG_MISS_PAR "Task {1} has nonexistent recurrence template: {2}"
|
||||
#define STRING_CMD_DIAG_MISS_PAR "Task {1} has nonexistent recurrence template {2}"
|
||||
#define STRING_CMD_DIAG_ENABLED "Włączone"
|
||||
#define STRING_CMD_DIAG_DISABLED "Wyłączone"
|
||||
#define STRING_CMD_DIAG_CONFIG "Konfiguracja"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue