Daniel Brötzmann pushed to branch master at gajim / gajim


Commits:
a428629f by wurstsalat at 2024-08-31T22:49:06+02:00
cfix: Plugins Window: Remove unintended string translations

- - - - -


1 changed file:

- gajim/data/gui/plugins.ui


Changes:

=====================================
gajim/data/gui/plugins.ui
=====================================
@@ -260,7 +260,7 @@
                 <property name="visible">True</property>
                 <property name="can-focus">False</property>
                 <property name="halign">start</property>
-                <property name="label" translatable="yes">&lt;Plugin 
Name&gt;</property>
+                <property name="label">&lt;Plugin Name&gt;</property>
                 <property name="selectable">True</property>
                 <style>
                   <class name="large-header"/>
@@ -307,7 +307,7 @@
             <property name="visible">True</property>
             <property name="can-focus">False</property>
             <property name="halign">start</property>
-            <property name="label" 
translatable="yes">&lt;Description&gt;</property>
+            <property name="label">&lt;Description&gt;</property>
             <property name="wrap">True</property>
             <property name="wrap-mode">word-char</property>
             <property name="selectable">True</property>
@@ -412,7 +412,7 @@
                 <property name="visible">True</property>
                 <property name="can-focus">False</property>
                 <property name="halign">start</property>
-                <property name="label" 
translatable="yes">&lt;empty&gt;</property>
+                <property name="label">&lt;empty&gt;</property>
                 <property name="wrap">True</property>
                 <property name="wrap-mode">word-char</property>
                 <property name="xalign">0</property>



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

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/a428629fa2ae6ce56baf8871db940aa3a3ae5997
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to