View Single Post
faluco
Developer
Join Date: Mar 2005
Location: Valencia, Spain
Old 10-08-2005 , 22:20  
Reply With Quote #21

Code:
CONFIG_LOADED = %d frases cargadas de %s.

RENAME_NOTIFY_PLAYER = Has sido renombrado por tener un nombre inapropiado.^n(%s)
RENAME_NOTIFY_ALL = %s ha sido renombrado por tener un nombre inapropiado (%s).
RENAME_LOG_ENTRY = %s ha sido renombrado porque "%s" coincide con la regex #%d, "%s" (%s).

KICK_NOTIFY_ALL = %s ha sido expulsado por tener un nombre inapropiado (%s).
KICK_LOG_ENTRY = %s ha sido expulsado porque "%s" coincide con la regex #%d, "%s" (%s).
KICK_REASON = nombre inapropiado (%s)

BAN_NOTIFY_ALL = %s ha sido baneado por tener un nombre inapropiado (%s).
BAN_LOG_ENTRY = %s ha sido baneado porque "%s" coincide con la regex #%d, "%s" (%s).
BAN_REASON = nombre inapropiado (%s)
updated spanish version, notice ive included also CONFIG_LOADED line because i wanted to change it
careful that in the german version there are ü chars, so they will not appear in HL
faluco is offline