diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-08-15 08:53:00 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-08-15 09:09:36 +0100 |
commit | 1eb84514fd25e8482bdc56185f96a06fe52155f4 (patch) | |
tree | 264cfedcdc8956aa3c9a3d122a504a38e68192a7 /sfx2/source/doc/doc.src | |
parent | e159d0bb53ea265e3813b06bf7a050f73b3ce616 (diff) |
MSG_ERROR_RENAME_TEMPLATE resource unused
since
commit b4c18dc0ea32af9f070d43278e547ee0b2e540a4
Author: Cédric Bosdonnat <cedric.bosdonnat@free.fr>
Date: Thu Dec 20 09:51:59 2012 +0100
Templates Manager: removed the old dialogs and menu entries
Change-Id: Id1007004d5a3522891e66d408c2276c43bbc7f84
Diffstat (limited to 'sfx2/source/doc/doc.src')
-rw-r--r-- | sfx2/source/doc/doc.src | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sfx2/source/doc/doc.src b/sfx2/source/doc/doc.src index b72d055d1c24..e6aac7e95953 100644 --- a/sfx2/source/doc/doc.src +++ b/sfx2/source/doc/doc.src @@ -112,12 +112,6 @@ String STR_ERROR_SAVE_TEMPLATE { Text [ en-US ] = "Error saving template " ; }; -ErrorBox MSG_ERROR_RENAME_TEMPLATE -{ - BUTTONS = WB_OK ; - DEFBUTTON = WB_DEF_OK ; - Message [ en-US ] = "Error renaming template." ; -}; String STR_QUERY_DEFAULT_TEMPLATE { Text [ en-US ] = "Should the template \"$(TEXT)\" become the default template?" ; |