Trying out some encodings and locales I just found a small typo in an error message of R 2.9.0 (2009-02-06 r47865). In 'po/de.po' at line 5100 it has to be spelled 'Lokalisierung' instead of 'Lokilisierung'. Rainer
Small typo in error message of R-devel
2 messages · Rainer Hurling, Duncan Murdoch
On 08/02/2009 4:32 PM, Rainer Hurling wrote:
Trying out some encodings and locales I just found a small typo in an error message of R 2.9.0 (2009-02-06 r47865). In 'po/de.po' at line 5100 it has to be spelled 'Lokalisierung' instead of 'Lokilisierung'.
Thanks. For future reference, corrections to the translations should be sent to the translation teams listed on http://developer.r-project.org/TranslationTeams.html They maintain the originals. I've cc'd Detlef Steuer on this one. Duncan Murdoch