summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorshameempk <mailtoshameempk@gmail.com>2019-10-09 21:21:02 +0530
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2019-10-10 08:20:25 +0200
commit4c9cf046be055affee94a533f9db67f6fb0702cb (patch)
tree733c1b699543c33512fbe985b58d55964ef01ef9 /svx
parentf26a5f32dc11cd8b4a72ef1519b8f38ec80e126c (diff)
tdf#127525 Replaces hotkeys for "Don't Save" button from "D" to "n".
Change-Id: I23455e7feb9effafa20722545196f19eb8b34d7b Reviewed-on: https://gerrit.libreoffice.org/80558 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'svx')
-rw-r--r--svx/uiconfig/ui/crashreportdlg.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/uiconfig/ui/crashreportdlg.ui b/svx/uiconfig/ui/crashreportdlg.ui
index a31f50aa3bcf..68741c6b362d 100644
--- a/svx/uiconfig/ui/crashreportdlg.ui
+++ b/svx/uiconfig/ui/crashreportdlg.ui
@@ -50,7 +50,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">_Don’t Send</property>
+ <property name="label" translatable="yes" context="crashreportdlg|btn_cancel">Do_n’t Send</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>