diff options
Diffstat (limited to 'sw/inc/AccessibilityCheckStrings.hrc')
-rw-r--r-- | sw/inc/AccessibilityCheckStrings.hrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/AccessibilityCheckStrings.hrc b/sw/inc/AccessibilityCheckStrings.hrc index bfd0557d8a98..805f525b37e2 100644 --- a/sw/inc/AccessibilityCheckStrings.hrc +++ b/sw/inc/AccessibilityCheckStrings.hrc @@ -41,6 +41,8 @@ #define STR_STYLE_NO_LANGUAGE NC_("STR_STYLE_NO_LANGUAGE", "Style “%STYLE_NAME%” has no language set.") #define STR_DOCUMENT_TITLE NC_("STR_DOCUMENT_TITLE", "Document title is not set.") +#define STR_ENTER_ALT NC_("STR_ENTER_ALT", "Enter alternative text:") + #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |