Oh yes, you will also need to make sure that your web server can write to files named egw_XX.lang in the ./lang sub-directories of each application (or at least for the home application, so /var/www/egroupware/home/lang/egw_en.lang)
The web server user (e.g. on a Debian server that would be www-data), should have write access to the lang sub-directory and all files within that. Easiest way to achieve that is to make www-data the owner of those files. Of course that’s not the safest thing to do, so you might want to do that only temporarily…
On my server that directory looks like this:
root@vs3593 :/var/www/egroupware/home/lang# ls -al
total 108
drwxr-xr-x 3 www-data www-data 4096 Apr 15 13:40 .
… some lines removed …
-rw-r–r-- 1 www-data www-data 186 Apr 15 11:15 egw_en.lang
… some more lines removed …
root@vs3593 :/var/www/egroupware/home/lang#
Normally, the Write button would appear behind the Download button, but since the web server can’t write the file anyway, the button is suppressed.
When you have fixed that, give it another try. If you still don’t see any text below the “Original” column, try clicking on the “Search new phrases” button, and accept any strings that will be shown on the next screen.
You should eventually see the same screen, with both Original and Translation showing the same string on each row, and a coupld of Write buttons displayed in the Step #3 section.
No problem with asking questions… I’m using the community version, too, and if I can pay back a bit by helping others, than that’s fine.
Please feel free to post back how things go.
Andre