diff options
Diffstat (limited to 'sw/source/ui/app/app.src')
-rw-r--r-- | sw/source/ui/app/app.src | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/sw/source/ui/app/app.src b/sw/source/ui/app/app.src index 0d6cc2037f75..5b4000c8ad9d 100644 --- a/sw/source/ui/app/app.src +++ b/sw/source/ui/app/app.src @@ -267,13 +267,6 @@ String STR_READONLY_PATH Text [ en-US ] = "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"; }; -InfoBox MSG_ERROR_SEND_MAIL -{ - BUTTONS = WB_OK ; - DEFBUTTON = WB_DEF_OK ; - Message [ en-US ] = "Error sending mail." ; -}; - InfoBox MSG_ERROR_PASSWD { BUTTONS = WB_OK ; @@ -438,13 +431,6 @@ String STR_EMPTYPAGE Text [ en-US ] = "blank page" ; }; -QueryBox MSG_CLPBRD_CLEAR -{ - BUTTONS = WB_YES_NO ; - DEFBUTTON = WB_DEF_NO ; - Message [ en-US ] = "You have a large amount of data saved in the clipboard.\nShould the clipboard contents remain available for other applications?" ; -}; - String STR_ABSTRACT_TITLE { Text [ en-US ] = "Abstract: " ; |