diff options
Diffstat (limited to 'gtk')
-rw-r--r-- | gtk/src/ghb.m4 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/gtk/src/ghb.m4 b/gtk/src/ghb.m4 index 89089d8b2..b11978f89 100644 --- a/gtk/src/ghb.m4 +++ b/gtk/src/ghb.m4 @@ -1645,8 +1645,8 @@ This is often the feature title of a DVD.</property> <property name="label" translatable="yes">Reload</property> <property name="visible">False</property> <property name="can_focus">True</property> - <property name="tooltip_text" translatable="yes">Reload the encoding settings for the currently selected preset. - Modifications will be discarded.</property> + <property name="tooltip_text" translatable="yes">Reload the settings for the currently selected preset. +Modifications will be discarded.</property> <property name="receives_default">True</property> <property name="halign">end</property> <property name="action-name">app.preset-reload</property> @@ -1662,8 +1662,7 @@ This is often the feature title of a DVD.</property> <property name="label" translatable="yes">Save New Preset</property> <property name="visible">False</property> <property name="can_focus">True</property> - <property name="tooltip_text" translatable="yes">Reload the encoding settings for the currently selected preset. - Modifications will be discarded.</property> + <property name="tooltip_text" translatable="yes">Save the current settings to a new Preset.</property> <property name="receives_default">True</property> <property name="halign">end</property> <property name="action-name">app.preset-save-as</property> |