diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-16 16:09:04 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-17 08:21:21 +0000 |
commit | f5a16eae7607a37d29a4524d8c91e0bc10a465c9 (patch) | |
tree | 9c54a0bcaf5e2e76812b5e811840d29d95aa46d5 /svtools/source/contnr | |
parent | c20dc4433546522a75d7b756162a65637e285887 (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/contnr')
-rw-r--r-- | svtools/source/contnr/fileview.src | 5 |
1 files changed, 0 insertions, 5 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" ; |