translation update - stringfreeze for 0.6 final

This commit is contained in:
doitux
2007-11-29 22:23:26 +00:00
parent 7ed125c256
commit 3838b2e22f
16 changed files with 5629 additions and 4237 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
#define POKERTH_VERSION ((POKERTH_VERSION_MAJOR << 8) | POKERTH_VERSION_MINOR)
#define POKERTH_BETA_REVISION 6
#define POKERTH_BETA_RELEASE_STRING "0.6-beta6"
#define POKERTH_BETA_RELEASE_STRING "0.6"
enum ServerNetworkMode {
NETWORK_MODE_TCP = 1,