From 527e8f61868210c54bdad650f16390bda03c4353 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Sat, 7 Jul 2012 04:35:58 +0200 Subject: hrc cleanup: Remove unused Strings in cui Change-Id: Ib453048fdb0e858936903c8bf2a24c74932b1b85 --- cui/source/customize/cfg.src | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'cui/source/customize/cfg.src') diff --git a/cui/source/customize/cfg.src b/cui/source/customize/cfg.src index 64e093601767..19af244977ad 100644 --- a/cui/source/customize/cfg.src +++ b/cui/source/customize/cfg.src @@ -679,11 +679,6 @@ ModalDialog MD_ICONCHANGE }; // Strings --------------------------------------------------------------- -String RID_SVXSTR_IMPORT_ICON_ERROR -{ - Text [ en-US ] = "The files listed below could not be imported. The file format could not be interpreted." ; -}; - String RID_SVXSTR_DELETE_ICON_CONFIRM //added for issue73355 { Text [ en-US ] = "Are you sure to delete the image?" ; @@ -724,16 +719,6 @@ String RID_SVXSTR_COMMANDS Text [ en-US ] = "Commands" ; }; -String RID_SVXSTR_COMMAND -{ - Text [ en-US ] = "Command" ; -}; - -String RID_SVXSTR_TOOLBAR_NAME -{ - TEXT_TOOLBAR_NAME -}; - /* %MENUNAME will be replaced at runtime by the name of the selected menu. */ QueryBox QBX_CONFIRM_DELETE_MENU { -- cgit v1.2.3