Re: [Pgui-devel] PicoGUI Internationalization Options

2001-06-27 Thread Micah Dowty
On Wed, 27 June 2001, Pascal Bauermeister wrote: >... > > I like that last option, storing it as a theme string. Any objections? > > > I like it too. If I remember well, we can have the default theme define the text, >and, if we omit the text in overriding themes, it will appear as defined in

Re: [Pgui-devel] PicoGUI Internationalization Options

2001-06-27 Thread Pascal Bauermeister
Micah Dowty wrote: > > Sounds good. How about the client library? The only text it has (besides the command >line options) is the message for the PicoGUI error dialog. For that, we could: > > - Leave it alone. The errors are cryptic enough that it won't matter what language >the dialog box

Re: [Pgui-devel] PicoGUI Internationalization Options

2001-06-27 Thread Micah Dowty
Sounds good. How about the client library? The only text it has (besides the command line options) is the message for the PicoGUI error dialog. For that, we could: - Leave it alone. The errors are cryptic enough that it won't matter what language the dialog box is in ;-) - Somehow get that te

Re: [Pgui-devel] PicoGUI Internationalization Options

2001-06-27 Thread Pascal Bauermeister
Micah Dowty wrote: > > On the whole, PicoGUI itself doesn't generate much text that the end user sees. The >small amount of text it does use, though, should be internationalized. In addition, a >standard method of internationalizing PicoGUI clients should be defined. > > In PicoGUI itself, the

[Pgui-devel] PicoGUI Internationalization Options

2001-06-26 Thread Micah Dowty
On the whole, PicoGUI itself doesn't generate much text that the end user sees. The small amount of text it does use, though, should be internationalized. In addition, a standard method of internationalizing PicoGUI clients should be defined. In PicoGUI itself, the following types of text need