l10n: Eliminated STRING_CONFIG_*

This commit is contained in:
Paul Beckingham 2018-01-20 12:51:40 -05:00
parent 58dce57b7e
commit 7b3d2e5cd6
9 changed files with 0 additions and 54 deletions

View file

@ -497,12 +497,6 @@
#define STRING_CMD_EDIT_USAGE "Launches an editor to modify a task directly"
#define STRING_CMD_CALC_USAGE "Calculator"
// Config
#define STRING_CONFIG_OVERNEST "Configuration file nested to more than 10 levels deep - this has to be a mistake."
#define STRING_CONFIG_READ_INCLUDE "Could not read include file '{1}'."
#define STRING_CONFIG_INCLUDE_PATH "Can only include files with absolute paths, not '{1}'"
#define STRING_CONFIG_BAD_ENTRY "Malformed entry '{1}' in config file."
// dependency
#define STRING_DEPEND_BLOCKED "Tâche {1} est bloquée par :"
#define STRING_DEPEND_BLOCKING "et bloque :"