Forum Moderators: coopster
Now after having finished the biggest part of the project, I realize that when I extract the text-to-translate from my source code I get weird results. Probably because by default C++ keywords are being recognized, which is not what I want.
Is there a way to only extract text which is marked with the keyword "gettext()"?
Can anybody help me here?
Gettext [php.net]
But thanks for the hint anyways, greets Lars