Skip to content

Releases: GuOrg/Gu.Localization

6.1.0

06 Aug 14:20
Compare
Choose a tag to compare

BUGFIX: Respect NeutralResourcesLanguageAttribute - #19

New package.

24 Jun 11:56
Compare
Choose a tag to compare

BREAKING CHANGES:

  • Translator.CurrentCulture renamed to Culture`
  • Translator.EffectiveCulture renamed to CurrentCulture`
  • Translator.EffectiveCultureChanged renamed to CurrentCultureChanged
    And the signature is now public static event EventHandler<CultureChangedEventArgs> CurrentCultureChanged
    This was needed to enable binding to the static properties.

Sorry about this, dunno how I came up with the poor original names.

Translation.GetOrCreate() respects ErrorHandlingnow and returns a StaticTranslationin case of missing keyn and not throw.

New features:
The static properties of Translator now supports binding from XAML.

5.0.0

23 Jun 10:42
Compare
Choose a tag to compare

Changed defaults, using ErrorHandling.ReturnErrorInfoPreserveNeutral everywhere now.

Updated packages.

21 Jun 20:56
Compare
Choose a tag to compare
Use CurrentCulture as fallback culture.

- Update UI-tests.

Renaming to Static makes Resharper work with it.

06 Nov 11:25
Compare
Choose a tag to compare

1.1.0.0

05 Nov 15:10
Compare
Choose a tag to compare
Working ok now 1.1..0