summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-06-30 08:50:05 +0200
committerAndras Timar <atimar@suse.com>2012-06-30 08:53:40 +0200
commitf928812588e3cf6584a345fafd7b05e1b4f076ca (patch)
tree0a57f39b1637793905918e1f72e477c2785371a9 /svtools
parent66018b9685dd7337daae9bb62ffeb43cd4161caf (diff)
remove unused string resources
Change-Id: Ie764adf7a602e9335e6da1de94d6f737feea6364
Diffstat (limited to 'svtools')
-rw-r--r--svtools/inc/svtools/sores.hxx17
-rw-r--r--svtools/source/dialogs/so3res.src64
2 files changed, 0 insertions, 81 deletions
diff --git a/svtools/inc/svtools/sores.hxx b/svtools/inc/svtools/sores.hxx
index 1b19a2c8144c..5ec6dc677592 100644
--- a/svtools/inc/svtools/sores.hxx
+++ b/svtools/inc/svtools/sores.hxx
@@ -27,27 +27,10 @@
************************************************************************/
// Strings
-#define STR_INS_OBJECT 32000
-#define STR_INS_OBJECT_ICON 32001
-#define STR_INS_FILE 32002
-#define STR_INS_FILE_ICON 32003
-#define STR_INS_FILE_LINK 32004
-#define STR_INS_FILE_ICON_LINK 32005
-#define STR_PASTE 32012
-#define STR_ERROR_DDE 32013
#define STR_ERROR_OBJNOCREATE 32014
#define STR_ERROR_OBJNOCREATE_FROM_FILE 32015
-#define STR_VERB_OPEN 32016
-#define STR_PLUGIN_CANT_SHOW 32017
#define STR_ERROR_OBJNOCREATE_PLUGIN 32018
-#define STR_INS_PLUGIN 32019
-#define STR_CONVERT_TO 32010
-#define STR_ACTIVATE_AS 32021
-#define STR_QUERYUPDATELINKS 32022
-#define STR_INS_APPLET 32023
-#define STR_VERB_PROPS 32025
#define STR_FURTHER_OBJECT 32026
-#define STR_EDIT_APPLET 32029
#define STR_UNKNOWN_SOURCE 32027
#define BMP_PLUGIN 32000
diff --git a/svtools/source/dialogs/so3res.src b/svtools/source/dialogs/so3res.src
index 3b2aab346584..4f4381350650 100644
--- a/svtools/source/dialogs/so3res.src
+++ b/svtools/source/dialogs/so3res.src
@@ -182,66 +182,10 @@ Resource RID_SO_ERRCTX
Text [ en-US ] = "$(ERR) activating object" ;
};
};
-String STR_INS_OBJECT
-{
- Text [ en-US ] = "Inserts a new %1-Object into your document." ;
-};
-String STR_INS_OBJECT_ICON
-{
- Text [ en-US ] = "Inserts a new %1-Object into your document as a symbol." ;
-};
-String STR_INS_FILE
-{
- Text [ en-US ] = "Inserts the contents of the file into your document to enable later editing in the original application." ;
-};
-String STR_INS_PLUGIN
-{
- Text [ en-US ] = "Inserts a plug-in object into your document with a reference to the plug-in data. When the object is activated, the plug-in is automatically executed." ;
-};
String STR_INS_APPLET
{
Text [ en-US ] = "Inserts an applet object into your document. When the object is activated, the applet is automatically executed." ;
};
-String STR_INS_FILE_ICON
-{
- Text [ en-US ] = "Inserts the contents of the file as an icon into your document." ;
-};
-String STR_INS_FILE_LINK
-{
- Text [ en-US ] = "Inserts the contents of the file into your document and creates a link to the source file. Changes made to the source file will be reflected in your document." ;
-};
-String STR_INS_FILE_ICON_LINK
-{
- Text [ en-US ] = "Inserts an icon into your document representing the file. Changes made to the source file will be reflected in your document." ;
-};
-String STR_PASTE
-{
- Text [ en-US ] = "Pastes the contents of the clipboard as %1 in your document." ;
-};
-String STR_CONVERT_TO
-{
- Text [ en-US ] = "Converts the selected %1object to the object type %2." ;
-};
-String STR_ACTIVATE_AS
-{
- Text [ en-US ] = "All objects of type %1 are activated as %2, but not converted" ;
-};
-String STR_VERB_OPEN
-{
- Text [ en-US ] = "~Open" ;
-};
-String STR_VERB_PROPS
-{
- Text [ en-US ] = "~Properties" ;
-};
-String STR_PLUGIN_CANT_SHOW
-{
- Text [ en-US ] = "Plug-in % cannot be displayed." ;
-};
-String STR_ERROR_DDE
-{
- Text [ en-US ] = "DDE link to % for % area % are not available." ;
-};
String STR_ERROR_OBJNOCREATE
{
Text [ en-US ] = "Object % could not be inserted." ;
@@ -254,18 +198,10 @@ String STR_ERROR_OBJNOCREATE_PLUGIN
{
Text [ en-US ] = "Plug-in from document % could not be inserted." ;
};
-String STR_QUERYUPDATELINKS
-{
- Text [ en-US ] = "Update all links?" ;
-};
String STR_FURTHER_OBJECT
{
Text [ en-US ] = "Further objects" ;
};
-String STR_EDIT_APPLET
-{
- Text [ en-US ] = "Edit Applet" ;
-};
Bitmap BMP_PLUGIN
{