Native Language Support (NLS) for C#
Mono with its 'resgen' program uses a design that Microsoft created and
that gives the power to the software vendor and not to the user: it
doesn't allow the end-user to create his own localisations for existing
programs. As documented in the gettext manual:
The advantages of the .dll' format over the .resources' format are:
1. 1. Freedom to localize: Users can add their own translations to an
application after it has been built and distributed. Whereas
when the programmer uses a ResourceManager' constructor provided
by the system, the set of .resources' files for an application
must be specified when the application is built and cannot be
extended afterwards.
2., 3., 4. ...
The included GNU.Gettext.dll gives the user this freedom back and the
also included msgfmt.net.exe and msgunfmt.net.exe handle PO files more
reliably than 'resgen'.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12:GA/gettext-csharp && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000124 124 Bytes | |
gettext-0.12.1-gettextize.patch | 0000000933 933 Bytes | |
gettext-0.12.1-sigfpe.patch | 0000001531 1.5 KB | |
gettext-0.19.2.tar.xz | 0006622116 6.32 MB | |
gettext-0.19.2.tar.xz.sig | 0000000819 819 Bytes | |
gettext-csharp.changes | 0000017090 16.7 KB | |
gettext-csharp.keyring | 0000018399 18 KB | |
gettext-csharp.spec | 0000004300 4.2 KB | |
gettext-dont-test-gnulib.patch | 0000001493 1.46 KB | |
gettext-initialize_vars.patch | 0000000636 636 Bytes | |
gettext-java.changes | 0000018415 18 KB | |
gettext-java.keyring | 0000018399 18 KB | |
gettext-java.spec | 0000004204 4.11 KB | |
gettext-linkdupes.sh | 0000005096 4.98 KB | |
gettext-needlessly_init_vars.patch | 0000000821 821 Bytes | |
gettext-po-mode.diff | 0000000792 792 Bytes | |
gettext-rpmlintrc | 0000000530 530 Bytes | |
gettext-runtime-mini.changes | 0000042090 41.1 KB | |
gettext-runtime-mini.keyring | 0000018399 18 KB | |
gettext-runtime-mini.spec | 0000009700 9.47 KB | |
gettext-runtime.changes | 0000042090 41.1 KB | |
gettext-runtime.keyring | 0000018399 18 KB | |
gettext-runtime.spec | 0000009690 9.46 KB | |
pre_checkin.sh | 0000000247 247 Bytes | |
suse-start-po-mode.el | 0000000985 985 Bytes |
Latest Revision
Split 13.1 from Factory
Comments 0