diff options
author | Johnny_M <klasse@partyheld.de> | 2020-08-07 14:39:35 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-07 17:10:12 +0200 |
commit | c21147b7a058057fbfce13d78ce428cb2bf793cb (patch) | |
tree | 4700b67fb7d6184853fa42bd3fea50ca2e429fe7 /source | |
parent | b80ac51da7f49b4c2978ccf07d99707dca37450e (diff) |
tdf#132643 Translate German section IDs
Change-Id: I3a58bdc316a356a2e53affe1a996d6809039b279
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100319
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/password_dlg.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/explorer/database/11020000.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/password_dlg.xhp b/source/text/shared/01/password_dlg.xhp index 5e04cf60af..feeccb25c8 100644 --- a/source/text/shared/01/password_dlg.xhp +++ b/source/text/shared/01/password_dlg.xhp @@ -27,7 +27,7 @@ </topic> </meta> <body> - <section id="passwort"> + <section id="password"> <bookmark xml-lang="en-US" branch="hid/sfx/ui/password/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/uui/ui/password/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/password/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> diff --git a/source/text/shared/explorer/database/11020000.xhp b/source/text/shared/explorer/database/11020000.xhp index e2fdc0b809..642783c674 100644 --- a/source/text/shared/explorer/database/11020000.xhp +++ b/source/text/shared/explorer/database/11020000.xhp @@ -37,7 +37,7 @@ <paragraph role="heading" id="hd_id3148642" xml-lang="en-US" level="2">User Name</paragraph> <paragraph role="paragraph" id="par_id3154514" xml-lang="en-US"><ahelp hid=".">Type the user name for accessing the database.</ahelp></paragraph> </section> -<section id="passwort"> +<section id="password"> <paragraph role="heading" id="hd_id3153665" xml-lang="en-US" level="2">Password required</paragraph> <paragraph role="paragraph" id="par_id3145119" xml-lang="en-US"><ahelp hid=".">Prevents an unauthorized user from accessing the database. You only need to enter the password once per session.</ahelp></paragraph> </section> |