Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B

Code::Blocks' translation

<< < (38/57) > >>

LETARTARE:
hello,
first reading, just a typo in the new translation po.fr:L4964  : "sting" -> "string".
Thank you for this excellent work.

LETARTARE:
hello,
it seemed that Morten McFly indicated for revision
"On the latest revision in the branch 12.11" and looking -> 8629,
whereas in the trunk -> 8644.
Which should be taken?

gd_on:
Typo corrected. Thanks.
I don't think there are so many differences in the strings between SVN 8629 and 8644. It's why I said it is compatible.

gd_on

Hiro5:
Seems that there are missing some lines in the .POT/.PO file.


--- Code: ---msgid "&Show tips at startup"
msgstr ""

msgid "Did you know..."
msgstr ""

msgid "&Next Tip"
msgstr ""

--- End code ---

It translates some stuff in the "Tip of de day" dialog.
Maybe something is missing in the extraction tool.

gd_on:
May be ... or not.
It depends where are those strings and if they are marked (in a .cpp, .h, ...file) as translatable (with _(...)) or not translatable (with _T(...)).
If they are in a .xrc file they also can be found, normally.
An other problem, is ... I can't locate them in the sources. They are somewhere, sure, but in which file ? I have not found them  :(

gd_on

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version