When question is asked there's a :
Информировать один раз в день, если есть новые ответы (в своем профиле, вы можете настроить частоту оповещений по электронной почте, нажав на кнопку "подписка по e-mail" - /users/1/lupus/)
Can't turn /users/1/lupus/ to link to this page.
Maybe something wrong with settings..? (It doesn't depend on localization, I've checked english version - it's the same)
Fixed in the repo. It was just an incorrect translation, the url should be taken into a <a> tag.
Now the entry in askbot/locale/ru/LC_MESSAGES/django.po looks like so:
#: skins/default/templates/question.html:322
#, python-format
msgid ""
"You can always adjust frequency of email updates from your "
"%(profile_url)s"
msgstr ""
"(в своем профиле, вы можете настроить частоту оповещений по "
"электронной почте, нажав на кнопку \"<a href=\"%(profile_url)s\">подписка"
" по e-mail</a>\")"
The Russian translation needs some work, if have some time for it, would be super, I'll merge your fork on the github.
Asked: Jun 01 '11
Seen: 39 times
Last updated: Jun 01 '11
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.