| Revision 5071,
424 bytes
checked in by yasumichi, 15 years ago
(diff) |
|
define domain
|
| Line | |
|---|
| 1 | [extract_messages] |
|---|
| 2 | output_file = locale/rpminstall.POT |
|---|
| 3 | keywords = _ gettext ngettext |
|---|
| 4 | mapping_file = babel.cfg |
|---|
| 5 | width = 80 |
|---|
| 6 | input_dirs = . |
|---|
| 7 | msgid-bugs-address = yasumichi@vinelinux.org |
|---|
| 8 | |
|---|
| 9 | [init_catalog] |
|---|
| 10 | domain = rpminstall |
|---|
| 11 | input_file = locale/rpminstall.POT |
|---|
| 12 | output_dir = locale |
|---|
| 13 | |
|---|
| 14 | [compile_catalog] |
|---|
| 15 | domain = rpminstall |
|---|
| 16 | directory = locale |
|---|
| 17 | |
|---|
| 18 | [update_catalog] |
|---|
| 19 | domain = rpminstall |
|---|
| 20 | input_file = locale/rpminstall.POT |
|---|
| 21 | output_dir = locale |
|---|
| 22 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.