diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-05-14 17:12:07 +0200 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-05-15 09:05:18 +0200 |
commit | 298b223bd6e57829ca6e616eca6995622dcc1201 (patch) | |
tree | 39f4624ca0f83d95ff6d381c7be01d124a457c4d | |
parent | 8f6a82ee50714e2d768f8fe49c60ce78a6764c51 (diff) |
tdf#107229 Update Open Template menu command page
Sync with current UI
Add howtoget section
Translate German section ID
Change-Id: Ib0f3969d731e2c8e7b5781cf03f9dfd1d62f1ea2
Reviewed-on: https://gerrit.libreoffice.org/37619
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
-rw-r--r-- | source/text/shared/01/01110400.xhp | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/source/text/shared/01/01110400.xhp b/source/text/shared/01/01110400.xhp index 416bfb24a5..acd8a29b0e 100644 --- a/source/text/shared/01/01110400.xhp +++ b/source/text/shared/01/01110400.xhp @@ -22,22 +22,18 @@ <helpdocument version="1.0"> <meta> <topic id="textshared0101110400xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Edit</title> +<title id="tit" xml-lang="en-US">Open Template</title> <filename>/text/shared/01/01110400.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> </meta> <body> -<section id="bearbeiten"> -<bookmark xml-lang="en-US" branch="hid/.uno:OpenTemplate" id="bm_id8325283" localize="false"/><!-- HID added by script --> +<section id="opentemplate"> <bookmark xml-lang="en-US" branch="hid/.uno:OpenTemplate" id="bm_id3148668" localize="false"/> -<paragraph role="heading" id="hd_id3150620" xml-lang="en-US" level="1"><link href="text/shared/01/01110400.xhp" name="Edit">Edit</link></paragraph> +<paragraph role="heading" id="hd_id3150620" xml-lang="en-US" level="1"><link href="text/shared/01/01110400.xhp" name="Open Template">Open Template</link></paragraph> <paragraph role="paragraph" id="par_id3144415" xml-lang="en-US"><ahelp hid=".uno:OpenTemplate">Opens a dialog where you can select a template for editing.</ahelp></paragraph> </section> <section id="howtoget"> - +<paragraph id="par_id01110401" role="paragraph" xml-lang="en-US">Select <emph>File - Templates - Open Template</emph></paragraph> </section> </body> </helpdocument> |