From 2b304ac2ab06880c2a6cab52efb77bc046d47cc5 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 3 Feb 2014 00:30:59 +0000 Subject: update help ids for document link dialog Change-Id: I44dd930ce011260a0f5d55237168f0e92676aa0d --- helpers/help_hid.lst | 4 ---- source/text/shared/optionen/01160201.xhp | 9 +++++---- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index a0dad9f7a2..243ad483a5 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -6233,7 +6233,6 @@ svx_CheckBox_RID_SVX_MDLG_HANGULHANJA_CB_HANGUL_ONLY,1237599234, svx_CheckBox_RID_SVX_MDLG_HANGULHANJA_CB_HANJA_ONLY,1237599235, svx_CheckBox_RID_SVX_MDLG_HANGULHANJA_CB_REPLACE_BY_CHARACTER,1237599233, svx_CheckBox_RID_SVX_SPLITCELLDLG_CB_PROP,1238287371, -svx_ComboBox_DLG_DOCUMENTLINK_CMB_URL,1346113537, svx_ComboBox_RID_SVXDLG_IMAP_CBB_URL,2318700545, svx_ComboBox_RID_SVXPAGE_HYPERLINK_DOCUMENT_CB_FRAME,704483360, svx_ComboBox_RID_SVXPAGE_HYPERLINK_INTERNET_CB_FRAME,704450592, @@ -6246,7 +6245,6 @@ svx_ComboBox_RID_SVX_MDLG_HANGULHANJA_EDIT_LB_ORIGINAL,1237667842, svx_DockingWindow_RID_SVX_FMEXPLORER,3516235776, svx_Edit_DLG_CHINESEDICTIONARY_ED_MAPPING,1078675458, svx_Edit_DLG_CHINESEDICTIONARY_ED_TERM,1078675457, -svx_Edit_DLG_DOCUMENTLINK_ET_NAME,1346111489, svx_Edit_MD_INSERT_OBJECT_APPLET_ED_CLASSFILE,1598179339, svx_Edit_MD_INSERT_OBJECT_APPLET_ED_CLASSLOCATION,1598179340, svx_Edit_MD_INSERT_OBJECT_IFRAME_ED_FRAMENAME,1598212100, @@ -6498,7 +6496,6 @@ svx_MetricField_RID_SVXPAGE_STD_PARAGRAPH_ED_RIGHTINDENT,700815887, svx_MetricField_RID_SVXPAGE_STD_PARAGRAPH_ED_TOPDIST,700815893, svx_ModalDialog_DLG_CHINESEDICTIONARY,1078673408, svx_ModalDialog_DLG_CHINESETRANSLATION,1078657024, -svx_ModalDialog_DLG_DOCUMENTLINK,1346109440, svx_ModalDialog_DLG_INS_ROW_COL,1240137728, svx_ModalDialog_MD_ICONCHANGE,1080606720, svx_ModalDialog_MD_INSERT_OBJECT_APPLET,1598177280, @@ -6537,7 +6534,6 @@ svx_PushButton_DLG_CHINESEDICTIONARY_PB_ADD,1078678017, svx_PushButton_DLG_CHINESEDICTIONARY_PB_DELETE,1078678019, svx_PushButton_DLG_CHINESEDICTIONARY_PB_MODIFY,1078678018, svx_PushButton_DLG_CHINESETRANSLATION_PB_EDITTERMS,1078661633, -svx_PushButton_DLG_DOCUMENTLINK_PB_BROWSEFILE,1346114049, svx_PushButton_MD_ICONSELECTOR_BTN_DELETE,1080136601, svx_PushButton_MD_ICONSELECTOR_BTN_IMPORT,1080136589, svx_PushButton_MD_INSERT_OBJECT_APPLET_BTN_CLASS,1598181901, diff --git a/source/text/shared/optionen/01160201.xhp b/source/text/shared/optionen/01160201.xhp index 50757e3533..944ee613ae 100644 --- a/source/text/shared/optionen/01160201.xhp +++ b/source/text/shared/optionen/01160201.xhp @@ -29,14 +29,15 @@ Database Link should be New Database Link or Edit Database Link, respective to the button that was clicked + Creates or edits an entry in the Databases tab page. Database file Enter the path and the file name of the database file. The name of the file must end with the *.odb extension. - + Browse -Opens a file dialog where you can select the database file. - +Opens a file dialog where you can select the database file. + Registered name -Enter a name for the database. %PRODUCTNAME uses this name to access the database. +Enter a name for the database. %PRODUCTNAME uses this name to access the database. -- cgit