Richard Stallman <[EMAIL PROTECTED]> writes:
> Having the list of languages is good, but I think we also need to
> include a message in the user's language (as derived from the current
> locale), as others have suggested.

Below is an alist of locales and tutorial titles extracted from first lines
of etc/TUTORIAL* files to put onto the link to the corresponding tutorial
depending on the current locale:

'((nil     . "Emacs tutorial")
  ("bg"    . "ÐÑÐÐÐÐÐÐÐÑÐ ÐÐ ÐÐÐÐÑ")
  ("cn"    . "Emacs åéæå")
  ("cs"    . "tutoriÃl k Emacsu")
  ("de"    . "EinfÃhrung in Emacs")
  ("es"    . "tutorial de Emacs")
  ("fr"    . "Didacticiel d'Emacs")
  ("it"    . "Esercitazione di Emacs")
  ("ja"    . "Emacs åéããããã")
  ("ko"    . "ìëì(Emacs) ììììëë")
  ("nl"    . "Emacs-inleiding")
  ("pl"    . "krÃtki samouczek Emacsa")
  ("pt_BR" . "tutorial do Emacs")
  ("ro"    . "tutorialului de Emacs")
  ("ru"    . "ÑÑÐÐÐÐÐ Emacs")
  ("sk"    . "tÃtorial k Emacsu")
  ("sl"    . "Prvo berilo za Emacs")
  ("sv"    . "anvÃndarhandledningen till Emacs")
  ("th"    . 
"ààààààààààààààààààààààààààààààààà")
  ("zh"    . "Emacs åéæå"))

-- 
Juri Linkov
http://www.jurta.org/emacs/
_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to