Feedback: Sync message now indicates how many local changes will be synced

This commit is contained in:
Paul Beckingham
2017-02-28 00:10:15 -05:00
parent 46ef672317
commit 4a5dfad74d
12 changed files with 18 additions and 15 deletions

View File

@@ -747,7 +747,7 @@
#define STRING_FEEDBACK_TAG_VIRTUAL "Virtual tags (including '{1}') are reserved and may not be added or removed."
#define STRING_FEEDBACK_UNBLOCKED "Desbloqueada {1} '{2}'."
#define STRING_FEEDBACK_EXPIRED "Tarefa {1} '{2}' expirou e foi eliminada."
#define STRING_FEEDBACK_BACKLOG "Há modificações locais. Necessário sincronizar (sync)."
#define STRING_FEEDBACK_BACKLOG "Há {1} modificações locais. Necessário sincronizar (sync)."
// helpers
#define STRING_HELPER_PROJECT_CHANGE "The project '{1}' has changed."