]> git.ipfire.org Git - thirdparty/gettext.git/commit
Sample demonstrating the use of GNU.Gettext in C#.
authorBruno Haible <bruno@clisp.org>
Thu, 8 Jan 2004 11:44:10 +0000 (11:44 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:34 +0000 (12:11 +0200)
commitf7863cae4557bdf36b922ea9cd00f47e6c41601a
treee323d6b61565dc829106643818bede85092fca7e
parent200a766b1d6315604a303fc4dcacc1f5c22aa485
Sample demonstrating the use of GNU.Gettext in C#.
18 files changed:
gettext-tools/examples/hello-csharp/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-csharp/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-csharp/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-csharp/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-csharp/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-csharp/hello.cs [new file with mode: 0644]
gettext-tools/examples/hello-csharp/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-csharp/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-csharp/po/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-csharp/po/ca.po [new file with mode: 0644]
gettext-tools/examples/hello-csharp/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-csharp/po/es.po [new file with mode: 0644]
gettext-tools/examples/hello-csharp/po/fr.po [new file with mode: 0644]
gettext-tools/examples/hello-csharp/po/ja.po [new file with mode: 0644]
gettext-tools/examples/hello-csharp/po/pl.po [new file with mode: 0644]
gettext-tools/examples/hello-csharp/po/ro.po [new file with mode: 0644]
gettext-tools/examples/hello-csharp/po/sr.po [new file with mode: 0644]
gettext-tools/examples/hello-csharp/po/zh_CN.po [new file with mode: 0644]