Feature: Editing failure stops all editing of multiple tasks

- Thanks to Daniel Shahaf.
This commit is contained in:
Daniel Shahaf 2015-07-19 20:23:10 -04:00 committed by Paul Beckingham
parent f1251303de
commit 9360bd577f
12 changed files with 33 additions and 16 deletions

View file

@ -667,7 +667,7 @@
// edit
#define STRING_EDIT_NO_CHANGES "Aucunes modifications détectées."
#define STRING_EDIT_NO_EDITS "Aucune modification appliquée."
#define STRING_EDIT_FAILED "Editing failed with exit code {1}."
#define STRING_EDIT_COMPLETE "Édition terminée."
#define STRING_EDIT_LAUNCHING "Lancement de '{1}' maintenant..."
#define STRING_EDIT_CHANGES "Des modifications ont été détectées."