mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +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
|
@ -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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue