diff options
author | jstebbins <[email protected]> | 2015-04-22 18:52:50 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2015-04-22 18:52:50 +0000 |
commit | 87ea09d9f07c0353bda7aa8d566077bde3528e76 (patch) | |
tree | d5b08acd7f99e9b355cb238ed85f97c9b24b7233 /gtk/src/ghb-3.14.ui | |
parent | c92a342700cfad7218972aff57db759b5de6000e (diff) |
LinGui: adjust tooltip line alignments
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7116 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/ghb-3.14.ui')
-rw-r--r-- | gtk/src/ghb-3.14.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk/src/ghb-3.14.ui b/gtk/src/ghb-3.14.ui index 67c1a6c23..edd4dcdfb 100644 --- a/gtk/src/ghb-3.14.ui +++ b/gtk/src/ghb-3.14.ui @@ -2504,10 +2504,10 @@ This will be the resolution that most closely matches the source resolution afte <small><tt> None - Force pixel aspect ratio to 1:1. Loose - Align dimensions to chosen 'Alignment' value - and pick pixel aspect ratio that preserves the - original display aspect ratio + and pick pixel aspect ratio that preserves the + original display aspect ratio Strict - Keep original source dimensions and pixel - aspect ratio</tt></small></property> + aspect ratio</tt></small></property> <signal name="changed" handler="scale_changed_cb" swapped="no"/> </object> <packing> |