Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwurstsalat <mailtrash@posteo.de>2022-08-16 17:39:19 +0300
committerwurstsalat <mailtrash@posteo.de>2022-08-16 17:39:19 +0300
commitab34cf78070ab9ebb10d0979b84e214f5d9480c9 (patch)
tree7e29ed9317c68b6d64d84198d5a2be7e903c044e
parentfc4f9c43d6224f966de9ade9a68b6cad30ae2c0c (diff)
cfix: AccountPage: Use common string for ad-hoc commands
-rw-r--r--gajim/data/gui/account_page.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/gajim/data/gui/account_page.ui b/gajim/data/gui/account_page.ui
index 89136d504..039af561f 100644
--- a/gajim/data/gui/account_page.ui
+++ b/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">