I've noticed incorrect incoded strings in the (last) Italian File I downloaded, for instance : 
 
 <String Name="AlreadyIgnored">L'Utente � gi� nella lista degli Utenti Ignorati!</String>
Instead of :
<String Name="AlreadyIgnored">L'Utente è già nella lista degli Utenti Ignorati!</String> 
 
There is the problem for the strings named :  
 "AlreadyIgnored" "DontShareTempDirectory" "FavoriteHubAlreadyExists" "FavoriteHubDoesNotExist" "InvalidTree" "SuperUser" "TthAlreadyShared" "UpdaterStart"  
Maybe it's due to the downloading process, but it didn't happen with the french file I uploaded, which also uses encrytic characters.