diff options
Diffstat (limited to '')
-rw-r--r-- | portato/gui/templates/MainWindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portato/gui/templates/MainWindow.ui b/portato/gui/templates/MainWindow.ui index 05e9545..2eaaae1 100644 --- a/portato/gui/templates/MainWindow.ui +++ b/portato/gui/templates/MainWindow.ui @@ -644,7 +644,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="receives_default">False</property> - <property name="tooltip_text" translatable="yes">Execute the current selected queue</property> + <property name="tooltip_text" translatable="yes">Execute the currently selected queue</property> <signal name="clicked" handler="cb_execute_clicked"/> <child> <object class="GtkHBox" id="hbox7"> |