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

@ -679,7 +679,7 @@
// edit
#define STRING_EDIT_NO_CHANGES "No se detectaron modificaciones."
#define STRING_EDIT_NO_EDITS "No se realizó edición."
#define STRING_EDIT_FAILED "Editing failed with exit code {1}."
#define STRING_EDIT_COMPLETE "Edición completada."
#define STRING_EDIT_LAUNCHING "Lanzando '{1}' ahora..."
#define STRING_EDIT_CHANGES "Se detectaron modificaciones."