Philipp Hörist pushed to branch master at gajim / gajim


Commits:
48e80218 by Philipp Hörist at 2022-10-30T19:34:29+01:00
cfix: Don’t translate xmpp address not translatable

- - - - -


1 changed file:

- gajim/data/gui/account_wizard.ui


Changes:

=====================================
gajim/data/gui/account_wizard.ui
=====================================
@@ -330,7 +330,7 @@
         <property name="can-focus">True</property>
         <property name="tooltip-text" translatable="yes">Your XMPP address 
(e.g. [email protected])</property>
         <property name="activates-default">True</property>
-        <property name="placeholder-text" 
translatable="yes">[email protected]</property>
+        <property name="placeholder-text">[email protected]</property>
         <property name="completion">entrycompletion1</property>
       </object>
       <packing>



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/48e8021863ace562c0257574f1c98ffd74a2690f

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