website/en/*.wml.. and I always thought that having the same structure in the pootle project directory would be possible..
website/de/*.wml
website/docs/en/*.wml
website/docs/de/*.wml
translation/projects/website/en/*.po.. but yesterday I found out that pootle does not accept any directory, directly under the project directory, other than a language directory. So I had to come up with a solution for a different directory sturcture. This is the result:
translation/projects/website/de/*.po
translation/projects/website/docs/en/*.po
translation/projects/website/docs/de/*.po
translation/projects/en/*.poThe structure of the website directory in svn remains the same.
translation/projects/de/*.po
translation/projects/en/docs/*.po
translation/projects/de/docs/*.po
So, the plan for tomorrow is to go through the 7 steps again and make sure the whole process works nicely.
No comments:
Post a Comment