diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-09-25 12:15:38 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-09-27 11:43:41 +0100 |
commit | 2f3421518d755f0cd7ef122264d13b8d4252fdb3 (patch) | |
tree | 63d7ec561410443a925e069d126878cb56b4b863 /helpcontent2 | |
parent | be298a1b346acc543c2a6586a719e2f49581c9b4 (diff) |
adapt string input dialog to new layout help ids
Change-Id: Ie43a6d2dddf0f7db6ff977312fa2c6f93d49e373
Diffstat (limited to 'helpcontent2')
-rw-r--r-- | helpcontent2/helpers/help_hid.lst | 2 | ||||
-rw-r--r-- | helpcontent2/source/text/shared/01/05150101.xhp | 6 |
2 files changed, 2 insertions, 6 deletions
diff --git a/helpcontent2/helpers/help_hid.lst b/helpcontent2/helpers/help_hid.lst index c49cb7584e..80c9eca04f 100644 --- a/helpcontent2/helpers/help_hid.lst +++ b/helpcontent2/helpers/help_hid.lst @@ -4001,7 +4001,6 @@ HID_SVX_TP_DOCRECOVERY_RECOVER,40032, HID_SVX_TP_DOCRECOVERY_SAVE,40030, HID_SVX_TP_ERR_REP_SEND,40035, HID_SVX_TP_ERR_REP_WELCOME,40034, -HID_SWDLG_STRINPUT,54276, HID_SW_SORT_POSITION,53054, HID_SYNC_BTN,53055, HID_TABDESIGN_BACKGROUND,38884, @@ -9269,7 +9268,6 @@ sw_Edit_DLG_RENAME_XNAMED_ED_NEW_NAME,1415972866, sw_Edit_DLG_SAVE_LABEL_ED_TYPE,1446643717, sw_Edit_DLG_SEQUENCE_OPTION_ED_SEPARATOR,1418004499, sw_Edit_DLG_SORTING_ED_TABCH,1428768791, -sw_Edit_DLG_SWDLG_STRINPUT_ED_INPUT,1425344513, sw_Edit_MD_EDIT_REGION_ED_CONDITION,1405831181, sw_Edit_MD_EDIT_REGION_ED_FILE,1405831184, sw_Edit_MD_EDIT_REGION_ED_RANAME,1405831187, diff --git a/helpcontent2/source/text/shared/01/05150101.xhp b/helpcontent2/source/text/shared/01/05150101.xhp index 62eaca0bb9..72d9c0f276 100644 --- a/helpcontent2/source/text/shared/01/05150101.xhp +++ b/helpcontent2/source/text/shared/01/05150101.xhp @@ -38,10 +38,8 @@ </history> </meta> <body> - - <paragraph role="heading" level="1" id="hd_id3154841" l10n="U" xml-lang="en-US" oldref="1">Add AutoFormat</paragraph> - <bookmark branch="hid/sw:Edit:DLG_SWDLG_STRINPUT:ED_INPUT" xml-lang="en-US" id="bm_id3150278"/><paragraph role="heading" level="2" id="hd_id3154812" l10n="U" xml-lang="en-US" oldref="2">Name</paragraph> - <paragraph l10n="U" role="paragraph" id="par_id3153391" xml-lang="en-US" oldref="3"><ahelp visibility="visible" hid="SW:EDIT:DLG_SWDLG_STRINPUT:ED_INPUT">Enter a name for the new AutoFormat, and then click<emph> OK</emph>.</ahelp></paragraph> + <bookmark branch="hid/modules/swriter/ui/stringinput/edit" xml-lang="en-US" id="bm_id3150278"/><paragraph role="heading" level="2" id="hd_id3154812" l10n="U" xml-lang="en-US" oldref="2">Name</paragraph> + <paragraph l10n="U" role="paragraph" id="par_id3153391" xml-lang="en-US" oldref="3"><ahelp visibility="visible" hid="modules/swriter/ui/stringinput/edit">Enter a name for the new AutoFormat, and then click<emph> OK</emph>.</ahelp></paragraph> </body> </helpdocument> |