diff options
-rw-r--r-- | gtk/src/ghb.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index 1a694696e..56aa9051e 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -2357,9 +2357,9 @@ This allows a player to initiate playback before downloading the entire file.</p <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> - <property name="tooltip_text">When picture settings require that the image + <property name="tooltip_text" translatable="yes">When picture settings require that the image dimensions be rounded to some multiple number -of pixels. This setting will crop a few extra pixels +of pixels, this setting will crop a few extra pixels instead of doing exact cropping and then scaling to the required multiple.</property> <property name="xalign">0</property> |