when i try to translate messages to bahasa indonesia, i get different result such as some apps can be successfully translate, but another didn’t. the list of apps that cannot be translate using tools are:
- admin
- phpgwapi
- felamimail
- (probably more)
there are no error reported (in httpd error.log, or php-error.log, or enabling debug code). what i have done are something like this (i am running SVN-r30023):
- click on developer_tools apps
- click coresponding edit link of e.g admin or phpgwapi apps
- i get list of message
- do something, make change or translate
- click [save] button (as required) and submitted
- screen refresh/reload but all change is gone, even apps title is empty (so on screen it’s just show Application:).
i tracked what’s going on, it seems variable $app_name is gone during submit. is it possible there is a bug on this tool? how should i use this tool.
thanks
Yudhi Kusnanto