CmdEdit: Do not allow concurrent edits

This commit is contained in:
Tomas Babej
2015-09-16 20:31:59 +02:00
committed by Paul Beckingham
parent 9ef8c1aeba
commit 45dea75faa
10 changed files with 15 additions and 1 deletions

View File

@@ -671,6 +671,7 @@
#define STRING_EDIT_NO_CHANGES "Nie znaleziono żadnych edycji."
#define STRING_EDIT_FAILED "Editing failed with exit code {1}."
#define STRING_EDIT_COMPLETE "Edycja zakończona."
#define STRING_EDIT_IN_PROGRESS "Task is already being edited."
#define STRING_EDIT_LAUNCHING "Uruchamianie '{1}'..."
#define STRING_EDIT_CHANGES "Zmiany wykryte."
#define STRING_EDIT_UNPARSEABLE "Taskwarrior nie może wprowadzić twoich zmian. Czy chcesz spróbować jeszcze raz?"