Skip to content

Commit ee41071

Browse files
rbujraveit65
authored andcommitted
Make translatable the auth-username-label in lock-dialog-default.ui
1 parent 1b4d6e7 commit ee41071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/lock-dialog-default.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<object class="GtkLabel" id="auth-username-label">
9898
<property name="visible">True</property>
9999
<property name="can_focus">False</property>
100-
<property name="label">&lt;span size="small"&gt;%U on %h&lt;/span&gt;</property>
100+
<property name="label" translatable="yes">&lt;span size="small"&gt;%U on %h&lt;/span&gt;</property>
101101
<property name="use_markup">True</property>
102102
</object>
103103
<packing>

0 commit comments

Comments
 (0)