mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_DEPEND_*
This commit is contained in:
parent
13ee52491e
commit
e8f1da6417
10 changed files with 4 additions and 49 deletions
|
@ -499,11 +499,6 @@
|
|||
#define STRING_CMD_EDIT_USAGE "Uruchamia edytor do zmiany zadania"
|
||||
#define STRING_CMD_CALC_USAGE "Kalkulator"
|
||||
|
||||
// dependency
|
||||
#define STRING_DEPEND_BLOCKED "Zadanie {1} jest blokowane przez:"
|
||||
#define STRING_DEPEND_BLOCKING "oraz blokuje:"
|
||||
#define STRING_DEPEND_FIX_CHAIN "Czy chcesz naprawić łańcuch zależności?"
|
||||
|
||||
// edit
|
||||
#define STRING_EDIT_NO_CHANGES "Nie znaleziono żadnych edycji."
|
||||
#define STRING_EDIT_FAILED "Editing failed with exit code {1}."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue