summaryrefslogtreecommitdiff
path: root/amiga/resources/LangNames
Commit message (Collapse)AuthorAgeFilesLines
* Populate option_accept_language with the user's preferred languages, in order.Chris Young2009-05-091-10/+50
| | | | | | | | | | | | | LangNames now contains the language codes for all languages available with OS4.1, plus Welsh (http://aminet.net/package/misc/misc/welsh_lang). There are no other 3rd party .language files available for OS4 that I am aware of, but any new ones can easily be added if/when they become available. These may now not be exactly the same as the RISC OS names, but that can be resolved by renaming directories for new translations (current ones are OK), or reverting back to the AmigaOS names for Messages files paths. svn path=/trunk/netsurf/; revision=7452
* Italian translation courtesy of Samir Hawamdeh.Chris Young2008-10-171-0/+1
| | | | svn path=/trunk/netsurf/; revision=5589
* Corrected english-british entry.Chris Young2008-08-261-1/+1
| | | | svn path=/trunk/netsurf/; revision=5206
* Added british-englishChris Young2008-08-211-0/+1
| | | | svn path=/trunk/netsurf/; revision=5165
* Implemented localisation using the existing translated messages files.Chris Young2008-08-091-0/+17
svn path=/trunk/netsurf/; revision=4982