Yann Leboulanger pushed to branch master at gajim / gajim

Commits:
c6dbf775 by Yann Leboulanger at 2018-08-18T12:39:32Z
make a string not translatable

- - - - -


1 changed file:

- gajim/data/gui/add_new_contact_window.ui


Changes:

=====================================
gajim/data/gui/add_new_contact_window.ui
=====================================
--- a/gajim/data/gui/add_new_contact_window.ui
+++ b/gajim/data/gui/add_new_contact_window.ui
@@ -127,7 +127,7 @@
             <property name="can_focus">True</property>
             <property name="hexpand">True</property>
             <property name="activates_default">True</property>
-            <property name="placeholder_text" 
translatable="yes">[email protected]</property>
+            <property name="placeholder_text">[email protected]</property>
           </object>
           <packing>
             <property name="left_attach">1</property>



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

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/c6dbf775fa1e5450bca0796f8da348388f07db01
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