Commit graph

9 commits

Author SHA1 Message Date
Sami Kerola
e15dfaf463 fix 'make distcheck' which had out-of-tree build issue 2013-01-02 09:59:51 +01:00
Pavel Labath
0a42e6ca3d Fix VPATH builds with --enable-nls
I needed to add explicit $(srcdir) in Makefiles when referencing to Translation.m.
I also removed generated-*.m files from the tree since they can be easily regenerated (and they
were confusing VPATH logic). They can be added to the distribution tarball later if needed (but
hopefully everyone has iconv).
2011-09-14 19:39:11 +02:00
simonb
0861f3a907 improve native language handling, move messages and menu labels to
FbTk::FbString
2006-05-20 15:08:14 +00:00
fluxgen
3172279d10 locale path 2005-05-18 08:33:29 +00:00
rathnor
f6406c88d2 last nls tweak for now - it works this time 2004-06-20 14:16:14 +00:00
rathnor
e5953eca89 i'll get it right one day 2004-06-20 14:09:29 +00:00
rathnor
c144177c5c Conversion of old nls files to new string names...
Change to new style of working.
2004-06-20 13:48:46 +00:00
rathnor
35fe2d5e12 fix nls bad message errors 2003-10-04 12:44:47 +00:00
fluxgen
02cd8214fd german translation from Andreas 2002-12-16 11:25:58 +00:00