Re: sysinst with Lua support
Marc Balmer <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.installation,gmane.os.netbsd.devel.userlevel |
|---|---|
| Organization | micro systems |
| Message-ID | <[email protected]> |
Am 03.11.13 16:49, schrieb Izumi Tsutsui: >>> (english.lua has only "hello" messages in current msg.mi.en file?) >>> It would be grate if we have more examples that have menu items. >> >> english.lua and german.lua are used by installer.lua/sysinst.lua to >> serve as an example for the message catalog system in Lua. > > I have a feeling that names like "english.lua" and "german.lua" are > a bit ambiguous. > > How about "foo.en.lua" "foo.de.lua" as the previous msg.mi.* files? Yes, absolutely. I will come up with better names for these.