format requires a mapping exception
 

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 ?

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
odyssey's avatar
48
odyssey
asked 11 years ago

Comments

see more comments