l10n: Eliminated STRING_DEPEND_*

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

View File

@@ -497,11 +497,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}."