[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - svx/uiconfig
Mike Saunders
mike.saunders at documentfoundation.org
Mon Jun 20 18:21:14 UTC 2016
svx/uiconfig/ui/crashreportdlg.ui | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 31e4b88f4bf13cc58ba499c0f97b6c88e079558e
Author: Mike Saunders <mike.saunders at documentfoundation.org>
Date: Mon Jun 20 19:13:44 2016 +0200
improve wording for crash report dialog a bit
Change-Id: Ibf27d45d9a9a0dd57a82fdf9c44f4017a43d953a
Reviewed-on: https://gerrit.libreoffice.org/26524
Reviewed-by: Markus Mohrhard <markus.mohrhard at googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard at googlemail.com>
diff --git a/svx/uiconfig/ui/crashreportdlg.ui b/svx/uiconfig/ui/crashreportdlg.ui
index 240b334..39c6a34 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>
More information about the Libreoffice-commits
mailing list