Pere Pujal i Carabantes
dfda7f7907
Enabling sundanese in tuxpaint
2014-03-18 00:09:34 +00:00
Pere Pujal i Carabantes
5e09af924d
new translation Bambara
2014-02-08 00:12:50 +00:00
Pere Pujal i Carabantes
f0f9c1ed7e
Forgot to add Venetian locale in show_locale_usage()
2013-11-17 23:18:48 +00:00
Pere Pujal i Carabantes
e8bf14e524
Enabling Mongolian.
2013-11-15 23:21:24 +00:00
Pere Pujal i Carabantes
7a9c206d35
Correcting Armenian, adding Khmer to i18n.c.
2013-11-03 23:50:50 +00:00
Pere Pujal i Carabantes
9dc9a2797e
Added support for Armenian.
2013-08-18 22:55:45 +00:00
William Kendrick
041e822a68
New translation: Marathi (mr_IN)
2013-03-28 22:59:23 +00:00
Pere Pujal i Carabantes
58d1d57642
Adding punjabi to i18n.h zapotec zw->zam in i18n.c
2013-02-06 22:48:34 +00:00
Pere Pujal i Carabantes
3298d6c305
Adding punjabi support to tuxpaint.
2013-02-06 07:35:10 +00:00
Pere Pujal i Carabantes
bb4e17202d
Win32 was not honouring --lang language.
2012-06-05 22:47:52 +00:00
William Kendrick
e18e033b49
Inuktitut translation.
2012-03-08 21:01:01 +00:00
William Kendrick
05f33a2a08
Aragones translation.
2012-03-02 17:44:19 +00:00
Pere Pujal i Carabantes
7bb9b078e2
Env vars were not honored.
2011-09-18 21:03:16 +00:00
William Kendrick
ef59ecfe2c
Amharic translation.
2011-04-15 18:18:34 +00:00
William Kendrick
38ebabcbef
Support for Latin Serbian.
2011-01-13 04:25:50 +00:00
John Popplewell
f7f347541f
Oooops! Forgot about the implementation of setenv() for MinGW.
2010-12-17 15:55:48 +00:00
William Kendrick
201cf538ce
Kiga (Chiga) translation!
2010-10-28 17:46:07 +00:00
William Kendrick
3da80d74b6
Acholi translation.
...
Added some missing locales to OPTIONS docs.
2010-10-27 19:12:32 +00:00
William Kendrick
bb6b21fa4d
Added Akan translation.
...
Fixed Basque PO file.
2010-10-27 18:57:45 +00:00
William Kendrick
934602e2b1
Northern Sotho.
...
Added some missing contributors to man page.
Added some missing locale options to OPTIONS docs.
Added some missing locale options to man page.
2010-10-18 15:31:19 +00:00
William Kendrick
053598c9cb
If user tries to use a locale that their system doesn't fully support,
...
even though our language MO files are installed, it will switch to C
locale (which is not UTF-8), and the language won't be used in Tux Paint.
Utilizing hack designed by Albert that sets LC_ALL to an arbitrary,
working UTF-8 locale (currently using en_US.UTF-8), and then setting
the LANGUAGE env. var. Seems to work! (I can use Fula (ff_SN.UTF-8)
on my Ubuntu 9.04 system that doesn't have Fula support.)
2010-10-05 23:11:46 +00:00
William Kendrick
5d035c1430
Fula translation.
2010-10-05 20:07:47 +00:00
William Kendrick
80a0f2e4dc
Missing a spot for Luganda.
2010-10-01 18:51:32 +00:00
William Kendrick
377b6dcefb
Luganda.
2010-10-01 18:45:44 +00:00
Scott McCreary
2d594c9bf1
Fixed several gcc2 compile errors by moving variable declarations to the top of functions.
2010-04-29 20:01:24 +00:00
William Kendrick
c680b408bd
Missing entry!
2010-04-03 18:33:19 +00:00
William Kendrick
5232ae97c7
New locale: Venetian.
2010-04-03 18:16:48 +00:00
secretlondon
665cbfb2cf
Malayalam language support (I hope)
2010-03-24 20:50:07 +00:00
William Kendrick
8b6d8df007
Luxembourgish translation.
2010-02-16 21:56:13 +00:00
Albert Cahalan
54c2cc521f
squish two fresh new bugs
2009-11-27 22:07:36 +00:00
Albert Cahalan
c484fd4ff8
more understanding of the horror, and adding a possible Debian UTF-8 locale
2009-11-27 09:48:58 +00:00
Albert Cahalan
35a4cbf110
rip out the environment variable abuse
2009-11-23 08:03:39 +00:00
Albert Cahalan
7352e86848
smash_i18n only used in NO_SDLPANGO builds
2009-11-22 10:13:00 +00:00
Albert Cahalan
db4ad99ad8
lang/locale work much better now
2009-11-22 09:46:41 +00:00
Albert Cahalan
778f51cc58
code was moved to a function; should remove original
2009-11-22 08:14:03 +00:00
Albert Cahalan
07abe83e9e
optimize: not even gcc-4.4 would lift strlen out of the loop
2009-11-22 08:07:41 +00:00
William Kendrick
a2c270a41e
Perisan support.
2009-11-22 07:12:19 +00:00
Albert Cahalan
c0ce0c05b5
more
2009-11-22 05:05:14 +00:00
Albert Cahalan
c42798e061
cleaned up some more
2009-11-22 04:36:55 +00:00
Albert Cahalan
55c1588999
move code around
2009-11-22 03:22:09 +00:00
Albert Cahalan
57aa18e8fe
simplify i18n code (needs MUCH more...)
2009-11-21 23:07:48 +00:00
Albert Cahalan
1c980026f0
now --lang works (must not use stale pointers)
2009-11-21 21:17:19 +00:00
Albert Cahalan
f296909c75
have to reset y_nudge if wiping out lang/locale
2009-11-21 11:30:19 +00:00
Albert Cahalan
b5275ec578
locales should work
2009-11-21 10:52:38 +00:00
Albert Cahalan
0045bbad98
i18n stuff belongs in i18n.c
2009-11-21 10:14:56 +00:00
Albert Cahalan
a4f06cb79c
remove unused unjustified cruft
2009-11-08 10:21:17 +00:00
William Kendrick
efc64d1bd5
pt_PT -> pt
2009-07-23 20:27:03 +00:00
William Kendrick
cb79e4e4ad
Exact dialect of Zapotec we support; proper ISO 639-3 code for it.
2009-01-23 22:19:52 +00:00
William Kendrick
6a28cd72f1
Adding Shuswap support.
2008-10-26 22:41:17 +00:00
William Kendrick
0b17f97458
Added Songhay translation.
2008-10-17 20:56:06 +00:00