l10n: Eliminated STRING_COLUMN_BAD_NAME

This commit is contained in:
Paul Beckingham 2018-01-20 14:36:37 -05:00
parent 190d57ac70
commit 7abc96efea
10 changed files with 1 additions and 10 deletions

View file

@ -28,7 +28,6 @@
#define INCLUDED_STRINGS
// columns/Col*
#define STRING_COLUMN_BAD_NAME "Nom de colonne non reconnu '{1}'."
#define STRING_COLUMN_BAD_FORMAT "Format de colonne non reconnu '{1}.{2}'"
#define STRING_COLUMN_LABEL_TASKS "Tâches"
#define STRING_COLUMN_LABEL_DEP "Dépends de"