diff options
Diffstat (limited to 'sw/source/ui')
-rw-r--r-- | sw/source/ui/app/app.src | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sw/source/ui/app/app.src b/sw/source/ui/app/app.src index 4da399beeb7d..8f19774c51a7 100644 --- a/sw/source/ui/app/app.src +++ b/sw/source/ui/app/app.src @@ -466,14 +466,6 @@ String STR_REDLINE_UNKNOWN_AUTHOR Text [ en-US ] = "Unknown Author"; }; -QueryBox MSG_PRINT_AS_MERGE -{ - HelpId = HID_PRINT_AS_MERGE; - Buttons = WB_YES_NO ; - DefButton = WB_DEF_YES ; - Message [ en-US ] = "Your document contains address database fields. Do you want to print a form letter?"; -}; - String RID_MODULE_TOOLBOX { Text [ en-US ] = "Function Bar (viewing mode)" ; |