Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/i18n.c
Commit message (Expand)AuthorAgeFilesLines
* Make install data relocatableAleksey Lim2011-09-241-0/+2
* Fixed several gcc2 compile errors by moving variable declarations to the top ...scottmc2010-04-291-9/+7
* Missing entry!wkendrick2010-04-031-1/+2
* New locale: Venetian.wkendrick2010-04-031-2/+5
* Malayalam language support (I hope)secretlondon2010-03-241-3/+8
* Luxembourgish translation.wkendrick2010-02-161-2/+7
* squish two fresh new bugsalbert2009-11-271-3/+3
* more understanding of the horror, and adding a possible Debian UTF-8 localealbert2009-11-271-4/+27
* rip out the environment variable abusealbert2009-11-231-60/+2
* smash_i18n only used in NO_SDLPANGO buildsalbert2009-11-221-1/+3
* lang/locale work much better nowalbert2009-11-221-18/+50
* code was moved to a function; should remove originalalbert2009-11-221-37/+1
* optimize: not even gcc-4.4 would lift strlen out of the loopalbert2009-11-221-5/+47
* Perisan support.wkendrick2009-11-221-3/+8
* morealbert2009-11-221-4/+3
* cleaned up some morealbert2009-11-221-43/+27
* move code aroundalbert2009-11-221-179/+152
* simplify i18n code (needs MUCH more...)albert2009-11-211-60/+44
* now --lang works (must not use stale pointers)albert2009-11-211-1/+2
* have to reset y_nudge if wiping out lang/localealbert2009-11-211-22/+24
* locales should workalbert2009-11-211-9/+7
* i18n stuff belongs in i18n.calbert2009-11-211-9/+31
* remove unused unjustified cruftalbert2009-11-081-14/+1
* pt_PT -> ptwkendrick2009-07-231-4/+4
* Exact dialect of Zapotec we support; proper ISO 639-3 code for it.wkendrick2009-01-231-4/+5
* Adding Shuswap support.wkendrick2008-10-261-2/+7
* Added Songhay translation.wkendrick2008-10-171-3/+7
* Improved support for localized Stamp sound effects (e.g., "en_GB" forwkendrick2008-09-231-6/+27
* Proper case of locales.wkendrick2008-06-271-11/+11
* small BeOS fix in regards of Uppercase isseusbegasus2008-06-251-1/+5
* Removed "OLD_UPPERCASE_CODE"wkendrick2008-05-291-7/+2
* wchar.h need not be repeatedalbert2008-05-291-6/+1
* Removed _APPLE_10_2_8_-related stuff.wkendrick2008-05-281-12/+2
* BeOS tweaks from Begasus.wkendrick2008-05-271-3/+6
* Ojibwe is the correct spelling.wkendrick2008-04-291-4/+5
* Added Asturian translation.wkendrick2008-04-061-3/+7
* Call bind_textdomain_codeset() on Mac OS X to permit rendering of foreign cha...mfuhrer2008-02-221-2/+2
* Removed some debugging output.wkendrick2008-02-201-3/+3
* Attempted to add a vertical nudge value for tool button labels, basedwkendrick2008-02-191-7/+35
* Added Khmer translation (to confirm whether it worked).wkendrick2008-02-181-3/+5
* Added Azerbaijani translation.wkendrick2008-02-101-2/+6
* Added translations to: Australian English, Canadian English, Macedonian, Occi...wkendrick2008-02-081-1/+17
* Added Zapoteco translation.wkendrick2008-02-081-3/+7
* Corrected backwards #ifdef logic!wkendrick2007-12-111-2/+2
* Final BeOS updates used to created 0.9.19-cvs-2007.12.11 for BeOS x86.wkendrick2007-12-111-3/+5
* BeOS updates.wkendrick2007-12-071-3/+3
* Added Ojibway translation.wkendrick2007-10-141-1/+5
* Avoiding reversing non-translated strings in Hebrew when using Pango.wkendrick2007-07-271-1/+3
* Arabic appears to be working (though awaiting confirmation from Khaled H.)wkendrick2007-07-271-4/+13
* turn plugin junk into a structwkendrick2007-07-201-2/+3