summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorritsuka <[email protected]>2014-08-25 10:15:19 +0000
committerritsuka <[email protected]>2014-08-25 10:15:19 +0000
commit6e21d9ce34a61d414220e082e6257f4103f3c0db (patch)
treeaea6b4c4ea198b2a228ae2fc2d915f7adcdcf6eb
parent35af0a82b875f48f59de07f2c47183110bb7c92f (diff)
MacGui: corrected a label text in the prefs audio tab.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6357 b64f7644-9d1e-0410-96f1-a4d463321fa5
-rw-r--r--macosx/English.lproj/Preferences.xib2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/English.lproj/Preferences.xib b/macosx/English.lproj/Preferences.xib
index 5139b6d11..598f81837 100644
--- a/macosx/English.lproj/Preferences.xib
+++ b/macosx/English.lproj/Preferences.xib
@@ -370,7 +370,7 @@
<textField appearanceType="aqua" horizontalHuggingPriority="251" verticalHuggingPriority="750" setsMaxLayoutWidthAtFirstLayout="YES" id="mbd-FQ-sxW">
<rect key="frame" x="201" y="18" width="248" height="42"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Note: this settings applies only to build-in presets. Use the audio defaults panel for custom presets." id="fIj-Tz-ghb">
+ <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Note: these settings apply only to build-in presets. Use the audio defaults panel for custom presets." id="fIj-Tz-ghb">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>