Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
ab34cf78 by wurstsalat at 2022-08-16T16:39:19+02:00
cfix: AccountPage: Use common string for ad-hoc commands
- - - - -
1 changed file:
- gajim/data/gui/account_page.ui
Changes:
=====================================
gajim/data/gui/account_page.ui
=====================================
@@ -233,7 +233,7 @@
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">True</property>
- <property name="tooltip-text"
translatable="yes">Ad-Hoc Commands…</property>
+ <property name="tooltip-text"
translatable="yes">Execute Command…</property>
<signal name="clicked" handler="_on_adhoc_commands"
swapped="no"/>
<child>
<object class="GtkImage">
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/ab34cf78070ab9ebb10d0979b84e214f5d9480c9
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/ab34cf78070ab9ebb10d0979b84e214f5d9480c9
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