gtkplacesview: mark string as translatable

We missed it.

https://bugzilla.gnome.org/show_bug.cgi?id=771666
This commit is contained in:
Carlos Soriano 2016-09-22 16:56:51 +02:00
parent a3f1596069
commit cc814fdeac

View File

@ -213,7 +213,7 @@
<child>
<object class="GtkLabel">
<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>
</object>
<packing>