Board for everybody who is interested in BrainKing itself, its structure, features and future.
If you experience connection or speed problems with BrainKing, please visit Host Tracker and check "BrainKing.com" accessibility from various sites around the world. It may answer whether an issue is caused by BrainKing itself or your local network (or ISP provider).
tippyc: the xx will show the internal variable names instead of the real text
so the first few lines in the main menu on the left will show : Global_GameHeader Global_MainPageLink (28) Global_NewGameLink Global_WaitingGamesLink (2015)
while the 'send' button to send this message shows 'boards_send' and the button to send this edited message shows 'boards_editthispost'
the translators assign the real text to those keycodes .. the site shows the real text of the selected language to the user .. to make it more readable ;)