mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n removal of STRING_UNKNOWN_ERROR
This commit is contained in:
parent
f24ea5e56c
commit
798cd5b658
12 changed files with 5 additions and 15 deletions
|
@ -697,7 +697,6 @@
|
|||
// Errors
|
||||
// TODO Move each of these to appropriate section.
|
||||
#define STRING_ERROR_PREFIX "Error: "
|
||||
#define STRING_UNKNOWN_ERROR "Unknown error. Please report."
|
||||
#define STRING_TRIVIAL_INPUT "You must specify a command or a task to modify."
|
||||
#define STRING_ASSUME_INFO "No command specified - assuming 'information'."
|
||||
#define STRING_INFINITE_LOOP "Terminated substitution because more than {1} changes were made - infinite loop protection."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue