Hey guys
I am looking for a programme that search php and tells me the Tranlatable sripts.
Thanks,
E.A.
![]() | Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years. Thanks, CNET Support |
Hey guys
I am looking for a programme that search php and tells me the Tranlatable sripts.
Thanks,
E.A.
Discussion is locked
I just want a programme that see's the text than Can be translated ...
Ok,
Imagine i got :
<?php
echo "Hello World";
?>
The programme will tell me that 'Hello World" Can be changed/translated.
this is manual work, not something to automate.
If you know it when you start programming, better define all translatable string as constants and group these together in the source. Much easier then.
Kees
Ok that's not cool ...
It's just that i'm not very good at php though i would like to translate Mods but I can't tell what is to translate ...