Hi all, I would like to clarify some doubts I have about Wine translations and its po/rc files:
1- Are the following highlighted strings errors from the script converting from rc to po or due to malformatted po files (seems not to recognize msgctx lines)?
http://source.winehq.org/transl/resource.php?branch=master&lang=009%3A01&resfile=dlls%2Fsane.ds&type=6&id=1&pedantic=
http://source.winehq.org/transl/resource.php?branch=master&lang=009%3A01&resfile=dlls%2Fcomctl32&type=6&id=129&pedantic=
2- Are the following highlighted strings (and similar) translatable or they were wrongly recognized by script?
http://source.winehq.org/transl/resource.php?branch=master&lang=010%3A00&resfile=dlls%2Fdinput&type=5&id=1&pedantic=
http://source.winehq.org/transl/resource.php?branch=master&lang=010%3A00&resfile=dlls%2Fgphoto2.ds&type=5&id=1025&pedantic=
http://source.winehq.org/transl/resource.php?branch=master&lang=010%3A00&resfile=dlls%2Finetcpl.cpl&type=5&id=2000&pedantic=
3- How is it that the following highlighted strings are translated in po files but seems not to be taken in consideration from script?
http://source.winehq.org/transl/resource.php?branch=master&lang=010%3A00&resfile=dlls%2Fieframe&type=6&id=70&pedantic=
http://source.winehq.org/transl/resource.php?branch=master&lang=010%3A00&resfile=dlls%2Fhhctrl.ocx&type=6&id=13&pedantic=
http://source.winehq.org/transl/resource.php?branch=master&lang=010%3A00&resfile=dlls%2Fcomdlg32&type=6&id=7&pedantic=
http://source.winehq.org/transl/resource.php?branch=master&lang=010%3A00&resfile=dlls%2Fcrypt32&type=6&id=77&pedantic= (only None here)
I took the italian translations as example because I'm its actual volunteer maintainer and I know them.
In summary, is it our (the translators) or my fault or is the script lacking?
Nonetheless, how can we solve those issues?