[Wine] Problem with rc/po translating

kataja wineforum-user at winehq.org
Sat Jan 21 05:09:37 CST 2012


I have read the guide for translating Wine (http://wiki.winehq.org/Translating) and I noticed an issue.
I am currently translating Wine to Finnish and I'm now in regedit. There's a few sections which are not being translated when I run make.
For example 


Code:
#: regedit.rc:31
msgid "&Registry"
msgstr "&Rekisteri"



But it doens't appear in the make 'd regedit.
I tried regedit as Spanish language. It works fine and all menus are translated, though the Register section in the Spanish .po file is same.


Code:
#: regedit.rc:31
msgid "&Registry"
msgstr "&Registro"



And in regedit.rc row 31:

Code:
 POPUP "&Registry"




What's wrong?







More information about the wine-users mailing list