summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/password.ui
diff options
context:
space:
mode:
Diffstat (limited to 'cui/uiconfig/ui/password.ui')
-rw-r--r--cui/uiconfig/ui/password.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/cui/uiconfig/ui/password.ui b/cui/uiconfig/ui/password.ui
index 2a550423b4ae..9588a2b8fa92 100644
--- a/cui/uiconfig/ui/password.ui
+++ b/cui/uiconfig/ui/password.ui
@@ -22,13 +22,13 @@
<property name="layout_style">end</property>
<child>
<object class="GtkButton" id="ok">
- <property name="label">gtk-ok</property>
+ <property name="label" translatable="yes" context="stock">_OK</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
<property name="has_default">True</property>
<property name="receives_default">True</property>
- <property name="use_stock">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -38,11 +38,11 @@
</child>
<child>
<object class="GtkButton" id="cancel">
- <property name="label">gtk-cancel</property>
+ <property name="label" translatable="yes" context="stock">_Cancel</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="use_stock">True</property>
+ <property name="use-underline">True</property>
</object>
<packing>
<property name="expand">False</property>