diff options
Diffstat (limited to 'svtools/inc/svtools/svtools.hrc')
-rw-r--r-- | svtools/inc/svtools/svtools.hrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/svtools/inc/svtools/svtools.hrc b/svtools/inc/svtools/svtools.hrc index bb34410a4bfb..c6e05f2ad5d3 100644 --- a/svtools/inc/svtools/svtools.hrc +++ b/svtools/inc/svtools/svtools.hrc @@ -284,6 +284,8 @@ // String array to match UI language names to LanguageType values and vice versa #define STR_ARR_SVT_LANGUAGE_TABLE_START (STR_SVT_JAVAERROR_END + 1) #define STR_ARR_SVT_LANGUAGE_TABLE (STR_ARR_SVT_LANGUAGE_TABLE_START + 0) +//due to some horror wizards/com/sun/star/wizards/letter/LocaleCodes.java needs to be kept +//manually in sync with STR_ARR_SVT_LANGUAGE_TABLE #define STR_ARR_SVT_LANGUAGE_TABLE_END (STR_ARR_SVT_LANGUAGE_TABLE) //............................................................................. |