diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/uiconfig/ui/crashreportdlg.ui | 2 |
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> |