diff options
author | Andras Timar <atimar@suse.com> | 2012-06-30 08:50:05 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-06-30 08:50:05 +0200 |
commit | 5a27543e41ec7a167d51ea4e7e2f1f5b658f667b (patch) | |
tree | 716ac7d55c7001abb7e27a15d048b0dbae57ed20 /svtools/source | |
parent | e8451dba20390387289765b112568166a5f411fe (diff) |
remove unused string resources
Change-Id: Ie764adf7a602e9335e6da1de94d6f737feea6364
Diffstat (limited to 'svtools/source')
-rw-r--r-- | svtools/source/dialogs/so3res.src | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/svtools/source/dialogs/so3res.src b/svtools/source/dialogs/so3res.src index 357942c01bf2..031917537eb3 100644 --- a/svtools/source/dialogs/so3res.src +++ b/svtools/source/dialogs/so3res.src @@ -176,66 +176,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." ; @@ -248,18 +192,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 { |