mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-1903: grammar error -- There are 1 local changes.
- Thanks to Eric Hymowitz.
This commit is contained in:
parent
5a1b069b73
commit
66e3dc8218
11 changed files with 16 additions and 4 deletions
|
@ -743,7 +743,8 @@
|
|||
#define STRING_FEEDBACK_TAG_VIRTUAL "Virtual tags (including '{1}') are reserved and may not be added or removed."
|
||||
#define STRING_FEEDBACK_UNBLOCKED "Sbloccato {1} '{2}'."
|
||||
#define STRING_FEEDBACK_EXPIRED "Il task {1} '{2}' è scaduto ed è stato eliminato"
|
||||
#define STRING_FEEDBACK_BACKLOG "There are {1} local changes. Sync required."
|
||||
#define STRING_FEEDBACK_BACKLOG_N "There are {1} local changes. Sync required."
|
||||
#define STRING_FEEDBACK_BACKLOG "There is {1} local change. Sync required."
|
||||
|
||||
// helpers
|
||||
#define STRING_HELPER_PROJECT_CHANGE "Il progetto '{1}' è stato modificat."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue