mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-23 13:58:09 -05:00
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.
15 lines
252 B
INI
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
|