Yes it does.
As far as I know, it's the unique localized version with pre-installed local smart quotes.
Happily, it's quite easy to install an approximation of localization.
Open
<startupDisk>:Applications:iWork
'08:Pages.app:Contents:Frameworks:SFWordProcessing.framework:Versions:A:
Resources:French.lproj:AutoCorrect.plist
with "Property List Editor" or with
"Pref Setter" (
http://www.nightproductions.net/prefsetter.html)
Edit the «sibling» named: «smartQuotesString»
In the French version, the original string is:
'‘’"“”
replace the late two characters: offending curly quotes by our 'chevrons'
'‘’"«»
Save the file.
After that the Smart Quotes feature will replace automatically the straight double quotes by our chevrons.
As you may check, here the title of the preferences checkbox is not adjusted to match the change introduced by my patch. The string is defined in:
<StartupVolume>:Applications:iWork '08:Pages.app:Contents:Resources:French.lproj:SLPreferencePaneAutoCorrect.nib:k eyedobjects.nib.
which is not editable (or at least, I'm unable to open it).
Given the used algorithm, we can't match the true French (of France) needs which require a space after the opening double quote and a space before the closing double quote.
Of course a request was sent to Apple.
If the author of Bean is able to offer a correct Smart Quotes function I assumes that Apple developers are able to do at least the same.
Yvan KOENIG (from FRANCE samedi 18 octobre 2008 11:16:48)