mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug
- Fixed grammar in feedback string (thanks to Uli Martens).
This commit is contained in:
parent
f45c9edf2b
commit
667a6e6ef9
2 changed files with 2 additions and 1 deletions
|
@ -684,7 +684,7 @@
|
|||
#define STRING_FEEDBACK_ATT_WAS_SET "{1} set to '{2}'."
|
||||
#define STRING_FEEDBACK_ATT_WAS_MOD "{1} changed from '{2}' to '{3}'."
|
||||
#define STRING_FEEDBACK_ANN_ADD "Annotation of '{1}' added."
|
||||
#define STRING_FEEDBACK_ANN_DEL "Annotation '{1} deleted."
|
||||
#define STRING_FEEDBACK_ANN_DEL "Annotation '{1}' deleted."
|
||||
#define STRING_FEEDBACK_ANN_WAS_MOD "Annotation changed to '{1}'."
|
||||
#define STRING_FEEDBACK_NOP "No changes will be made."
|
||||
#define STRING_FEEDBACK_WAS_NOP "No changes made."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue