Commit graph

139 commits

Author SHA1 Message Date
William Kendrick
7e8e3654a7 Added Khmer translation (to confirm whether it worked). 2008-02-18 08:02:13 +00:00
William Kendrick
98c92e016b Added Azerbaijani translation. 2008-02-10 23:55:21 +00:00
William Kendrick
9dab69c651 Added translations to: Australian English, Canadian English, Macedonian, Occitan and Zapeteco. 2008-02-08 08:18:58 +00:00
William Kendrick
703719b360 Added Zapoteco translation. 2008-02-08 07:34:16 +00:00
William Kendrick
08d08eb1e0 Corrected backwards #ifdef logic! 2007-12-11 16:05:43 +00:00
William Kendrick
8014500811 Final BeOS updates used to created 0.9.19-cvs-2007.12.11 for BeOS x86. 2007-12-11 15:51:06 +00:00
William Kendrick
344492dad4 BeOS updates. 2007-12-07 00:05:45 +00:00
William Kendrick
803a8f2bd2 Added Ojibway translation. 2007-10-14 07:16:01 +00:00
William Kendrick
ebf2a8a6bd Avoiding reversing non-translated strings in Hebrew when using Pango. 2007-07-27 02:00:19 +00:00
William Kendrick
a241607224 Arabic appears to be working (though awaiting confirmation from Khaled H.) 2007-07-27 01:44:00 +00:00
William Kendrick
40200798d8 turn plugin junk into a struct
sorting magic tools by (localized) name
emboss now keeps color
minor fixups
2007-07-20 18:37:36 +00:00
William Kendrick
186ede2764 Added Esperanto translation. 2007-07-14 17:29:16 +00:00
William Kendrick
8fbc3399e8 Added Wolof translation. 2007-07-04 20:31:23 +00:00
William Kendrick
0d7887897b Improved debug outpout. 2007-06-08 20:21:11 +00:00
William Kendrick
2235bce0bb Added missing language to '--lang help' output. 2007-05-06 14:21:06 +00:00
William Kendrick
3fe6dbd857 Added Twi translation. 2007-04-26 20:13:47 +00:00
William Kendrick
b0efac0b9a Added Latvian support. (Note: PO file is incorreclty implemented) 2007-04-24 09:19:35 +00:00
William Kendrick
29bcdacab5 Added Telugu support and TTF font (a GPL one in Debian & Ubuntu) 2007-04-24 08:59:46 +00:00
Mark K. Kim
f043a733e6 Added application-level Input Method support. 2007-04-22 04:05:23 +00:00
Albert Cahalan
19b0c3d33d make multiply/divide key (on OLPC XO keyboard) work 2007-03-29 05:06:45 +00:00
William Kendrick
4872bc5dde More locale/language documentation cleanup. 2006-10-11 19:43:04 +00:00
William Kendrick
346c8f73e2 Fixed Basque label typo. 2006-10-11 19:34:58 +00:00
William Kendrick
ff92aedf64 Added missing langages to man page.
Fixed alphabetization of "--lang help" output.
2006-10-11 18:39:40 +00:00
William Kendrick
9c99da337a Added Ndebele translation. 2006-10-11 07:54:09 +00:00
William Kendrick
8b25ced659 Added South African English. 2006-09-22 19:11:15 +00:00
William Kendrick
63f8bb68ab Added Xhosa translation. 2006-09-22 19:04:09 +00:00
William Kendrick
13f81551d9 Added Venda translation. 2006-09-22 18:14:47 +00:00
William Kendrick
7716a05281 Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
William Kendrick
8d34786bcc Kartik Mistry will be providing Gujarati translation. 2006-07-11 18:02:46 +00:00
William Kendrick
2aebbc6643 Adding Tagalog support.
Silencing any errors when running kde- or gnome-config during install.
2006-05-13 18:45:24 +00:00
William Kendrick
e5505ba30e Adding Kurdish support to source. 2006-04-30 04:12:48 +00:00
William Kendrick
8edb9cdf0b Added Faroese translation.
Updated Vietnamese translation.
Added missing (newly-added) supported languages to OPTIONS docs.
2006-04-05 07:28:42 +00:00
William Kendrick
92a2f5230e Adding skeleton PO and code for expected Tibetan support. 2006-03-30 03:34:59 +00:00
William Kendrick
7f7304fbef Arabic translation. Including TTF font for Arabic. 2006-03-28 08:33:05 +00:00
William Kendrick
2e90a5873c Adding support for Scottish Gaelic. (Also made "Gaelic" specifically "Irish") 2006-03-05 00:43:50 +00:00
John Popplewell
2982961f38 Various fixes for win32, mostly as a result of the splits. 2006-02-20 04:12:27 +00:00
William Kendrick
e964eb17a0 More splits from "tuxpaint.c":
+ "debug.h": Defines whether debugging printf() calls should be enabled.
  + "dirwalk.c/h": Callback functions for recursive directory traversal.
  + "fonts.c/h": Font loading/grouping/discarding variables and functions.
  + "get_fname.c/h": Functions for constructing preferred file paths.
2006-02-19 08:02:39 +00:00
William Kendrick
27c35cdf23 Made sure GPL notice was included in all other source files. 2006-02-18 07:07:47 +00:00
William Kendrick
2af7785454 Split language-related variables, enumerations, arrays and helper
functions in to "i18n.c" and "i18n.h" source files.
2006-02-18 06:54:50 +00:00