remove unused defines from HRC files in fpicker
Change-Id: If3ee3225524b745c6a337b1c4e9e963678622c7b Reviewed-on: https://gerrit.libreoffice.org/35269 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
|
||||
#include <vcl/fpicker.hrc>
|
||||
|
||||
#define DLG_FPICKER_PLACE_EDIT (RID_FPICKER_START+16)
|
||||
|
||||
#define STR_SVT_NEW_FOLDER (RID_FPICKER_START+19)
|
||||
#define RID_FILEOPEN_NOTEXISTENTFILE (RID_FPICKER_START+24)
|
||||
#define STR_SVT_NOREMOVABLEDEVICE (RID_FPICKER_START+25)
|
||||
|
@@ -29,7 +29,6 @@
|
||||
#define STR_PATHNAME (RID_FPICKER_START+34)
|
||||
#define STR_PATHSELECT (RID_FPICKER_START+35)
|
||||
#define STR_BUTTONSELECT (RID_FPICKER_START+36)
|
||||
#define STR_ACTUALVERSION (RID_FPICKER_START+37)
|
||||
#define STR_PREVIEW (RID_FPICKER_START+38)
|
||||
#define STR_DEFAULT_DIRECTORY (RID_FPICKER_START+39)
|
||||
#define STR_PLACES_TITLE (RID_FPICKER_START+40)
|
||||
|
@@ -68,10 +68,6 @@ String STR_BUTTONSELECT
|
||||
{
|
||||
Text [ en-US ] = "~Select";
|
||||
};
|
||||
String STR_ACTUALVERSION
|
||||
{
|
||||
Text [ en-US ] = "Current version";
|
||||
};
|
||||
String STR_PREVIEW
|
||||
{
|
||||
Text [ en-US ] = "File Preview";
|
||||
|
Reference in New Issue
Block a user