[Libreoffice-commits] .: helpcontent2/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Oct 11 03:44:22 PDT 2012


 helpcontent2/source/text/shared/01/password_dlg.xhp            |    7 +++++--
 helpcontent2/source/text/shared/explorer/database/05000003.xhp |    4 ++--
 2 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit c7f4084d3fed2752ca5f55ffecf5469934b3a713
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Oct 11 11:42:46 2012 +0100

    fix up password help ids
    
    Change-Id: Iff652dc7e63eed43254f7e017f268ce9f3aca849

diff --git a/helpcontent2/source/text/shared/01/password_dlg.xhp b/helpcontent2/source/text/shared/01/password_dlg.xhp
index e988293..01d8ffe 100644
--- a/helpcontent2/source/text/shared/01/password_dlg.xhp
+++ b/helpcontent2/source/text/shared/01/password_dlg.xhp
@@ -39,6 +39,7 @@
    </meta>
    <body>
       <section id="passwort">
+         <bookmark xml-lang="en-US" branch="hid/sfx/ui/password/PasswordDialog" id="bm_id3152878" localize="false"/>
          <paragraph xml-lang="en-US" id="hd_id3146902" role="heading" level="1" l10n="U"
                     oldref="63"><link href="text/shared/01/password_dlg.xhp" name="Password">Password</link></paragraph>
          <paragraph xml-lang="en-US" id="par_id3154350" role="paragraph" l10n="U" oldref="64">Assigns a password to prevent users from making unauthorized changes.</paragraph>
@@ -48,7 +49,8 @@
          <paragraph xml-lang="en-US" id="par_id313339" role="paragraph" l10n="NEW">The permission password must be entered to edit the document.</paragraph>
 
 
-<bookmark xml-lang="en-US" branch="hid/sfx/ui/passwd/pass1ed" id="bm_id3152878" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/sfx/ui/password/pass1ed" id="bm_id3152878" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/sfx/ui/password/pass2ed" id="bm_id3152879" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/SC_HID_PASSWD_TABLE" id="bm_id3154044" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/uui:Edit:DLG_UUI_PASSWORD:ED_PASSWORD" id="bm_id3154099" localize="false"/>
 
@@ -56,7 +58,8 @@
 <paragraph xml-lang="en-US" id="hd_id3146857" role="heading" level="2" l10n="U"
                     oldref="65">Password</paragraph>
          <paragraph xml-lang="en-US" id="par_id3150502" role="paragraph" l10n="CHG" oldref="62"><ahelp hid="HID_PASSWD_TABLE">Type a password. A password is case sensitive.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/sfx/ui/passwd/confirm1ed" id="bm_id3149496" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/sfx/ui/password/confirm1ed" id="bm_id3149496" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/sfx/ui/password/confirm2ed" id="bm_id3149497" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/SC_HID_PASSWD_DOC" id="bm_id3154863" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/uui:Edit:DLG_UUI_PASSWORD_CRT:ED_PASSWORD_REPEAT" id="bm_id0928200904190676" localize="false"/>
 
diff --git a/helpcontent2/source/text/shared/explorer/database/05000003.xhp b/helpcontent2/source/text/shared/explorer/database/05000003.xhp
index af38022..b93e601 100644
--- a/helpcontent2/source/text/shared/explorer/database/05000003.xhp
+++ b/helpcontent2/source/text/shared/explorer/database/05000003.xhp
@@ -44,9 +44,9 @@
 <body>
 <paragraph role="heading" id="hd_id3163829" xml-lang="en-US" level="1" l10n="U" oldref="1">Enter / change password</paragraph>
 <paragraph role="paragraph" id="par_id3148520" xml-lang="en-US" l10n="U" oldref="2">Allows you to enter and confirm a new or changed password. If you have defined a new user, enter the user's name in this dialog.</paragraph>
-<bookmark xml-lang="en-US" branch="hid/sfx/ui/passwd/usered" id="bm_id3149283" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/sfx/ui/password/usered" id="bm_id3149283" localize="false"/>
 <paragraph role="heading" id="hd_id3157898" xml-lang="en-US" level="2" l10n="U" oldref="3">User</paragraph>
-<paragraph role="paragraph" id="par_id3149346" xml-lang="en-US" l10n="U" oldref="4"><ahelp hid="sfx/ui/passwd/usered">Specifies the name of the new user.</ahelp> This field is only visible if you have defined a new user.</paragraph>
+<paragraph role="paragraph" id="par_id3149346" xml-lang="en-US" l10n="U" oldref="4"><ahelp hid="sfx/ui/password/usered">Specifies the name of the new user.</ahelp> This field is only visible if you have defined a new user.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/dbaccess:Edit:DLG_PASSWORD:ED_OLDPASSWORD" id="bm_id3145346" localize="false"/>
 <paragraph role="heading" id="hd_id3153681" xml-lang="en-US" level="2" l10n="U" oldref="9">Old password</paragraph>
 <paragraph role="paragraph" id="par_id3147576" xml-lang="en-US" l10n="U" oldref="10"><ahelp hid="DBACCESS_EDIT_DLG_PASSWORD_ED_OLDPASSWORD">Enter the old password.</ahelp> This field is visible when you have started the dialog via <emph>Change password</emph>.</paragraph>


More information about the Libreoffice-commits mailing list