tbrehm
2009-10-01 91609af095a11a794907151ef2b893fd15825228
interface/web/sites/lib/lang/ru_database.lng
@@ -20,4 +20,6 @@
$wb['password_strength_txt'] = 'Password strength';
$wb['remote_ips_txt'] = 'Remote Access IPs (separate by , and leave blank for <i>any</i>)';
$wb['database_remote_error_ips'] = 'At least one of the entered ip addresses is invalid.';
$wb['database_name_error_len'] = 'Database name - {db} - too long. The max. database name length incl. prefix is 64 chars.';
$wb['database_user_error_len'] = 'Database username - {user}- too long. The max. database username length incl. prefix is 16 chars.';
?>