Some new Spanish translations

Nikolay Sivov bunglehead at gmail.com
Wed Feb 10 11:44:07 CST 2010


On 2/10/2010 20:28, José Manuel Ferrer Ortiz wrote:
> Hello all. Here you are a few newly translated Spanish resource files,
> for hhctrl, iccvid, localspl and mapi32 dlls.
>
> Regards,
> José Manuel
Hi, Jose.

Use UTF-8 encoding with corresponding pragma directive.

> +#include "localspl_private.h"
> +
> +LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
> +
> +STRINGTABLE DISCARDABLE
> +{
> +    IDS_LOCALPORT "Puerto local"
> +    IDS_LOCALMONITOR "Monitor local"
> +}
>    
You forgot to change ID here.

Also split this to several patches, one per module.





More information about the wine-devel mailing list