From: Ted V. <te...@jo...> - 2002-12-13 14:59:49
|
Hi, after I have translated words like "LikePages" to Dutch ("NetZoals"), the url it's referring to also changes from ThuisPagina?action=LikePages to ThuisPagina?action=NetZoals which ends up in two PHP warnings at the bottom of the page: lib/main.php:430: Notice[1024]: NetZoals: Does not appear to be an 'action page' lib/main.php:411: Notice[1024]: NetZoals: Unknown action However in the default distribution a few buttons already have been translated e.g. the "Edit" button has already been translated to "Verander", which works ok. The Edit button *is* in my native language, but still refers to the original ?action=edit url. Does anyone know where I can change these 'action pages' and/or get the translated buttons still refer to their original url or get the new translated urls to work as action pages? Regards, Ted |