[Libreoffice-commits] help.git: source/text
Gabor Kelemen
kelemeng at gnome.hu
Fri Dec 16 13:18:51 UTC 2016
source/text/scalc/01/04070200.xhp | 26 ++++++++++++++++----------
1 file changed, 16 insertions(+), 10 deletions(-)
New commits:
commit c349db3a49bae0d8a45528b8889bd36b337117b4
Author: Gabor Kelemen <kelemeng at gnome.hu>
Date: Fri Dec 16 00:36:44 2016 +0100
Update 'Insert Names' dialog to 'Paste Names'
There is a new terminology for the same thing.
Also document a new button.
Updated the bookmarks and ahids to restore connection
between UI and help page.
Change-Id: I05eaad7546dbedcf065b9a97b830550e1ec22515
Reviewed-on: https://gerrit.libreoffice.org/32063
Reviewed-by: Olivier Hallot <olivier.hallot at edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot at edx.srv.br>
diff --git a/source/text/scalc/01/04070200.xhp b/source/text/scalc/01/04070200.xhp
index 3200f6c..3684cb9 100644
--- a/source/text/scalc/01/04070200.xhp
+++ b/source/text/scalc/01/04070200.xhp
@@ -22,7 +22,7 @@
<helpdocument version="1.0">
<meta>
<topic id="textscalc0104070200xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Insert Name</title>
+<title id="tit" xml-lang="en-US">Paste Names</title>
<filename>/text/scalc/01/04070200.xhp</filename>
</topic>
<history>
@@ -31,22 +31,28 @@
</meta>
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id3153195"><bookmark_value>cell ranges; inserting named ranges</bookmark_value>
-<bookmark_value>inserting; cell ranges</bookmark_value>
+<bookmark_value>inserting; cell ranges</bookmark_value> <bookmark_value>pasting; cell ranges</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/.uno:InsertName" id="bm_id4122121" localize="false"/><!-- HID added by script -->
<bookmark xml-lang="en-US" branch="hid/.uno:InsertName" id="bm_id3154910" localize="false"/>
-<paragraph role="heading" id="hd_id3153195" xml-lang="en-US" level="1" l10n="U" oldref="1">Insert Name</paragraph>
+<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/insertname/InsertNameDialog" id="bm_id3154910" localize="false"/>
+<paragraph role="heading" id="hd_id3153195" xml-lang="en-US" level="1">Paste Names</paragraph>
<paragraph role="paragraph" id="par_id3150011" xml-lang="en-US" l10n="U" oldref="2"><variable id="nameneinfuegentext"><ahelp hid=".uno:InsertName">Inserts a defined named cell range at the current cursor's position.</ahelp>
</variable></paragraph>
<paragraph role="note" id="par_id3149412" xml-lang="en-US" l10n="U" oldref="7">You can only insert a cell area after having defined a name for the area.</paragraph>
<section id="howtoget">
<embed href="text/scalc/00/00000404.xhp#einaei"/>
</section>
-<bookmark xml-lang="en-US" branch="hid/sc:ListBox:RID_SCDLG_NAMES_PASTE:LB_ENTRYLIST" id="bm_id3155415" localize="false"/>
-<paragraph role="heading" id="hd_id3153160" xml-lang="en-US" level="2" l10n="U" oldref="3">Insert name <comment>Changed in #102078#</comment></paragraph>
-<paragraph role="paragraph" id="par_id3154944" xml-lang="en-US" l10n="U" oldref="4"><ahelp hid="SC:LISTBOX:RID_SCDLG_NAMES_PASTE:LB_ENTRYLIST">Lists all defined cell areas. Double-click an entry to insert the named area into the active sheet at the current cursor position.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/sc:PushButton:RID_SCDLG_NAMES_PASTE:BTN_ADD" id="bm_id3153707" localize="false"/>
-<paragraph role="heading" id="hd_id3153418" xml-lang="en-US" level="2" l10n="U" oldref="5">Insert All</paragraph>
-<paragraph role="paragraph" id="par_id3155066" xml-lang="en-US" l10n="U" oldref="6"><ahelp hid="SC:PUSHBUTTON:RID_SCDLG_NAMES_PASTE:BTN_ADD">Inserts a list of all named areas and the corresponding cell references at the current cursor position.</ahelp></paragraph>
+
+<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/insertname/ctrl" id="bm_id3155415" localize="false"/>
+<paragraph role="heading" id="hd_id3153160" xml-lang="en-US" level="2">Table area</paragraph>
+<paragraph role="paragraph" id="par_id3154944" xml-lang="en-US"><ahelp hid="modules/scalc/ui/insertname/ctrl">Lists all defined cell areas. Double-click an entry to insert the named area into the active sheet at the current cursor position.</ahelp></paragraph>
+
+<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/insertname/pasteall" id="bm_id3153707" localize="false"/>
+<paragraph role="heading" id="hd_id3153418" xml-lang="en-US" level="2">Paste All</paragraph>
+<paragraph role="paragraph" id="par_id3155066" xml-lang="en-US"><ahelp hid="modules/scalc/ui/insertname/pasteall">Inserts a list of all named areas and the corresponding cell references at the current cursor position.</ahelp></paragraph>
+
+<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/insertname/paste" id="bm_id3153708" localize="false"/>
+<paragraph role="heading" id="hd_id3153419" xml-lang="en-US" level="2">Paste</paragraph>
+<paragraph role="paragraph" id="par_id3155067" xml-lang="en-US"><ahelp hid="modules/scalc/ui/insertname/paste">Inserts the selected named area and the corresponding cell reference at the current cursor position.</ahelp></paragraph>
</body>
</helpdocument>
More information about the Libreoffice-commits
mailing list