Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: gettext-csharp | Distribution: openSUSE Leap 15.2 |
Version: 0.19.8.1 | Vendor: openSUSE |
Release: lp152.5.2 | Build date: Thu Nov 21 16:59:41 2019 |
Group: Development/Tools/Other | Build host: armbuild10 |
Size: 143812 | Source RPM: gettext-csharp-0.19.8.1-lp152.5.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://www.gnu.org/software/gettext/ | |
Summary: 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'.
LGPL-2.1+
* Sun Jun 19 2016 astieger@suse.com - GNU gettext 0.19.8.1: * Fix unintentional soname bump * Sat Jun 11 2016 astieger@suse.com - GNU gettext 0.19.8: * msgfmt now produces little-endian .mo files by default. * xml: xgettext and msgfmt now look for .its files in directories supplied through the GETTEXTDATADIRS or XDG_DATA_DIRS environment variable. * JavaScript: xgettext and msgfmt now recognize numbered arguments in format strings. * Mon Apr 04 2016 astieger@suse.com - GNU gettext 0.19.7: * can now load custom string extraction rules in XML Internationalization Tag Set (ITS) standard * the existing XML-based language scanners (Glade, GSettings, and AppData) rewritten using ITS * Add msgfmt --xml option to merge translations back to the original XML document. * Fri Sep 11 2015 astieger@suse.com - GNU gettext 0.19.6: * Support AppData file format * Thu Jul 16 2015 astieger@suse.com - GNU gettext 0.19.5.1: * fix build on old platforms where stpcpy and stpncpy is missing * Fri Jul 10 2015 astieger@suse.com - GNU gettext 0.19.5: * drop gettext-check-allocated-size-for-static-segment.patch, is upstream * Tue Mar 10 2015 mlin@suse.com - Add gettext-check-allocated-size-for-static-segment.patch from upstream * Check if the embedded segment size is valid, before adding it to the string length. Please see http://lists.gnu.org/archive/html/bug-gettext/2015-03/msg00005.html * Tue Jan 27 2015 andreas.stieger@gmx.de - GNU gettext 0.19.4: * The --keyword option of xgettext now accepts same argument number for both singular and plural forms. * Programming languages support: - C#: xgettext now properly handles Unicode characters encoded with surrogate pairs. - C/C++: xgettext now recognizes ISO/IEC 9899:2011 string literals prefixed by R, u8, u8R, u, uR, U, UR, L, or LR. - Shell: xgettext now properly recognizes Bash ANSI-C quoting ($'...'). * Bug fixes: - Fix integer overflow when reading certain MO files with msgunfmt. - Avoid invalid memory access in various cases. In particular, when the same argument number is specified for singular/ plural arguments, and when checking Lisp and Scheme format strings. * Fri Oct 17 2014 andreas.stieger@gmx.de - GNU gettext 0.19.3: * Fix xgettext mishandling of octal character escapes in C. * Fix autopoint infinite recursion with certain configure.ac. * The po/Makevars file has a new field MSGINIT_OPTIONS, that can be used to adjust msginit's operation. This is particularly useful for controlling line wrapping behavior together with MSGMERGE_OPTIONS and XGETTEXT_OPTIONS. * Tue Jul 15 2014 pth@suse.de - Update to 0.19.2: * Fix xgettext crash in parsing empty string literals in C and Vala. * Autoconf macro trace in autopoint now works again with Autoconf 2.68 or earlier. It was a regression in 0.19.
/usr/lib/GNU.Gettext.dll /usr/lib/gettext/msgfmt.net.exe /usr/lib/gettext/msgunfmt.net.exe /usr/share/doc/packages/gettext-csharp /usr/share/doc/packages/gettext-csharp/csharpdoc /usr/share/doc/packages/gettext-csharp/csharpdoc/GNU_Gettext.html /usr/share/doc/packages/gettext-csharp/csharpdoc/GNU_Gettext_GettextResourceManager.html /usr/share/doc/packages/gettext-csharp/csharpdoc/GNU_Gettext_GettextResourceSet.html /usr/share/doc/packages/gettext-csharp/csharpdoc/begin.html /usr/share/doc/packages/gettext-csharp/csharpdoc/index.html /usr/share/doc/packages/gettext-csharp/csharpdoc/namespaces.html /usr/share/doc/packages/gettext-csharp/examples /usr/share/doc/packages/gettext-csharp/examples/hello-csharp /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/BUGS /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/INSTALL /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/Makefile.am /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/README /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/autoclean.sh /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/autogen.sh /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/configure.ac /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/hello.cs /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/m4 /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/m4/Makefile.am /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/LINGUAS /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/Makefile.am /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/af.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/ast.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/bg.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/ca.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/cs.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/da.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/de.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/el.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/eo.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/es.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/fi.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/fr.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/ga.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/gl.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/hr.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/hu.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/id.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/it.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/ja.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/ky.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/lv.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/ms.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/mt.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/nb.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/nl.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/pl.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/pt.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/pt_BR.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/ro.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/ru.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/sk.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/sl.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/sr.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/sv.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/tr.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/uk.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/vi.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/zh_CN.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/zh_HK.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp-forms/po/zh_TW.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/INSTALL /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/Makefile.am /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/autoclean.sh /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/autogen.sh /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/configure.ac /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/hello.cs /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/m4 /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/m4/Makefile.am /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/LINGUAS /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/Makefile.am /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/af.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/ast.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/bg.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/ca.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/cs.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/da.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/de.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/el.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/eo.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/es.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/fi.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/fr.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/ga.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/gl.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/hr.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/hu.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/id.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/it.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/ja.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/ky.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/lv.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/ms.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/mt.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/nb.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/nl.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/pl.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/pt.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/pt_BR.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/ro.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/ru.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/sk.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/sl.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/sr.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/sv.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/tr.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/uk.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/vi.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/zh_CN.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/zh_HK.po /usr/share/doc/packages/gettext-csharp/examples/hello-csharp/po/zh_TW.po
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 12:19:47 2024