diff options
Diffstat (limited to 'svtools/source')
-rw-r--r-- | svtools/source/contnr/fileview.src | 5 | ||||
-rw-r--r-- | svtools/source/control/ctrltool.src | 10 | ||||
-rw-r--r-- | svtools/source/misc/imagemgr.src | 5 |
3 files changed, 0 insertions, 20 deletions
diff --git a/svtools/source/contnr/fileview.src b/svtools/source/contnr/fileview.src index 2ed91c096363..8e433edf0a83 100644 --- a/svtools/source/contnr/fileview.src +++ b/svtools/source/contnr/fileview.src @@ -43,11 +43,6 @@ String STR_SVT_FILEVIEW_COLUMN_TYPE Text [ en-US ] = "Type"; }; -String STR_SVT_FILEVIEW_ERR_MAKEFOLDER -{ - Text [ en-US ] = "Could not create the folder %1."; -}; - String STR_SVT_BYTES { Text [ en-US ] = "Bytes" ; diff --git a/svtools/source/control/ctrltool.src b/svtools/source/control/ctrltool.src index 37b016c1a6a3..a178aee45717 100644 --- a/svtools/source/control/ctrltool.src +++ b/svtools/source/control/ctrltool.src @@ -68,16 +68,6 @@ String STR_SVT_FONTMAP_PRINTERONLY Text [ en-US ] = "This is a printer font. The screen image may differ." ; }; -String STR_SVT_FONTMAP_SCREENONLY -{ - Text [ en-US ] = "This is a screen font. The printer image may differ." ; -}; - -String STR_SVT_FONTMAP_SIZENOTAVAILABLE -{ - Text [ en-US ] = "This font size has not been installed. The closest available size will be used."; -}; - String STR_SVT_FONTMAP_STYLENOTAVAILABLE { Text [ en-US ] = "This font style will be simulated or the closest matching style will be used."; diff --git a/svtools/source/misc/imagemgr.src b/svtools/source/misc/imagemgr.src index df5c7b338fb4..778221b3c7d4 100644 --- a/svtools/source/misc/imagemgr.src +++ b/svtools/source/misc/imagemgr.src @@ -152,11 +152,6 @@ Bitmap BMP_TABLE_SC File = "sx03188.png"; }; -Bitmap BMP_FOLDER_SC -{ - File = "sx03189.png"; -}; - Bitmap BMP_DXF_SC { File = "sx03217.png"; |