mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature: Editing failure stops all editing of multiple tasks
- Thanks to Daniel Shahaf.
This commit is contained in:
parent
f1251303de
commit
9360bd577f
12 changed files with 33 additions and 16 deletions
|
@ -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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue