mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 22:51:57 +00:00
You forgot a newline here :)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2607 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
1fbe5d1755
commit
6b331fb404
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ static char *defaultlanguagetext =
|
|||
"TLC_ILLEGALSERVERADDRESS \"Illegal server address\\n\"\n"
|
||||
"TLC_CONNECTINGTO \"Connecting to %s...\\n\"\n"
|
||||
"TLC_SYNTAX_CONNECT \"usage: connect <server>\\n\"\n"
|
||||
"TLC_NORCONPASSWORD \"'rcon_password' is not set.\"\n"
|
||||
"TLC_NORCONPASSWORD \"'rcon_password' is not set.\\n\"\n"
|
||||
"TLC_NORCONDEST \"You must either be connected,\\nor set the 'rcon_address' cvar\\nto issue rcon commands\\n\"\n"
|
||||
"TLC_SYNTAX_USER \"Usage: user <username / userid>\\n\"\n"
|
||||
"TLC_USER_NOUSER \"User not in server.\\n\"\n"
|
||||
|
|
Loading…
Reference in a new issue