diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-12-06 21:42:53 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-12-07 09:06:43 +0000 |
commit | eb91fb0313b9e9f3b1276502aebf77ca8ff6c115 (patch) | |
tree | c991393df7b4ab47d01a6a472ae1e9bc768245db /source/text/shared | |
parent | 75c62b4a8207e56c9998429a07760350badc9ded (diff) |
tdf#104410 'Insert - Names' moved and renamed
Now this menu item is 'Sheet - Named Ranges and Expressions'
Change-Id: I82113ef2e969cd2409fe114a51789e030752cdc0
Reviewed-on: https://gerrit.libreoffice.org/31700
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/guide/hyperlink_insert.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/guide/hyperlink_insert.xhp b/source/text/shared/guide/hyperlink_insert.xhp index 239abb96c7..1ad1663468 100644 --- a/source/text/shared/guide/hyperlink_insert.xhp +++ b/source/text/shared/guide/hyperlink_insert.xhp @@ -42,7 +42,7 @@ <paragraph role="paragraph" id="par_id3154685" xml-lang="en-US" l10n="CHG" oldref="23">To jump to a specific line in a text document, first enter a bookmark at that position (<emph>Insert - Bookmark</emph>). </paragraph> </listitem> <listitem> -<paragraph role="paragraph" id="par_idN1076D" xml-lang="en-US" l10n="NEW">To jump to a cell in a spreadsheet, first enter a name for the cell (<emph>Insert - Names - Define</emph>).</paragraph> +<paragraph role="paragraph" id="par_idN1076D" xml-lang="en-US" l10n="NEW">To jump to a cell in a spreadsheet, first enter a name for the cell (<emph>Sheet - Named Ranges and Expressions - Define</emph>).</paragraph> </listitem> </list> <paragraph role="tip" id="par_id3152887" xml-lang="en-US" l10n="U" oldref="24">Hyperlinks can also be inserted by drag-and-drop from the Navigator. Hyperlinks can refer to references, headings, graphics, tables, objects, directories or bookmarks.</paragraph> |