mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
L10N
- Removed oddly broken strings.
This commit is contained in:
parent
57e63dfeb2
commit
79fd38d3a8
5 changed files with 20 additions and 20 deletions
|
@ -597,10 +597,10 @@
|
|||
#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_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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue