l10n: Eliminated STRING_DOM_UNREC

This commit is contained in:
Paul Beckingham 2018-01-15 13:32:32 -05:00
parent cff755aba1
commit 5795e7f765
9 changed files with 0 additions and 27 deletions

View file

@ -539,9 +539,6 @@
#define STRING_DEPEND_BLOCKING "and is blocking:"
#define STRING_DEPEND_FIX_CHAIN "Would you like the dependency chain fixed?"
// DOM
#define STRING_DOM_UNREC "DOM: Cannot get unrecognized name '{1}'."
// edit
#define STRING_EDIT_NO_CHANGES "No edits were detected."
#define STRING_EDIT_FAILED "Editing failed with exit code {1}."