diff options
-rw-r--r-- | gtk/po/ghb.pot | 2 | ||||
-rw-r--r-- | gtk/src/ghb3.ui | 2 | ||||
-rw-r--r-- | gtk/src/ghb4.ui | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gtk/po/ghb.pot b/gtk/po/ghb.pot index 005d9165a..af6a1fedf 100644 --- a/gtk/po/ghb.pot +++ b/gtk/po/ghb.pot @@ -1645,7 +1645,7 @@ msgid "Filter short DVD and Blu-ray titles (seconds)" msgstr "" #: src/ghb3.ui:7425 -msgid "Clear completed queue items after and encode completes" +msgid "Clear completed queue items after an encode completes" msgstr "" #: src/ghb3.ui:7429 diff --git a/gtk/src/ghb3.ui b/gtk/src/ghb3.ui index c5363eb4f..5725bdf95 100644 --- a/gtk/src/ghb3.ui +++ b/gtk/src/ghb3.ui @@ -7422,7 +7422,7 @@ Only one subtitle track can be burned! Since conflicts can occur, the first chos </child> <child> <object class="GtkCheckButton" id="RemoveFinishedJobs"> - <property name="label" translatable="yes">Clear completed queue items after and encode completes</property> + <property name="label" translatable="yes">Clear completed queue items after an encode completes</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> diff --git a/gtk/src/ghb4.ui b/gtk/src/ghb4.ui index 113154d61..3d125ef3d 100644 --- a/gtk/src/ghb4.ui +++ b/gtk/src/ghb4.ui @@ -6268,7 +6268,7 @@ Only one subtitle track can be burned! Since conflicts can occur, the first chos </child> <child> <object class="GtkCheckButton" id="RemoveFinishedJobs"> - <property name="label" translatable="yes">Clear completed queue items after and encode completes</property> + <property name="label" translatable="yes">Clear completed queue items after an encode completes</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> |