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 "task を直接変更するためにエディタを起動します"
|
||||
#define STRING_CMD_CALC_USAGE "電卓"
|
||||
|
||||
// dependency
|
||||
#define STRING_DEPEND_BLOCKED "Task {1} is blocked by:"
|
||||
#define STRING_DEPEND_BLOCKING "and is blocking:"
|
||||
#define STRING_DEPEND_FIX_CHAIN "Would you like the dependency chain fixed?"
|
||||
|
||||
// edit
|
||||
#define STRING_EDIT_NO_CHANGES "No edits were detected."
|
||||
#define STRING_EDIT_FAILED "Editing failed with exit code {1}."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue