summaryrefslogtreecommitdiffstats
path: root/gtk
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2014-10-10 00:00:09 +0000
committerjstebbins <[email protected]>2014-10-10 00:00:09 +0000
commitd844fb82944b2fa7156422274d3a3a188936c49f (patch)
treed79c16aba3624e735e05f5333782b4651a06ce12 /gtk
parenta1b8504adfd45cebb1f44fd8248786c414a1ca31 (diff)
LinGui: fix tooltip
Mark it as translatable and fix punctuation. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6439 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk')
-rw-r--r--gtk/src/ghb.ui4
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>