l10n: Eliminated STRING_INVALID_MOD

This commit is contained in:
Paul Beckingham
2018-01-20 14:30:03 -05:00
parent e928117fb2
commit e2d92bb2d6
11 changed files with 3 additions and 11 deletions

View File

@@ -31,7 +31,8 @@
#include <Variant.h>
#include <Filter.h>
#include <format.h>
#include <i18n.h>
#define STRING_INVALID_MOD "The '{1}' attribute does not allow a value of '{2}'."
extern Context context;
extern Task& contextTask;