diff options
author | Andras Timar <atimar@suse.com> | 2012-06-30 15:07:58 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-06-30 15:10:11 +0200 |
commit | 611334aa74f97768717376da637bea9baac015aa (patch) | |
tree | 51cd3a19856d6446f033c1bc6274ec2849b25c1c /svtools | |
parent | f7e4239ce420c09f3a60339edf10c3a96acb59e5 (diff) |
remove one more unused string
Change-Id: I83942f6408b32b68631dde5d260fa8c8e01bdbfd
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/dialogs/so3res.src | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/svtools/source/dialogs/so3res.src b/svtools/source/dialogs/so3res.src index 031917537eb3..3ff2eebf2578 100644 --- a/svtools/source/dialogs/so3res.src +++ b/svtools/source/dialogs/so3res.src @@ -176,10 +176,6 @@ Resource RID_SO_ERRCTX Text [ en-US ] = "$(ERR) activating object" ; }; }; -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_ERROR_OBJNOCREATE { Text [ en-US ] = "Object % could not be inserted." ; |