From 38bf0d781a195bf17a6050b78a1f32968419f41d Mon Sep 17 00:00:00 2001 From: Csikós Tamás Date: Fri, 2 Aug 2013 14:19:28 +0200 Subject: update help ids for edit dictionary dialog .ui conversion Conflicts: helpers/help_hid.lst Change-Id: Icb6e8a5870b89776583d582d69d296f441ada3bf --- helpers/help_hid.lst | 6 ------ source/text/shared/optionen/01010400.xhp | 22 +++++++++++----------- 2 files changed, 11 insertions(+), 17 deletions(-) diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index e836ff28ca..cf94b55edb 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -6892,8 +6892,6 @@ svx_Edit_MD_INSERT_OBJECT_IFRAME_ED_URL,1598212102, svx_Edit_MD_LINKEDIT_ED_FULL_SOURCE_NAME,1598097409, svx_Edit_MD_MENU_ORGANISER_EDIT_MENU_NAME,1079953796, svx_Edit_RID_DLG_NEWLIB_ED_LIBNAME,1242335246, -svx_Edit_RID_SFXDLG_EDITDICT_ED_REPLACE,1270417446, -svx_Edit_RID_SFXDLG_EDITDICT_ED_WORD,1270417444, svx_Edit_RID_SVXDLG_ADD_DATAITEM_ED_DEFAULT,1368852494, svx_Edit_RID_SVXDLG_ADD_DATAITEM_ED_NAME,1368852492, svx_Edit_RID_SVXDLG_ADD_INSTANCE_ED_INST_NAME,1368950796, @@ -7042,8 +7040,6 @@ svx_ListBox_OFA_TP_VIEW_LB_MENU_ICONS,810520105, svx_ListBox_OFA_TP_VIEW_LB_MOUSEMIDDLE,810520098, svx_ListBox_OFA_TP_VIEW_LB_MOUSEPOS,810520095, svx_ListBox_RID_OFAPAGE_AUTOCOMPLETE_OPTIONS_DCB_EXPAND_KEY,809160323, -svx_ListBox_RID_SFXDLG_EDITDICT_LB_ALLDICTS,1270418976, -svx_ListBox_RID_SFXDLG_EDITDICT_LB_DICTLANG,1270418957, svx_ListBox_RID_SVXDLG_ADD_DATAITEM_LB_DATATYPE,1368854034, svx_ListBox_RID_SVXDLG_ADD_SUBMISSION_LB_SUBMIT_BIND,1368919573, svx_ListBox_RID_SVXDLG_ADD_SUBMISSION_LB_SUBMIT_METHOD,1368919568, @@ -7327,8 +7323,6 @@ svx_PushButton_RID_OFAPAGE_AUTOCORR_QUOTE_PB_SGL_STD,808997425, svx_PushButton_RID_OFAPAGE_AUTOCORR_QUOTE_PB_STARTQUOTE,808997389, svx_PushButton_RID_OFAPAGE_AUTOFMT_APPLY_PB_EDIT,809013821, svx_PushButton_RID_OFAPAGE_SMARTTAG_OPTIONS_PB_SMARTTAGS,809259743, -svx_PushButton_RID_SFXDLG_EDITDICT_PB_DELETE_REPLACE,1270420008, -svx_PushButton_RID_SFXDLG_EDITDICT_PB_NEW_REPLACE,1270420007, svx_PushButton_RID_SFXPAGE_DBREGISTER_BTN_DELETE,809226770, svx_PushButton_RID_SFXPAGE_DBREGISTER_BTN_EDIT,809226766, svx_PushButton_RID_SFXPAGE_DBREGISTER_BTN_NEW,809226765, diff --git a/source/text/shared/optionen/01010400.xhp b/source/text/shared/optionen/01010400.xhp index 7a3dcbf2c5..7809b79dc0 100644 --- a/source/text/shared/optionen/01010400.xhp +++ b/source/text/shared/optionen/01010400.xhp @@ -81,25 +81,25 @@ Opens the Edit custom dictionary dialog, in which you can add to your custom dictionary or edit existing entries. In the Edit custom dictionary dialog you have the option to enter new terms or edit existing entries. If you edit an exception dictionary, the dialog has the added facility of defining an exception for a word. During the spellcheck this exception is then listed as a suggestion. When a dictionary is edited, a check is made on the status of the file. If the file is write-protected, it cannot be changed. The buttons New and Delete are then deactivated. - + Book -Specifies the book to be edited. +Specifies the book to be edited. The IgnoreAllList (All) includes all words that have been marked with Ignore during spellcheck. This list is valid only for the current spellcheck. The IgnoreAllList entry cannot be selected and cannot be deleted. Only the words included as content can be deleted. This happens automatically each time that $[officename] is closed. - + Language -Assigns a new language to the current custom dictionary. - +Assigns a new language to the current custom dictionary. + Word -You can type a new word for inclusion in the dictionary. In the list below you will see the contents of the current custom dictionary. If you select a word from this list it is displayed in the text field. If you type a word with a trailing = character, such as "AutoComplete=", the word is never automatically hyphenated and no hyphenation is suggested. Typing "Auto=Complete" results in the word being hyphenated, or a hyphenation suggested, where you insert the = sign. - +You can type a new word for inclusion in the dictionary. In the list below you will see the contents of the current custom dictionary. If you select a word from this list it is displayed in the text field. If you type a word with a trailing = character, such as "AutoComplete=", the word is never automatically hyphenated and no hyphenation is suggested. Typing "Auto=Complete" results in the word being hyphenated, or a hyphenation suggested, where you insert the = sign. + Suggestion -This input field is only available if you are editing an exception dictionary. The field shows the alternative suggestion for the current word in the "Word" text box. - +This input field is only available if you are editing an exception dictionary. The field shows the alternative suggestion for the current word in the "Word" text box. + New -Adds the word in the Word text field to your current custom dictionary. The word in the Suggestion field is also added when working with exception dictionaries. - +Adds the word in the Word text field to your current custom dictionary. The word in the Suggestion field is also added when working with exception dictionaries. + Removes the marked word from the current custom dictionary. Deletes the selected dictionary after a confirmation, provided it is not write-protected. -- cgit