diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-03-06 15:37:55 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-03-06 15:37:55 +0000 |
commit | 70414f0a347073ad19f0fa6b73b5ff0573fd45cf (patch) | |
tree | db8cca0f2c005664892a4380a0894b0d98d7acdf /source | |
parent | b4f6cd5e44fc4ec8b2ade32605874d944ec0b003 (diff) |
update helpids for open password dialog .ui conversion
Change-Id: Ia04bf7951a1b0ec71bee37d92912eec179843283
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/password_dlg.xhp | 6 | ||||
-rw-r--r-- | source/text/shared/01/password_main.xhp | 9 |
2 files changed, 6 insertions, 9 deletions
diff --git a/source/text/shared/01/password_dlg.xhp b/source/text/shared/01/password_dlg.xhp index f5d47dd008..6151689dcc 100644 --- a/source/text/shared/01/password_dlg.xhp +++ b/source/text/shared/01/password_dlg.xhp @@ -41,16 +41,16 @@ <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"/> +<bookmark xml-lang="en-US" branch="hid/uui/ui/password/newpassEntry" id="bm_id3154099" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/uui:Edit:DLG_UUI_PASSWORD_CRT:ED_PASSWORD_CRT" id="bm_id0928200904183274" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/uui/ui/masterpassworddlg/password" id="bm_id0928200904183274" localize="false"/> <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/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"/> +<bookmark xml-lang="en-US" branch="hid/uui/ui/password/confirmpassEntry" id="bm_id0928200904190676" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3153029" role="heading" level="2" l10n="U" oldref="66">Confirm</paragraph> diff --git a/source/text/shared/01/password_main.xhp b/source/text/shared/01/password_main.xhp index 85c48a1973..7042429017 100644 --- a/source/text/shared/01/password_main.xhp +++ b/source/text/shared/01/password_main.xhp @@ -52,16 +52,13 @@ </listitem> </list> </section> -<!-- removed HID UUI_EDIT_DLG_UUI_PASSWORD_CRT_ED_MASTERPASSWORD_CRT --> -<!-- removed HID UUI_EDIT_DLG_UUI_PASSWORD_ED_MASTERPASSWORD --> <paragraph xml-lang="en-US" id="hd_id3147588" role="heading" level="2" l10n="U" oldref="7">Master password</paragraph> - <paragraph xml-lang="en-US" id="par_id3148731" role="paragraph" l10n="U" oldref="8"><ahelp hid="UUI_EDIT_DLG_UUI_PASSWORD_ED_MASTERPASSWORD">Type a master password to prevent unauthorized users from accessing stored passwords.</ahelp></paragraph> -<!-- removed HID UUI_EDIT_DLG_UUI_PASSWORD_CRT_ED_MASTERPASSWORD_REPEAT --> + <paragraph xml-lang="en-US" id="par_id3148731" role="paragraph" l10n="U" oldref="8"><ahelp hid="uui/ui/setmasterpassworddlg/password1">Type a master password to prevent unauthorized users from accessing stored passwords.</ahelp></paragraph> <paragraph xml-lang="en-US" id="hd_id3144436" role="heading" level="2" l10n="U" oldref="9">Confirm master password</paragraph> - <paragraph xml-lang="en-US" id="par_id3145129" role="paragraph" l10n="U" oldref="10"><ahelp hid="UUI_EDIT_DLG_UUI_PASSWORD_CRT_ED_MASTERPASSWORD_REPEAT">Re-enter the master password.</ahelp></paragraph> + <paragraph xml-lang="en-US" id="par_id3145129" role="paragraph" l10n="U" oldref="10"><ahelp hid="uui/ui/setmasterpassworddlg/password2">Re-enter the master password.</ahelp></paragraph> </section> <section id="relatedtopics"> <embed href="text/shared/guide/protection.xhp#protection"/> </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |