diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-07-12 14:19:02 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-07-12 14:21:27 +0200 |
commit | c1ea4676ba67185a933fce387a66666e87095070 (patch) | |
tree | e9c3b9b18c5e1184662a326bdbe75eb8b76a8b86 /sc/source/ui/navipi | |
parent | 96f07eeffc8fc526df9b75a12a33ee7d41a9a099 (diff) |
hrc cleanup: Remove unused Strings in sc
Change-Id: Ifa1fa8d9e1f18163ba64edb8f26e1fcf7b21153e
Diffstat (limited to 'sc/source/ui/navipi')
-rw-r--r-- | sc/source/ui/navipi/navipi.src | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/sc/source/ui/navipi/navipi.src b/sc/source/ui/navipi/navipi.src index ea3c911c69d1..a53ca821c179 100644 --- a/sc/source/ui/navipi/navipi.src +++ b/sc/source/ui/navipi/navipi.src @@ -272,31 +272,6 @@ String SCSTR_CONTENT_DBAREA Text [ en-US ] = "Database ranges" ; }; -String SCSTR_CONTENT_GRAPHIC -{ - Text [ en-US ] = "Graphics" ; -}; - -String SCSTR_CONTENT_OLEOBJECT -{ - Text [ en-US ] = "OLE objects" ; -}; - -String SCSTR_CONTENT_NOTE -{ - Text [ en-US ] = "Comments" ; -}; - -String SCSTR_CONTENT_AREALINK -{ - Text [ en-US ] = "Linked areas" ; -}; - -String SCSTR_CONTENT_DRAWING -{ - Text [ en-US ] = "Drawing objects"; -}; - // PopupMenu ------------------------------------------------------------- Menu RID_POPUP_DROPMODE { |