diff options
author | Katarina Behrens <Katarina.Behrens@cib.de> | 2017-01-16 11:07:52 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2017-01-16 12:03:44 +0000 |
commit | b79a20a305cc44ab3fb1a10325274d4867768d66 (patch) | |
tree | 5f3ea043da726ccfee05ba8723065ee1c2e720d7 | |
parent | f877da8362728007c4771e731487149c084fc2da (diff) |
Update safe mode help text to reflect changes in UI
Change-Id: Icdbb9ed9ae3cf8bc41f44b407d0d352a7d4fde32
Reviewed-on: https://gerrit.libreoffice.org/33161
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
-rw-r--r-- | source/text/shared/01/profile_safe_mode.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/profile_safe_mode.xhp b/source/text/shared/01/profile_safe_mode.xhp index 1dfedca7f2..fa173c0d15 100644 --- a/source/text/shared/01/profile_safe_mode.xhp +++ b/source/text/shared/01/profile_safe_mode.xhp @@ -42,8 +42,8 @@ <paragraph id="par_id281120160944279896" role="paragraph" xml-lang="en-US">This option will let you work with %PRODUCTNAME as you are used to, but using a temporary user profile. It also means that all configuration changes made to the temporary user profile will be lost after restart.</paragraph> <bookmark xml-lang="en-US" branch="hid/svx/ui/safemodedialog/btn_quit" id="bm_id281120160940131145" localize="false"/> -<paragraph role="heading" id="hd_id281120163149552" xml-lang="en-US" level="3">Quit</paragraph> -<paragraph id="par_id281120160944279161" role="paragraph" xml-lang="en-US">Choosing <emph>Quit</emph> will just exit %PRODUCTNAME. Use this option if you got here by accident.</paragraph> +<paragraph role="heading" id="hd_id281120163149552" xml-lang="en-US" level="3">Restart in Normal Mode</paragraph> +<paragraph id="par_id281120160944279161" role="paragraph" xml-lang="en-US">Choosing <emph>Restart in Normal Mode</emph> will discard all changes, terminate safe mode and start %PRODUCTNAME again in normal mode. Use this option if you got here by accident.</paragraph> <bookmark xml-lang="en-US" branch="hid/svx/ui/safemodedialog/btn_restart" id="bm_id281120160940131144" localize="false"/> <paragraph role="heading" id="hd_id281120163149543" xml-lang="en-US" level="3">Apply Changes and Restart</paragraph> |