Check your locale files. At the top of every one except deDE and enUS, you have "deDE" instead of the appropriate locale code.
-- NVM, did you get those fixed in r16?
Click your Repository tab, use the link at the right and select tag repository. In the new window, first line, call it Beta 1.00 or whatever. Make sure whatever you write matches the
Before you ask: yes, you commit an alpha with the .toc line that says
## Version: Beta 1.00
Or whatever, first. Then tag the repository, which will create a new file called Beta 1.00 if that's what you tagged the repository as.
anyway should be perfect now thanks for all your help
Last (really basic) question... I'm using subversion, how do I make this a Beta version, because it says "this project has no files"
I can change it to beta in the Edit Project tab but it is supposed to do it automatically...
Sorry!
-- NVM, did you get those fixed in r16?
Click your Repository tab, use the link at the right and select tag repository. In the new window, first line, call it Beta 1.00 or whatever. Make sure whatever you write matches the
Line in your .toc
## Version: Beta 1.00
Or whatever, first. Then tag the repository, which will create a new file called Beta 1.00 if that's what you tagged the repository as.
The packager will automatically change it to the appropriate version (based off of your repository/tag) when creating the zip package.
For other replacements, look here.