]> granicus.if.org Git - handbrake/commitdiff
LinGui: update preset save dialog "Dimensions" label
authorJohn Stebbins <jstebbins.hb@gmail.com>
Fri, 12 Jul 2019 21:55:35 +0000 (14:55 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Fri, 12 Jul 2019 21:58:03 +0000 (14:58 -0700)
Make it consistent with other UIs
Fixes https://github.com/HandBrake/HandBrake/issues/1309

gtk/src/ghb.m4

index cae4291f4ca2399e10a6d87472f17fde29dd1e20..9a7c6e175e5e5a43631224be9910f0bde19405a9 100644 (file)
@@ -8560,7 +8560,7 @@ Uncheck this if you want to allow changing each title's settings independently.<
                     <property name="can_focus">False</property>
                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
                     <property name="halign">start</property>
-                    <property name="label" translatable="yes">&lt;b&gt;Custom Picture Dimensions&lt;/b&gt;</property>
+                    <property name="label" translatable="yes">&lt;b&gt;Dimensions&lt;/b&gt;</property>
                     <property name="use_markup">True</property>
                   </object>
                   <packing>