diff options
Diffstat (limited to 'svx/inc/fmhelp.hrc')
-rw-r--r-- | svx/inc/fmhelp.hrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/inc/fmhelp.hrc b/svx/inc/fmhelp.hrc index ab9aa9f8ce1b..cd85236b9f1d 100644 --- a/svx/inc/fmhelp.hrc +++ b/svx/inc/fmhelp.hrc @@ -104,13 +104,13 @@ // at the end of the file!! // ----------------------------------------------------------------------- -// "Uberlaufpr"ufung ----------------------------------------------------- +// Overflow check -------------------------------------------------------- // ----------------------------------------------------------------------- #define ACT_FM_HID_END HID_XFORMS_TAB_CONTROL #if ACT_FM_HID_END > HID_FORMS_END -#error Resource-Ueberlauf in #line, #file +#error Resource overflow in #line, #file #endif #endif |