l10n: Eliminated STRING_DEPEND_*

This commit is contained in:
Paul Beckingham
2018-01-20 12:55:10 -05:00
parent 13ee52491e
commit e8f1da6417
10 changed files with 4 additions and 49 deletions

View File

@@ -499,11 +499,6 @@
#define STRING_CMD_EDIT_USAGE "Launches an editor to modify a task directly"
#define STRING_CMD_CALC_USAGE "Calculator"
// dependency
#define STRING_DEPEND_BLOCKED "Tâche {1} est bloquée par :"
#define STRING_DEPEND_BLOCKING "et bloque :"
#define STRING_DEPEND_FIX_CHAIN "Would you like the dependency chain fixed?"
// edit
#define STRING_EDIT_NO_CHANGES "Aucunes modifications détectées."
#define STRING_EDIT_FAILED "Editing failed with exit code {1}."