1. The explanation mark gets automatically placed there by 'compare.exe' when it checks to see if that string line '26=' is in the language file or not. This makes it very easy for me to add new strings to 'English.ini' and not have to go manually edit each 'language.ini' adding new string lines. Also this makes it easier for the translators to browse through the file and quickly see which strings need attention.
I've just updated the build 59 installer with your latest Dutch.ini (also removed the ! in front of 26= since its no longer needed). Thank you!
2. I'm sorry that unlocking isn't working for you. I would like to resolve this as soon as possible. I checked the server log and it is telling me that it has failed you because it thinks your password is wrong. Now, most likely this is a 'bug' with my server registration code because your account is setup correctly in the database for access to the guevara edition.
OK, I just went over the PHP code for the registration and I removed code that forced the password to 'lowercase' before comparing the hashes. This might have been the problem if your password contains capitol letters? If so, try unlocking now. If that makes no difference, can you PM your password so I try to resolve this? I dont have access to your 'actual' password because they are saved as SHA-1 hashes into the database.
thanks, and sorry for the inconvenience