diff options
Diffstat (limited to 'sc/source/ui/src/scstring.src')
-rw-r--r-- | sc/source/ui/src/scstring.src | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src index d13f3a807ff0..17b7b99b2e04 100644 --- a/sc/source/ui/src/scstring.src +++ b/sc/source/ui/src/scstring.src @@ -553,11 +553,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 STR_PRINT_NOTHING -{ - Text [ en-US ] = "There is nothing to print. The selected print range or sheet is empty."; -}; - String SCSTR_ALLFILTER { Text [ en-US ] = "All"; |