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


Commits:
a77decef by Philipp Hörist at 2022-12-03T09:42:30+01:00
cfix: AccountWizard: Don’t translate URL labels

- - - - -


1 changed file:

- gajim/data/gui/account_wizard.ui


Changes:

=====================================
gajim/data/gui/account_wizard.ui
=====================================
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.38.2 -->
+<!-- Generated with glade 3.40.0 -->
 <interface>
   <requires lib="gtk+" version="3.22"/>
   <object class="GtkBox" id="account_label_box">
@@ -659,7 +659,7 @@ Creating an account on one server allows you to communicate 
with contacts from o
           <object class="GtkLabel" id="recommendation_link1">
             <property name="visible">True</property>
             <property name="can-focus">False</property>
-            <property name="label" translatable="yes">&lt;a 
href='https://xmpp.org/getting-started/'&gt;xmpp.org/getting-started&lt;/a&gt;</property>
+            <property name="label">&lt;a 
href='https://xmpp.org/getting-started/'&gt;xmpp.org/getting-started&lt;/a&gt;</property>
             <property name="use-markup">True</property>
             <property name="wrap">True</property>
             <property name="wrap-mode">word-char</property>
@@ -695,7 +695,7 @@ Creating an account on one server allows you to communicate 
with contacts from o
           <object class="GtkLabel" id="recommendation_link2">
             <property name="visible">True</property>
             <property name="can-focus">False</property>
-            <property name="label" translatable="yes">&lt;a 
href='https://conversations.im/compliance/'&gt;conversations.im/compliance&lt;/a&gt;</property>
+            <property name="label">&lt;a 
href='https://conversations.im/compliance/'&gt;conversations.im/compliance&lt;/a&gt;</property>
             <property name="use-markup">True</property>
             <property name="wrap">True</property>
             <property name="wrap-mode">word-char</property>



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

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