Re: Malay is missing from gdm2 language list.



A compromise would be to add the language as a non-translatable string
in the appropriate file at
	gdm2/gui/gdmlanguages.c
where it is normaly put and once gdm2 is unfrozen, it can be converted
to a translatable one.

For example, something like

...
/*Note translate the A-M to the A-M you used in the group label */
{ N_("A-M|Lithuanian"), "lt_LT", 0 },
/*Note translate the N-Z to the N-Z you used in the group label */
{ N_("N-Z|Norwegian (bokmal)"), "no_NO", 0 },
/*Note translate the N-Z to the N-Z you used in the group label */
( N_("N-Z|Norwegian (nynorsk)"), "nn_NO", 0 },
+/*Note translate the N-Z to the N-Z you used in the group label */
+( "N-Z|Malay", "ma_MY", 0 },
/*Note translate the N-Z to the N-Z you used in the group label */
{ N_("N-Z|Polish"), "pl_PL", 0 },
...

simos

&Tgr;&eegr;&ngr; &Tgr;&egr;&tgr;, 12-06-2002 &sgr;&tgr;&igr;&sfgr; 18:01, &ogr;/&eegr; Christian Rose &eacgr;&ggr;&rgr;&agr;&psgr;&egr;:
> ons 2002-06-12 klockan 18.50 skrev Hasbullah Bin Pit (sebol):
> > I've notice that my language (Malay) is missing from gdm
> > therefore i file this bug;-
> > http://bugzilla.gnome.org/show_bug.cgi?id=85044
> > 
> > the problem now, it we are during freeze , but can it be negotiable?
> > :)
> 
> I don't know, but I think it's a tiny little late for anything but
> crasher bugs now. This is something that should go into gnome 2.0.1 or
> the next gdm release immediately after gnome 2.0.0, in my opinion. Also,
> I think George mentioned that he has left for a three week vacation now.
> 
> 
> Christian
> 
> 
> _______________________________________________
> gnome-i18n mailing list
> gnome-i18n@gnome.org
> http://mail.gnome.org/mailman/listinfo/gnome-i18n
> 




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