Commit graph

15 commits

Author SHA1 Message Date
Mathias Gumz
57f21b64ca Update translations: add CommonDefaultWindowMenuFile 2015-01-31 21:05:07 +01:00
Mathias Gumz
bf3714e124 Update translations to reflect new flags via -h 2015-01-22 16:30:57 +01:00
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
Mark Tiefenbruck
b90a7e21a9 replace svn stuff with git 2007-12-19 16:51:15 -08:00
simonb
53c3c91cad update chinese translation, thanks yhlfh 2007-08-10 14:18:18 +00:00
simonb
276c4b4758 fix chinese encodings 2007-08-10 03:10:02 +00:00
mathias
bbea139cae reverted deletion of generated*.m files 2007-05-21 06:57:20 +00:00
mathias
b4d15cf569 deleted all generated nls files 2007-05-20 08:40:06 +00:00
simonb
23c9ea1674 properly fix the nls issue, adding a new string 2007-01-05 15:16:47 +00:00
simonb
20cf04f938 fix nls strings to use %04d instead of %4d, as 4d doesn't pad properly
with non-monospaced fonts
2007-01-05 14:47:25 +00:00
simonb
0861f3a907 improve native language handling, move messages and menu labels to
FbTk::FbString
2006-05-20 15:08:14 +00:00
fluxgen
da365bb4c9 minor comment fix 2006-03-20 22:25:34 +00:00
fluxgen
76b49f0438 removed geom window nls 2006-03-18 22:05:51 +00:00
mathias
918d1994fa added zh_CN translations (thanx Andyliu)
fixed ko_KR translations (thanx Jo Hyunseok)
2006-03-09 19:28:22 +00:00