Files
reddit/r2/setup.cfg
Neil Williams 9313263c00 i18n: Add NP_ to babel extraction keywords.
The strings in timetext.js weren't being extracted. This fixes that and
will allow, after a translation cycle, live timestamps to be properly
translated.
2015-03-24 11:15:19 -07:00

15 lines
252 B
INI

[egg_info]
tag_build = dev
[easy_install]
find_links = http://www.pylonshq.com/download/
[nosetests]
where = r2/tests/
[extract_messages]
add_comments = TRANSLATORS:
keywords = P_:1,2 NP_:1,2 _md _mdf _ws _wsf:1
mapping_file = babel.cfg
width = 80