diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-08-18 03:12:06 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-08-18 03:12:06 +0200 |
commit | 15344d0415f153ba579ad132266c47990a8c9515 (patch) | |
tree | 2d3de1d103adc94c38ec78f19378cb6aa57bbe96 /sw/source/ui | |
parent | 94cbfebdc62c3862e502c28dbd65de02fcab5730 (diff) |
InfoBox MSG_ERR_INSERT_GLOS to String
Change-Id: Ie72cb6796e3996d7050b771f7ab92e4ab5a6d72b
Diffstat (limited to 'sw/source/ui')
-rw-r--r-- | sw/source/ui/dochdl/dochdl.src | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/source/ui/dochdl/dochdl.src b/sw/source/ui/dochdl/dochdl.src index 30e92f46bc66..1cecbbf322df 100644 --- a/sw/source/ui/dochdl/dochdl.src +++ b/sw/source/ui/dochdl/dochdl.src @@ -29,11 +29,6 @@ String STR_NO_TABLE Text [ en-US ] = "A table cannot be inserted into another table. However, you can paste the data into the document when the cursor is not in a table."; }; -InfoBox MSG_ERR_INSERT_GLOS -{ - Message [ en-US ] = "AutoText could not be created." ; -}; - String STR_CLPBRD_FORMAT_ERROR { Text [ en-US ] = "Requested clipboard format is not available." ; |