| Revision 5071, 424 bytes checked in by yasumichi, 15 years ago (diff) |
|---|
| Rev | Line | |
|---|---|---|
| [5060] | 1 | [extract_messages] |
| [5066] | 2 | output_file = locale/rpminstall.POT |
| [5060] | 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] | |
| [5071] | 10 | domain = rpminstall |
| [5066] | 11 | input_file = locale/rpminstall.POT |
| [5064] | 12 | output_dir = locale |
| [5060] | 13 | |
| 14 | [compile_catalog] | |
| [5071] | 15 | domain = rpminstall |
| [5064] | 16 | directory = locale |
| [5060] | 17 | |
| 18 | [update_catalog] | |
| [5071] | 19 | domain = rpminstall |
| [5066] | 20 | input_file = locale/rpminstall.POT |
| [5064] | 21 | output_dir = locale |
| [5060] | 22 |