summaryrefslogtreecommitdiff
path: root/svtools/source
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-03-16 16:09:04 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-17 08:21:21 +0000
commitf5a16eae7607a37d29a4524d8c91e0bc10a465c9 (patch)
tree9c54a0bcaf5e2e76812b5e811840d29d95aa46d5 /svtools/source
parentc20dc4433546522a75d7b756162a65637e285887 (diff)
remove unused defines from HRC files in svtools
Change-Id: I5d8a6a4fd232ef10644ae45174a07b30af789205 Reviewed-on: https://gerrit.libreoffice.org/35277 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'svtools/source')
-rw-r--r--svtools/source/contnr/fileview.src5
-rw-r--r--svtools/source/control/ctrltool.src10
-rw-r--r--svtools/source/misc/imagemgr.src5
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";