Ask Your Question
1

No link for user profile

asked Jun 01 '11

DominiCattus gravatar image DominiCattus flag of Russian Federation
107 1 8

updated Jun 01 '11

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)

1 Answer

Sort by » oldest newest most voted
1
DominiCattus has selected this answer as correct

answered Jun 01 '11

Evgeny gravatar image Evgeny flag of Chile
6665 31 49 95
http://askbot.org/

updated Jun 01 '11

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.

link

Comments

NP. Actually I've changed the translation already. How do you prefer I'll fork it? Beside of this I've removed slug translations (questions-voprosy) and so tags filtering work now in russian. DominiCattus (Jun 02 '11)
Yes, it will be best if you make a fork and I merge your corrections. Thank you! Evgeny (Jun 02 '11)
OK, I don't know how to fork only one file, so I've forked all project )) You can find it on https://github.com/xist/askbot-devel-rulocale - there are askbot/locale/ru/LC_MESSAGES/django.* files with russian fixes. I'll continue to update it, cause it lacks some translations. DominiCattus (Jun 06 '11)
Thanks, just merged your fix! You can send me a pull request on github when there is something new. Evgeny (Jun 06 '11)

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[hide preview]

Question tools

Follow

subscribe to rss feed

Stats

Asked: Jun 01 '11

Seen: 39 times

Last updated: Jun 01 '11