mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
L10N
- Removed remainin shadow file error strings that were not removed earlier.
This commit is contained in:
parent
504d8c865b
commit
9f00e9279c
6 changed files with 0 additions and 30 deletions
|
@ -598,11 +598,6 @@
|
|||
#define STRING_CONTEXT_NEED_RC "Cannot proceed without rc file."
|
||||
#define STRING_CONTEXT_RC_OVERRIDE "TASKRC override: {1}"
|
||||
#define STRING_CONTEXT_DATA_OVERRIDE "TASKDATA override: {1}"
|
||||
#define STRING_CONTEXT_SHADOW_P "Configuration variable 'shadow.file' is set to overwrite your pending tasks. Please change it."
|
||||
#define STRING_CONTEXT_SHADOW_C "Configuration variable 'shadow.file' is set to overwrite your completed tasks. Please change it."
|
||||
#define STRING_CONTEXT_SHADOW_U "Configuration variable 'shadow.file' is set to overwrite your undo log. Please change it."
|
||||
#define STRING_CONTEXT_SHADOW_B "Configuration variable 'shadow.file' is set to overwrite your backlog file. Please change it."
|
||||
#define STRING_CONTEXT_SHADOW_UPDATE "[Shadow file '{1}' updated.]"
|
||||
|
||||
// Date
|
||||
#define STRING_DATE_INVALID_FORMAT "'{1}' is not a valid date in the '{2}' format."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue