format requires a mapping exception

  • retag add tags

I have changed the words question/questions to the locale I'm using in askbot settings page and also the po files for the locale. When there is a request to /feeds/question/21/ for example the following exception is thrown from:

askbot-devel/askbot/feed.py in title _('Individual %(question)s feed') % askbot_settings.WORDS_QUESTION_SINGULAR

Django Version: 1.5 Exception Type: TypeError Exception Value:
format requires a mapping Exception Location: /home/user/projects/askbot-devel/askbot/feed.py in title, line 35

Are there some entries that should not be translated in po files ?

odyssey's avatar
48
odyssey
asked 2013-12-12 09:19:28 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments