Changeset 2857 for vidalia/trunk/pkg

Show
Ignore:
Timestamp:
07/13/08 00:11:49 (4 months ago)
Author:
edmanm
Message:

msginit apparently ignores the charset specified in the POT's header and just
rolls with UTF-8 instead. :(

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vidalia/trunk/pkg/win32/en/vidalia_en.po

    r2854 r2857  
    88"Language-Team: English\n" 
    99"MIME-Version: 1.0\n" 
    10 "Content-Type: text/plain; charset=UTF-8\n" 
     10"Content-Type: text/plain; charset=ISO-8859-1\n" 
    1111"Content-Transfer-Encoding: 8bit\n" 
    1212"Plural-Forms: nplurals=2; plural=(n != 1);\n"