diff options
Diffstat (limited to 'sfx2/uiconfig/ui')
-rw-r--r-- | sfx2/uiconfig/ui/querysavedialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/uiconfig/ui/querysavedialog.ui b/sfx2/uiconfig/ui/querysavedialog.ui index 3e3bf0888038..fef80d457183 100644 --- a/sfx2/uiconfig/ui/querysavedialog.ui +++ b/sfx2/uiconfig/ui/querysavedialog.ui @@ -22,7 +22,7 @@ <property name="can_focus">False</property> <child> <object class="GtkButton" id="discard"> - <property name="label" translatable="yes" context="querysavedialog|discard">_Don’t Save</property> + <property name="label" translatable="yes" context="querysavedialog|discard">Do_n’t Save</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> |