l10n: Eliminated STRING_LEGACY_PRIORITY

This commit is contained in:
Paul Beckingham
2018-01-15 13:59:07 -05:00
parent bc90b9a4e1
commit 8e87f3f969
10 changed files with 2 additions and 27 deletions

View File

@@ -31,6 +31,8 @@
#include <format.h>
#include <i18n.h>
#define STRING_LEGACY_PRIORITY "Legacy attribute found. Please change '{1}' to '{2}'."
extern Context context;
////////////////////////////////////////////////////////////////////////////////