diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-11-03 12:21:37 +0100 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-11-03 14:25:12 +0100 |
commit | 2569c33f4a46240c9339c7b08568cbf4f1f3bfea (patch) | |
tree | 231cca5479ccfa27c6d8aca8d5fe029ba9b20ad1 /svx/uiconfig | |
parent | 5072e6667f9eaa3b172cdf69ce33cc224d12b174 (diff) |
SafeModeDialog: Improve description
Change-Id: I86f4a322f3d68caafcfe206e2d0f2164bc789bd8
Diffstat (limited to 'svx/uiconfig')
-rw-r--r-- | svx/uiconfig/ui/safemodedialog.ui | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/svx/uiconfig/ui/safemodedialog.ui b/svx/uiconfig/ui/safemodedialog.ui index fd6577c84a50..91d237341529 100644 --- a/svx/uiconfig/ui/safemodedialog.ui +++ b/svx/uiconfig/ui/safemodedialog.ui @@ -72,7 +72,9 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">%PRODUCTNAME is now running in Safe Mode. You can make one or more of the following changes to return to a working state. + <property name="label" translatable="yes">%PRODUCTNAME is now running in Safe Mode wich temporarily disables your configuration and extensions. + +You can make one or more of the following changes to return to a working state. The offered possible changes get more radical from top to bottom, so it is recommended to try them thoroughly one after the other.</property> <property name="wrap">True</property> |