summaryrefslogtreecommitdiff
path: root/apps/lang/SOURCES (follow)
Commit message (Collapse)AuthorAge
* Make basque.lang be built. Fixes FS#12235Alex Parker2011-08-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30333 a1c6a512-1295-4272-9138-f99709370657
* Add US English by Steven Panek.Alex Parker2011-06-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30043 a1c6a512-1295-4272-9138-f99709370657
* Latvian language translation, FS#11967 by Mārtiņš ŠimisBertrik Sikken2011-02-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29399 a1c6a512-1295-4272-9138-f99709370657
* Get the Croatian language file to build. OverlookedRobert Menes2011-01-21
| | | | | | | previously. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29101 a1c6a512-1295-4272-9138-f99709370657
* Update Esperanto and add Slovak languages:Alex Parker2010-01-09
| | | | | | | | Esperanto FS#10895 by Wilfred Hughes. Slovak FS#10903 by Peter Lecký. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24209 a1c6a512-1295-4272-9138-f99709370657
* FS#10438: New language - Ukrainian by Mykhailo Radzievskyl.Robert Menes2009-07-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21908 a1c6a512-1295-4272-9138-f99709370657
* New translation: Lithuanian by Vytenis Sabelka. From FS#10255.Robert Menes2009-06-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21210 a1c6a512-1295-4272-9138-f99709370657
* Now to make sure Walloon is actually included... :)Robert Menes2008-11-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19138 a1c6a512-1295-4272-9138-f99709370657
* Include Arabic when building Rockbox.Jonas Häggqvist2008-07-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18131 a1c6a512-1295-4272-9138-f99709370657
* Correct added language file: add to sources and set keywordsPeter D'Hoye2008-03-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16560 a1c6a512-1295-4272-9138-f99709370657
* oops japanese and korean are not for the playerDaniel Stenberg2008-02-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16350 a1c6a512-1295-4272-9138-f99709370657
* fix the Makefile to provide the correct include path so that SOURCES workDaniel Stenberg2008-02-18
| | | | | | | properly and the correct languages are built... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16349 a1c6a512-1295-4272-9138-f99709370657
* FS#8482 take two. Make the language files built first, so that the largestDaniel Stenberg2008-02-18
| | | | | | | | size can be used as buffer size for languages. Work to this also contributed by Jonas Haggqvist. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16343 a1c6a512-1295-4272-9138-f99709370657
* eeek, revert the FS#8482 commit again as it broke the bootloaders and theDaniel Stenberg2008-02-17
| | | | | | | generated size wasn't actually used yet! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16339 a1c6a512-1295-4272-9138-f99709370657
* FS#8482:Daniel Stenberg2008-02-17
Build system tweak that builds all languages first, to make the system able to use a buffer size that fits the larger language only. Parts of this work done by Jonas Haggqvist, but all the mistakes are my own! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16337 a1c6a512-1295-4272-9138-f99709370657