[gtk+] gtkplacesview: mark string as translatable



commit cc814fdeac6e116c271365e679701dd3ce329362
Author: Carlos Soriano <csoriano gnome org>
Date:   Thu Sep 22 16:56:51 2016 +0200

    gtkplacesview: mark string as translatable
    
    We missed it.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=771666

 gtk/ui/gtkplacesview.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/ui/gtkplacesview.ui b/gtk/ui/gtkplacesview.ui
index df2b134..9774049 100644
--- a/gtk/ui/gtkplacesview.ui
+++ b/gtk/ui/gtkplacesview.ui
@@ -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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]