diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-17 12:25:00 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-20 06:52:52 +0000 |
commit | a386915e51c54901d2e6cb77b615de33f3c9fa18 (patch) | |
tree | e9f584445b747b9950569c9a5edc289dc5be8f3c /sc/source/ui | |
parent | d99d143900081dd14e070c7373ba204739d80496 (diff) |
remove unused defines from HRC files in sc(2)
Change-Id: I368abd0c39151c65ac8f0d56cbb6f2c498131534
Reviewed-on: https://gerrit.libreoffice.org/35322
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc/source/ui')
-rw-r--r-- | sc/source/ui/dbgui/asciiopt.hrc | 1 | ||||
-rw-r--r-- | sc/source/ui/dbgui/pvfundlg.hrc | 1 | ||||
-rw-r--r-- | sc/source/ui/miscdlgs/retypepassdlg.src | 5 | ||||
-rw-r--r-- | sc/source/ui/src/scstring.src | 282 |
4 files changed, 0 insertions, 289 deletions
diff --git a/sc/source/ui/dbgui/asciiopt.hrc b/sc/source/ui/dbgui/asciiopt.hrc index 6bedf55b28bf..91eb70e3ae33 100644 --- a/sc/source/ui/dbgui/asciiopt.hrc +++ b/sc/source/ui/dbgui/asciiopt.hrc @@ -20,6 +20,5 @@ #define BTN_OK 1 #define BTN_CANCEL 2 -#define BTN_HELP 3 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/dbgui/pvfundlg.hrc b/sc/source/ui/dbgui/pvfundlg.hrc index 135f569de5c0..c922eddd4d7f 100644 --- a/sc/source/ui/dbgui/pvfundlg.hrc +++ b/sc/source/ui/dbgui/pvfundlg.hrc @@ -21,7 +21,6 @@ #define BTN_OK 1 #define BTN_CANCEL 2 -#define BTN_HELP 3 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/miscdlgs/retypepassdlg.src b/sc/source/ui/miscdlgs/retypepassdlg.src index aee944045918..a2cc62ee2bc1 100644 --- a/sc/source/ui/miscdlgs/retypepassdlg.src +++ b/sc/source/ui/miscdlgs/retypepassdlg.src @@ -39,11 +39,6 @@ String STR_HASH_GOOD Text [ en-US ] = "Hash compatible" ; }; -String STR_HASH_REGENERATED -{ - Text [ en-US ] = "Hash re-generated" ; -}; - String STR_RETYPE { Text [ en-US ] = "Re-type" ; diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src index 0781a7a4cce4..57c9f2cccdcd 100644 --- a/sc/source/ui/src/scstring.src +++ b/sc/source/ui/src/scstring.src @@ -31,46 +31,6 @@ String SCSTR_SHORT_SCDOC_NAME Text [ en-US ] = "Spreadsheet" ; }; -String STR_ROWHEIGHT -{ - Text [ en-US ] = "Height" ; -}; - -String STR_OPT_ROWHEIGHT -{ - Text [ en-US ] = "Add" ; -}; - -String STR_ROWHEIGHT_TITLE -{ - Text [ en-US ] = "Row Height" ; -}; - -String STR_OPT_ROWHEIGHT_TITLE -{ - Text [ en-US ] = "Optimal Row Height" ; -}; - -String STR_COLWIDTH -{ - Text [ en-US ] = "Width" ; -}; - -String STR_OPT_COLWIDTH -{ - Text [ en-US ] = "Add" ; -}; - -String STR_COLWIDTH_TITLE -{ - Text [ en-US ] = "Column Width" ; -}; - -String STR_OPT_COLWIDTH_TITLE -{ - Text [ en-US ] = "Optimal Column Width" ; -}; - String SCSTR_UNDEFINED { Text [ en-US ] = "- undefined -" ; @@ -81,11 +41,6 @@ String SCSTR_NONE Text [ en-US ] = "- none -" ; }; -String SCSTR_NEWTABLE -{ - Text [ en-US ] = "- new sheet -" ; -}; - String SCSTR_ALL { Text [ en-US ] = "- all -" ; @@ -133,31 +88,6 @@ String SCSTR_ROW Text [ en-US ] = "Row %1" ; }; -String SCSTR_NEW -{ - Text [ en-US ] = "~New" ; -}; - -String SCSTR_REMOVE -{ - Text [ en-US ] = "~Delete" ; -}; - -String SCSTR_CANCEL -{ - Text [ en-US ] = "Cance~l" ; -}; - -String SCSTR_SHOWTABLE -{ - Text [ en-US ] = "Show Sheet" ; -}; - -String SCSTR_HIDDENTABLES -{ - Text [ en-US ] = "Hidden Sheets" ; -}; - String SCSTR_TABLE { Text [ en-US ] = "Sheet" ; @@ -168,11 +98,6 @@ String SCSTR_NAME Text [ en-US ] = "Name" ; }; -String SCSTR_INSTABLE -{ - Text [ en-US ] = "Insert Sheet" ; -}; - String SCSTR_APDTABLE { Text [ en-US ] = "Append Sheet" ; @@ -205,71 +130,6 @@ String STR_INSERTGRAPHIC // Attribute -String SCSTR_HOR_JUSTIFY_LEFT -{ - Text [ en-US ] = "Align left" ; -}; - -String SCSTR_HOR_JUSTIFY_CENTER -{ - Text [ en-US ] = "Centered horizontally" ; -}; - -String SCSTR_HOR_JUSTIFY_RIGHT -{ - Text [ en-US ] = "Align right" ; -}; - -String SCSTR_HOR_JUSTIFY_BLOCK -{ - Text [ en-US ] = "Justify" ; -}; - -String SCSTR_HOR_JUSTIFY_REPEAT -{ - Text [ en-US ] = "Repeat alignment" ; -}; - -String SCSTR_HOR_JUSTIFY_STANDARD -{ - Text [ en-US ] = "Horizontal alignment default" ; -}; - -String SCSTR_VER_JUSTIFY_TOP -{ - Text [ en-US ] = "Align to top" ; -}; - -String SCSTR_VER_JUSTIFY_CENTER -{ - Text [ en-US ] = "Centered vertically" ; -}; - -String SCSTR_VER_JUSTIFY_BOTTOM -{ - Text [ en-US ] = "Align to bottom" ; -}; - -String SCSTR_VER_JUSTIFY_STANDARD -{ - Text [ en-US ] = "Vertical alignment default" ; -}; - -String SCSTR_ORIENTATION_TOPBOTTOM -{ - Text [ en-US ] = "Top to bottom" ; -}; - -String SCSTR_ORIENTATION_BOTTOMTOP -{ - Text [ en-US ] = "Bottom to Top" ; -}; - -String SCSTR_ORIENTATION_STANDARD -{ - Text [ en-US ] = "Default orientation" ; -}; - String SCSTR_PROTECTDOC { Text [ en-US ] = "Protect Document" ; @@ -280,11 +140,6 @@ String SCSTR_UNPROTECTDOC Text [ en-US ] = "Unprotect document" ; }; -String SCSTR_PROTECTTAB -{ - Text [ en-US ] = "Protect Sheet" ; -}; - String SCSTR_UNPROTECTTAB { Text [ en-US ] = "Unprotect sheet" ; @@ -320,61 +175,11 @@ String SCSTR_END Text [ en-US ] = "~End" ; }; -String SCSTR_STAT_PRINT -{ - Text [ en-US ] = "Printing..." ; -}; - String SCSTR_UNKNOWN { Text [ en-US ] = "Unknown" ; }; -String SCSTR_CHAR_ATTRS -{ - Text [ en-US ] = "Font Attributes" ; -}; - -String SCSTR_CLPBRD_CLEAR -{ - Text [ en-US ] = "You have a large amount of data saved in the clipboard.\nDo you want the clipboard contents to be available in other applications?" ; -}; - -String SCSTR_CFG_APP -{ - Text [ en-US ] = "System Options" ; -}; - -String SCSTR_CFG_DOC -{ - Text [ en-US ] = "Document Options" ; -}; - -String SCSTR_CFG_VIEW -{ - Text [ en-US ] = "View Options" ; -}; - -String SCSTR_CFG_INPUT -{ - Text [ en-US ] = "Input Options" ; -}; - -String SCSTR_CFG_SPELLCHECK -{ - Text [ en-US ] = "Spelling Options" ; -}; - -String SCSTR_CFG_PRINT -{ - Text [ en-US ] = "Print Options" ; -}; - -String SCSTR_CFG_NAVIPI -{ - Text [ en-US ] = "Navigator Settings" ; -}; - String SCSTR_VALID_MINIMUM { Text [ en-US ] = "~Minimum" ; @@ -437,38 +242,6 @@ String SCSTR_FORMULA_AUTOCORRECTION Text [ en-US ] = "%PRODUCTNAME Calc found an error in the formula entered.\nDo you want to accept the correction proposed below?\n\n" ; }; -//! the graphics filter error strings should be moved to svx or offapp! - -String SCSTR_GRFILTER_OPENERROR -{ - Text [ en-US ] = "Image file can not be opened" ; -}; - -String SCSTR_GRFILTER_IOERROR -{ - Text [ en-US ] = "Image file can not be read" ; -}; - -String SCSTR_GRFILTER_FORMATERROR -{ - Text [ en-US ] = "Unknown image format" ; -}; - -String SCSTR_GRFILTER_VERSIONERROR -{ - Text [ en-US ] = "This image file version is not supported" ; -}; - -String SCSTR_GRFILTER_FILTERERROR -{ - Text [ en-US ] = "Image filter not found" ; -}; - -String SCSTR_GRFILTER_TOOBIG -{ - Text [ en-US ] = "Not enough memory available to insert image." ; -}; - String SCSTR_UNDO_GRAFFILTER { Text [ en-US ] = "Image Filter" ; @@ -496,11 +269,6 @@ String STR_REPLCELLSWARN Text [ en-US ] = "You are pasting data into cells that already contain data.\nDo you really want to overwrite the existing data?"; }; -String SCSTR_ALLFILTER -{ - Text [ en-US ] = "~All"; -}; - String STR_ACC_CSVRULER_NAME { Text [ en-US ] = "Ruler"; @@ -631,41 +399,6 @@ String STR_ACC_EDITLINE_DESCR Text [ en-US ] = "This is where you enter or edit text, numbers and formulas."; }; -String STR_ACC_EDITCELL_NAME -{ - Text [ en-US ] = "Cell %1"; -}; - -String STR_ACC_EDITCELL_DESCR -{ - Text = ""; -}; - -String STR_ACC_DATAPILOT_ROW_DESCR -{ - Text [ en-US ] = "Fields that you drop here will be displayed as rows in the final pivot table."; -}; - -String STR_ACC_DATAPILOT_COL_DESCR -{ - Text [ en-US ] = "Fields that you drop here will be displayed as columns in the final pivot table."; -}; - -String STR_ACC_DATAPILOT_DATA_DESCR -{ - Text [ en-US ] = "Fields that you drop here will be used for calculations in the final pivot table."; -}; - -String STR_ACC_DATAPILOT_SEL_DESCR -{ - Text [ en-US ] = "Lists the fields that you can drag to one of the other three areas."; -}; - -String STR_ACC_DATAPILOT_PAGE_DESCR -{ - Text [ en-US ] = "Fields that you drop here will be available as filter lists at the top of the final pivot table."; -}; - String SCSTR_MEDIASHELL { Text [ en-US ] = "Media Playback"; @@ -693,16 +426,6 @@ String STR_ACC_DOC_PREVIEW_SUFFIX Text [ en-US ] = "(Preview mode)"; }; -String SCSTR_MOREBTN_MOREOPTIONS -{ - Text [ en-US ] = "More ~Options"; -}; - -String SCSTR_MOREBTN_FEWEROPTIONS -{ - Text [ en-US ] = "Fewer ~Options"; -}; - String SCSTR_PRINTOPT_PAGES { Text [ en-US ] = "Pages"; @@ -819,11 +542,6 @@ String SCSTR_VALERR Text [ en-US ] = "Invalid value" ; }; -String SCSTR_SELECT -{ - Text [ en-US ] = "Selection area"; -}; - String STR_NOFORMULASPECIFIED { Text [ en-US ] = "No formula specified." ; |