|
|||||||
| Feedback Site or Forum problems? suggestions? |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
DriverHeaven Newbie
Join Date: Oct 2008
Posts: 11
Rep Power: 0 ![]() |
overescaping in russian localistion ?
during registration i got the following prompts from the forum.
The variables were not substituted with values. before registration and activation: ------------------------------------- Спасибо за регистрацию, $username. На адрес $email было отправлено письмо с инструкциями по активации вашего аккаунта ------------------------------ after activation: -------------- Спасибо, $username. Ваша регистрация теперь завершена. -------------- |
|
|
|
|
|
#2 |
|
HH Administrator
|
Re: overescaping in russian localistion ?
Hi,
Can you detail where you see this? A screenshot would be ideal. So I can locate the code responsible. Thanks Craig |
|
|
|
|
|
|
|
DriverHeaven Newbie
Join Date: Oct 2008
Posts: 11
Rep Power: 0 ![]() |
Ответ: overescaping in russian localistion ?
that's when you reg new account, while setting forum UI to russian.
1st message is saying ~ "Hello, John Doe! We must check, you're not a bot, so we've sent You a letter to john@doe.name - open it and read how to activate your account." 2nd message is about "Well done, John Doe! Your account has been activated now" The bold text is that, that was not shown and rather var names were. ------- more to add --- See my posts at http://www.hardwareheaven.com/driverhe...i-tell-ya.html See subject, and what is there instead of "Re: " I'd suggest You disabled localisation of such prefixes. 1) they are quite international anyhow, especially in geek-oriented forums. 2) They are unreadable anyhow. Your backend is not Unicode-capable and that makes those prefixes appear correct only if reader had set forum UI to russian. Woul i logout, UI would fallback to English, including charset of page, and would see a stream of umlauts instead of cyrillic letters. That could make sense in local rusian-speaking forum, with everyone speaking russian AND forum UI nailed to "russian" w/o choice. Here trnslation of prefixes is useless. --------- again on new account creation --- Mails, sent by forum (when set to russian UI), are corrupt a bit. One header is either missed or incomplete, making them hardly readable in mailer. I also think that would be the same for new-reply-notification letters, but i can't open my mailbox right now. If interested, may discuss it later - that might be harder to fix, since that requires headers modification wrt UI lang. Not the body, but the headers. |
|
|
|
|
|
|
|
DriverHeaven Newbie
Join Date: Oct 2008
Posts: 11
Rep Power: 0 ![]() |
Ответ: overescaping in russian localistion ?
|
|
|
|
![]() |
| Thread Tools | |
|
|