]> granicus.if.org Git - handbrake/commitdiff
LinGui: change Audio/Subtitle "Defaults" to "Selection"
authorJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 20 Jun 2017 22:09:33 +0000 (15:09 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 20 Jun 2017 22:09:33 +0000 (15:09 -0700)
There is persistent confusion about how to configure audio and subtitle
selection behavior.  Hopefully this will help steer people in the right
direction.

gtk/src/ghb.m4

index ed0319cdc6f93bc53315f73db343b891213369f7..72f193dcf597dc075079a9c9b67c0e48fdeb76ac 100644 (file)
@@ -4781,7 +4781,7 @@ This permits FLAC passthru to be selected when automatic passthru selection is e
                       <packing>
                         <property name="position">4</property>
                         <property name="name">audio_defaults_tab</property>
-                        <property name="title" translatable="yes">Audio Defaults</property>
+                        <property name="title" translatable="yes">Audio Selection</property>
                       </packing>
                     </child>
                     <child>
@@ -5282,7 +5282,7 @@ Only one subtitle track can be burned! Since conflicts can occur, the first chos
                       <packing>
                         <property name="position">6</property>
                         <property name="name">subtitle_defaults_tab</property>
-                        <property name="title" translatable="yes">Subtitle Defaults</property>
+                        <property name="title" translatable="yes">Subtitle Selection</property>
                       </packing>
                     </child>
                     <child>