[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

language-chooser



Hi all,

 we should remove all language dependency words/sentences -- mainly 
 english in the start menu. 

 From lc.c:

     // 2 -- main window borders
    // 2 -- listbox border
    // 4 -- spaces
    width = max (25, width + 4);

    newtCenteredWindow (width, 14, "Choose The Language");
                                    ^^^^^^^^^^^^^^^^^^^

Please no top entry in the menu. 

--------------

The selection should be in the native language, not the english one.

This is the current one:
 
     - Choose The Language -
     |     English         |
     |     French          |
     |     Polish          |
     |     ...             |
     |     German          |
     -----------------------

It should be like this:


     --------------------
     |  English         |
     |  Français        |
     |  Deutsch         |
     |  ...             |
     --------------------

Thanks,


    Hartmut


PS: don't do a CC for the moment, my sendmail config is a little bit broken


       


Reply to: