Finnish.
This commit is contained in:
parent
3f7b0bd972
commit
fa6d0f71b2
3 changed files with 216 additions and 334 deletions
2
Makefile
2
Makefile
|
|
@ -92,6 +92,8 @@ ARCH_HEADERS:=$($(OS)_ARCH_HEADERS)
|
|||
# Where things will go when ultimately installed:
|
||||
windows_PREFIX:=/usr/local
|
||||
osx_PREFIX:=/usr/local
|
||||
|
||||
# FIXME: "finddir" fails on other platforms -bjk 2009.12.08
|
||||
beos_PREFIX:=$(shell finddir B_APPS_DIRECTORY)/TuxPaint
|
||||
linux_PREFIX:=/usr/local
|
||||
PREFIX:=$($(OS)_PREFIX)
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ http://www.tuxpaint.org/
|
|||
|
||||
$Id$
|
||||
|
||||
2009.December.2 (0.9.22)
|
||||
2009.December.8 (0.9.22)
|
||||
* New Tools:
|
||||
----------
|
||||
* Label - A tool to add text to a drawing, which can be modified or
|
||||
|
|
@ -145,6 +145,9 @@ $Id$
|
|||
* Dutch translation
|
||||
Freek de Kruijf <f.de.kruijf@hetnet.nl>
|
||||
|
||||
* Finnish translation
|
||||
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
|
||||
|
||||
* Greek translation
|
||||
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>
|
||||
|
||||
|
|
|
|||
543
src/po/fi.po
543
src/po/fi.po
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue