[freeciv-i18n] server/connecthand.c:524 (CVS [HEAD] 2003-10-10)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
my_snprintf(msg, MAX_LEN_MSG,
_("The password must have at least %d capital letters, %d "
"numbers, and be at minimum %d [printable] characters long. "
"Try again."),
MIN_PASSWORD_CAPS, MIN_PASSWORD_NUMS, MIN_PASSWORD_LEN);
IMHO, string must be split into three (at least) substring (with one '%d'),
each with PL_ macro.
Thanks, evyscr.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [freeciv-i18n] server/connecthand.c:524 (CVS [HEAD] 2003-10-10),
Egor Vyscrebentov <=
|
|