diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-05-28 20:47:25 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-05-29 12:11:09 +0200 |
commit | 921da60c0a7bf06943277d27dad3e10b19d7d5bd (patch) | |
tree | e304b1587faf5816ecdfb81421465192c816f40f /source/text/shared/02 | |
parent | f527d4cfc5f65bb6fec477f540da3794e9fa744d (diff) |
tdf#154996 Add tabbed UI commands in Help page
+ refactoring
Change-Id: I8d16368723426d6c7f9be66f8000fbe79e4e4e57
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/152364
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/02')
-rw-r--r-- | source/text/shared/02/07060000.xhp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/source/text/shared/02/07060000.xhp b/source/text/shared/02/07060000.xhp index c6db6c9bf2..999e06e9d9 100644 --- a/source/text/shared/02/07060000.xhp +++ b/source/text/shared/02/07060000.xhp @@ -20,7 +20,7 @@ <meta> <topic id="textshared0207060000xml" indexer="include" status="PUBLISH"> - <title xml-lang="en-US" id="tit">Reload</title> + <title id="tit">Reload</title> <filename>/text/shared/02/07060000.xhp</filename> </topic> <history> @@ -29,12 +29,12 @@ </meta> <body> <section id="reload"> -<bookmark branch="index" xml-lang="en-US" id="bm_id3153089"><bookmark_value>reloading; documents</bookmark_value><bookmark_value>documents; reloading</bookmark_value><bookmark_value>loading; reloading</bookmark_value></bookmark> -<bookmark branch="hid/.uno:Reload" xml-lang="en-US" id="bm_id3144740" localize="false"/> +<bookmark branch="index" id="bm_id3153089"><bookmark_value>reloading; documents</bookmark_value><bookmark_value>documents; reloading</bookmark_value><bookmark_value>loading; reloading</bookmark_value></bookmark> +<bookmark branch="hid/.uno:Reload" id="bm_id3144740" localize="false"/> <h1 id="hd_id3153089"><link href="text/shared/02/07060000.xhp">Reload</link></h1> -<paragraph role="paragraph" id="par_id3151315" xml-lang="en-US"><ahelp hid=".uno:Reload" visibility="visible">Replaces the current document with the last saved version.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3151315"><ahelp hid=".uno:Reload" visibility="visible">Replaces the current document with the last saved version.</ahelp></paragraph> </section> -<paragraph role="paragraph" id="par_id3159201" xml-lang="en-US">Any changes made after the last save will be lost.</paragraph> +<paragraph role="paragraph" id="par_id3159201">Any changes made after the last save will be lost.</paragraph> <section id="howtoget"> <embed href="text/shared/00/00000401.xhp#last"/> </section> |