summaryrefslogtreecommitdiff
path: root/apps/language.h (follow)
Commit message (Expand)AuthorAge
* Change the .lng files to contain strings from multiple users. Still hard-code...Tom Ross2009-10-18
* Change lang_init() to take a source, destination, and count. Needed for trans...Tom Ross2009-10-17
* RTL support in menusTomer Shalev2009-10-05
* new skin tag: %Sx|<english>| will display the current languages translation o...Jonathan Gordon2009-09-26
* Move #defines and #include into c file as this is the only place they are usedNils Wallménius2008-12-03
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* FS#8482 take two. Make the language files built first, so that the largestDaniel Stenberg2008-02-18
* eeek, revert the FS#8482 commit again as it broke the bootloaders and theDaniel Stenberg2008-02-17
* FS#8482:Daniel Stenberg2008-02-17
* Reduce the size of the language buffer a bit.Jonas Häggqvist2008-01-13
* Updated Thai translation by Prakarn Sahasoontornvute (FS#8395). Enlarge the l...Jonas Häggqvist2008-01-13
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
* Greek language update by Ioannis Koutoulakis - needs an increase of the langu...Marianne Arnold2006-10-30
* increase the language buffer to fit the greek language file againMarcoen Hirschberg2006-09-21
* Greek language update by Alexander Spyridakis. Also increased language buffer...Peter D'Hoye2006-05-28
* Increase language buffer from 14000 to 16000 so that russian.lang fits again....Peter D'Hoye2006-05-03
* Thorough .lang rework: Removed all deprecated strings, combined string which ...Jens Arnold2006-04-01
* waiting is over: initial unicode commitMarcoen Hirschberg2005-12-06
* Increased max. .lng file size to 8000 bytes to make greek fit again.Jens Arnold2005-10-07
* Increased language buffer size.Magnus Holmgren2005-07-24
* New way of handling the builtin language strings. Now the string pointers are...Jens Arnold2005-01-19
* allows bigger language filesJose Maria Garcia-Valdecasas Bernal2005-01-19
* Const policed pointer arguments to functions, part 3Jens Arnold2004-08-18
* Increased language buffer sizeJens Arnold2004-07-05
* Henrik Backe's english language file cleanup. This ups the language fileDaniel Stenberg2004-01-23
* The newest german .lng file is 5.26K, so I extended the maximum .lng fileDaniel Stenberg2003-08-21
* allow a bigger language file to loadDaniel Stenberg2003-02-27
* Remove use of rockbox-mode.el in local variables list.Mats Lidell2003-01-24
* lang_load() returns an int to signal successDaniel Stenberg2002-09-24
* binary language load supportDaniel Stenberg2002-09-24