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 "Nie znaleziono żadnych edycji."
|
||||
#define STRING_EDIT_NO_EDITS "Nie wykonano żadnych edycji"
|
||||
#define STRING_EDIT_FAILED "Editing failed with exit code {1}."
|
||||
#define STRING_EDIT_COMPLETE "Edycja zakończona."
|
||||
#define STRING_EDIT_LAUNCHING "Uruchamianie '{1}'..."
|
||||
#define STRING_EDIT_CHANGES "Zmiany wykryte."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue