Hi,

I would like to rename karma points. Is there an easy way to do this? Or do I have to go through all the code and rename every instance of it in the templates (or views if set in there).

Thanks

asked 25 Oct '10, 14:49

mhost's gravatar image

mhost
33161116
accept rate: 50%


If you mean "renaming all strings containing word 'karma'" by "renaming karma points", then you should translate the po file under the "locale" folder and create the corresponding mo file. This link in Django documentation might be a reference for translating the application for your needs.

link

answered 26 Oct '10, 16:00

%C4%B0smail%20Ar%C4%B1's gravatar image

İsmail Arı
7114
accept rate: 100%

1

Unfortunately, in the current source, the strings "karma" and "reputation" are used in a somewhat-muddled fashion, making this difficult. See http://jira.osqa.net/browse/OSQA-529 — hopefully this will be fixed soon.

(20 Jan '11, 23:55) mattdm

Um... Karma isn't in any of the .po files.

(24 Oct '11, 05:45) YoshieMaster
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×298
×34

Asked: 25 Oct '10, 14:49

Seen: 759 times

Last updated: 24 Oct '11, 05:45

powered by OSQA