mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feedback: Sync message now indicates how many local changes will be synced
This commit is contained in:
parent
46ef672317
commit
4a5dfad74d
12 changed files with 18 additions and 15 deletions
|
@ -743,7 +743,7 @@
|
|||
#define STRING_FEEDBACK_TAG_VIRTUAL "Virtual tags (including '{1}') are reserved and may not be added or removed."
|
||||
#define STRING_FEEDBACK_UNBLOCKED "Unblocked {1} '{2}'."
|
||||
#define STRING_FEEDBACK_EXPIRED "Task {1} '{2}' expired and was deleted."
|
||||
#define STRING_FEEDBACK_BACKLOG "There are local changes. Sync required."
|
||||
#define STRING_FEEDBACK_BACKLOG "There are {1} local changes. Sync required."
|
||||
|
||||
// helpers
|
||||
#define STRING_HELPER_PROJECT_CHANGE "The project '{1}' has changed."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue