summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorMike Saunders <mike.saunders@documentfoundation.org>2016-06-20 19:13:44 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-06-20 18:20:54 +0000
commit31e4b88f4bf13cc58ba499c0f97b6c88e079558e (patch)
tree3e598c8f6df4a33e22d3acb20c3ddaf8ad04ac4e /svx
parent12e8a8e0f4cb9588a4a26fe60223bc85075c691a (diff)
improve wording for crash report dialog a bit
Change-Id: Ibf27d45d9a9a0dd57a82fdf9c44f4017a43d953a Reviewed-on: https://gerrit.libreoffice.org/26524 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'svx')
-rw-r--r--svx/uiconfig/ui/crashreportdlg.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/uiconfig/ui/crashreportdlg.ui b/svx/uiconfig/ui/crashreportdlg.ui
index 240b3340911d..39c6a348744f 100644
--- a/svx/uiconfig/ui/crashreportdlg.ui
+++ b/svx/uiconfig/ui/crashreportdlg.ui
@@ -69,9 +69,9 @@
<object class="GtkLabel" id="ed_pre">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">We are sorry but it seems that %PRODUCTNAME crashed the last time.
+ <property name="label" translatable="yes">Unfortunately it seems that %PRODUCTNAME crashed when it was last run.
-You can help us fix this issue by sending the crash report to the %PRODUCTNAME crash reporting server.</property>
+You can help us to fix this issue by sending an anonymous crash report to the %PRODUCTNAME crash reporting server.</property>
<property name="wrap">True</property>
</object>
<packing>
@@ -86,7 +86,7 @@ You can help us fix this issue by sending the crash report to the %PRODUCTNAME c
<property name="valign">center</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">The crash report was successfully uploaded.
-You can soon find the report on:
+You can soon find the report at:
crashreport.libreoffice.org/stats/crash_details/%CRASHID</property>
<property name="wrap">True</property>
<property name="selectable">True</property>