gtkplacesview: mark string as translatable
We missed it. https://bugzilla.gnome.org/show_bug.cgi?id=771666
This commit is contained in:
parent
a3f1596069
commit
cc814fdeac
@ -213,7 +213,7 @@
|
|||||||
<child>
|
<child>
|
||||||
<object class="GtkLabel">
|
<object class="GtkLabel">
|
||||||
<property name="visible">1</property>
|
<property name="visible">1</property>
|
||||||
<property name="label" comments="Translators: do not translate sftp:// and ssh://">sftp:// or ssh://</property>
|
<property name="label" translatable="yes" comments="Translators: do not translate sftp:// and ssh://">sftp:// or ssh://</property>
|
||||||
<property name="xalign">0</property>
|
<property name="xalign">0</property>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
|
Loading…
Reference in New Issue
Block a user