Make it consistent with other UIs
Fixes https://github.com/HandBrake/HandBrake/issues/1309
<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"><b>Custom Picture Dimensions</b></property>
+ <property name="label" translatable="yes"><b>Dimensions</b></property>
<property name="use_markup">True</property>
</object>
<packing>