diff options
Diffstat (limited to 'sw/source/ui/dbui/dbui.src')
-rw-r--r-- | sw/source/ui/dbui/dbui.src | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sw/source/ui/dbui/dbui.src b/sw/source/ui/dbui/dbui.src index 4ddb31a697..62f17960cc 100644 --- a/sw/source/ui/dbui/dbui.src +++ b/sw/source/ui/dbui/dbui.src @@ -102,13 +102,6 @@ ModelessDialog DLG_PRINTMONITOR CENTER = TRUE ; Text [ en-US ] = "is being saved to" ; }; - FixedText FT_SAVING - { - Pos = MAP_APPFONT ( 6, 17 ) ; - Size = MAP_APPFONT ( 100, 8 ) ; - CENTER = TRUE ; - Text [ en-US ] = "is being saved to" ; - }; FixedText FT_PRINTER { Pos = MAP_APPFONT ( 6, 28 ) ; @@ -135,10 +128,6 @@ ModelessDialog DLG_PRINTMONITOR { Text [ en-US ] = "Save-Monitor"; }; - String STR_SAVEMON - { - Text [ en-US ] = "Save-Monitor"; - }; Text [ en-US ] = "Print monitor" ; }; |