View Single Post
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 09-27-2005 , 16:42  
Reply With Quote #12

There are some changes needing to be made to the language files for the latest version of Restrict Names. If anyone would be kind enough to do the translations for me, I'd greatly appreciate it.

For the German, Spanish, French, and Dutch translations, the following needs to be updated:
Code:
RENAME_NOTIFY_PLAYER = You were renamed because your name is inappropriate.^n(%s)
RENAME_NOTIFY_ALL = %s was renamed for having an inappropriate name (%s).
RENAME_LOG_ENTRY = %s was renamed because "%s" matched regex #%d, "%s" (%s).

KICK_NOTIFY_ALL = %s was kicked for having an inappropriate name (%s).
KICK_LOG_ENTRY = %s was kicked because "%s" matched regex #%d, "%s" (%s).
KICK_REASON = inappropriate name (%s)

BAN_NOTIFY_ALL = %s was banned for having an inappropriate name (%s).
BAN_LOG_ENTRY = %s was banned because "%s" matched regex #%d, "%s" (%s).
BAN_REASON = inappropriate name (%s)
For all other languages, please see the first post in this thread for the entire set of lines that need to be translated.
__________________
Brad is offline