Skip to content

arbinada-com/gettext-dotnet

Repository files navigation

Gettext.NET

GNU gettext library, msgfmt and xgettext utilties implementation for .NET and Mono.

Features

  • Pure .NET/Mono implementation
  • Creating resources satellite assemblies from PO files
  • Full plural forms support
  • Translation context support (msgctxt)
  • Extended GettextResourceManager to get translated strings in application
  • WinForms controls and tooltips localization with 1 line of code
  • .NET 2 (VS 2008) compliant

Package contains examples of console and WinForms applications and includes native utilities for Win32. See wiki for quick start guide and more information.

About

Gettext native implementation for .NET

Topics

Resources

License

Stars

Watchers

Forks