|
Last change
on this file was
11188,
checked in by Franz, 12 years ago
|
|
fixed layout issue (mainnav was not displayed as pretty as normal)
added language support and German translation
made it PEP-8 compatible by using pylint
|
|
File size:
711 bytes
|
| Rev | Line | |
|---|
| [11188] | 1 | [egg_info] |
|---|
| 2 | #tag_build = dev |
|---|
| 3 | #tag_svn_revision = true |
|---|
| 4 | #tag_date = True |
|---|
| 5 | |
|---|
| 6 | [extract_messages] |
|---|
| 7 | add_comments = TRANSLATOR: |
|---|
| 8 | #copyright_holder = Edgewall Software |
|---|
| 9 | #msgid_bugs_address = trac-dev@googlegroups.com |
|---|
| 10 | output_file = navigationplugin/locale/messages.pot |
|---|
| 11 | #keywords = _ ngettext:1,2 N_ tag_ |
|---|
| 12 | keywords = _ ngettext:1,2 N_ tag_ tagn_:1,2 |
|---|
| 13 | width = 72 |
|---|
| 14 | |
|---|
| 15 | [init_catalog] |
|---|
| 16 | input_file = navigationplugin/locale/messages.pot |
|---|
| 17 | output_dir = navigationplugin/locale |
|---|
| 18 | domain = navigationplugin |
|---|
| 19 | |
|---|
| 20 | [compile_catalog] |
|---|
| 21 | directory = navigationplugin/locale |
|---|
| 22 | domain = navigationplugin |
|---|
| 23 | |
|---|
| 24 | [update_catalog] |
|---|
| 25 | input_file = navigationplugin/locale/messages.pot |
|---|
| 26 | output_dir = navigationplugin/locale |
|---|
| 27 | domain = navigationplugin |
|---|
Note: See
TracBrowser
for help on using the repository browser.