svx/uiconfig/ui/crashreportdlg.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit ea9863c0104bfa74e7542f850768c2c0ee63a577 Author: Seth Chaiklin <sdc.bla...@youmail.dk> AuthorDate: Wed Dec 2 01:41:36 2020 +0100 Commit: Heiko Tietze <heiko.tie...@documentfoundation.org> CommitDate: Wed Dec 2 09:59:25 2020 +0100 Partially resolve: tdf#113286 Add https:// to URL in Crash Report Also: "Don't" --> "Do Not" in another button label Change-Id: I320a2f3fbe1ad1d2ac3efff94c0195be15335a17 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107018 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.bla...@youmail.dk> Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org> diff --git a/svx/uiconfig/ui/crashreportdlg.ui b/svx/uiconfig/ui/crashreportdlg.ui index a4c6e6308c76..65b0931c280b 100644 --- a/svx/uiconfig/ui/crashreportdlg.ui +++ b/svx/uiconfig/ui/crashreportdlg.ui @@ -5,7 +5,7 @@ <object class="GtkTextBuffer" id="textbuffer1"> <property name="text" translatable="yes" context="crashreportdlg|ed_post">The crash report was successfully uploaded. You can soon find the report at: -crashreport.libreoffice.org/stats/crash_details/%CRASHID</property> +https://crashreport.libreoffice.org/stats/crash_details/%CRASHID</property> </object> <object class="GtkTextBuffer" id="textbuffer2"> <property name="text" translatable="yes" context="crashreportdlg|ed_bugreport">Please check the report and if no bug report is connected to the crash report yet, open a new bug report at bugs.documentfoundation.org. @@ -47,7 +47,7 @@ Thank you for your help in improving %PRODUCTNAME.</property> </child> <child> <object class="GtkButton" id="btn_cancel"> - <property name="label" translatable="yes" context="crashreportdlg|btn_cancel">Do_n’t Send</property> + <property name="label" translatable="yes" context="crashreportdlg|btn_cancel">Do _Not Send</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits