> lang[MSG_OTHER_MAIL_ARCHIVES]
> to
> lang[MSG_OTHER_LISTS]
>
> Does the lang function just convert "MSG_OTHER_MAIL_ARCHIVES" to
Where do you see that "lang" is a function? Actually it's:
char ** lang;
so it's only a big dumb array of char pointers pointing to the correct translated array of constant strings. Received on Fri 09 Mar 2001 03:47:21 PM GMT
This archive was generated by hypermail 2.2.0 : Thu 22 Feb 2007 07:33:52 PM GMT GMT