Yann Leboulanger pushed to branch master at gajim / gajim

Commits:
dc58586a by Yann Leboulanger at 2018-04-04T14:23:12+02:00
mark string as translatable. Fixes #9050

- - - - -


1 changed file:

- gajim/data/gui/contact_context_menu.ui


Changes:

=====================================
gajim/data/gui/contact_context_menu.ui
=====================================
--- a/gajim/data/gui/contact_context_menu.ui
+++ b/gajim/data/gui/contact_context_menu.ui
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.18.3 -->
+<!-- Generated with glade 3.20.0 -->
 <interface>
   <requires lib="gtk+" version="3.12"/>
   <object class="GtkAccelGroup" id="accelgroup1"/>
@@ -218,7 +218,7 @@
     <child>
       <object class="GtkMenuItem" id="information_menuitem">
         <property name="can_focus">False</property>
-        <property name="label">_Information</property>
+        <property name="label" translatable="yes">_Information</property>
         <property name="use_underline">True</property>
       </object>
     </child>



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/dc58586a7ad51ad8447c1a9ada257a2a572b23fa

---
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/dc58586a7ad51ad8447c1a9ada257a2a572b23fa
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to