Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Internet  |  Email  |  MacFreePOPs  |  2.0 is not completely in English

MacFreePOPs

MacFreePOPs

Download web based email to POP3 email client.

Version:  2.6

   [ Views: 644 ]

2.0 is not completely in English

Feedback Type:  Review

Contributed by: RPMozley Wednesday, April 25 2007 @ 05:22 PM PDT

Product Platform: MacOSX

Used Product For: Less than a month

Recommend Product: YES

The new 2.0 version is a good improvement on the previous one but has one small problem (from what I can see so far anyway) the English language version does not seem to be fully in English, mainly just the application menu appears to be in Italian (well, I am guessing it is that).
But all in all it's a very useful application.   
Overall Rating:

Ease of Use:

Features:

Quality / Stability:

Price:

1 of 1 users found this helpful.

Rate this Review

Was this Review helpful? Yes | No

Comments

1 comments |

2.0 is not completely in English - heynnema

Open the package, edit info.plist, replace language with english...

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>MacFreePOPs</string>
<key>CFBundleGetInfoString</key>
<string>2.0</string>
<key>CFBundleIconFile</key>
<string>PackageIcon.icns</string>
<key>CFBundleName</key>
<string>MacFreePOPs</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.0</string>
<key>CFBundleSignature</key>
<string>frpd</string>
<key>CFBundleVersion</key>
<string>2.0</string>
</dict>
</plist>


Cheers, Al

Reply to This

Tuesday, May 01 2007 @ 11:51 AM PDT