Skip to content
This repository was archived by the owner on Jun 11, 2023. It is now read-only.

New release v0.7.2

Compare
Choose a tag to compare
@Naoghuman Naoghuman released this 22 Apr 07:52
· 12 commits to master since this release

Welcome to Lib-I18n with the new release 0.7.2.

The library Lib-I18N allows a developer to bind a key-value pair of a.properties file to a StringBinding. This makes it very easy to change the language during runtime in a JavaFX application.
Lib-I18N is written in JavaFX, Maven and NetBeans.

Summary

  • This is a minor release.
  • Some typos in the ReadMe are fixed.

Documentation

#84 [doc] Extend the example in the convention 'Key not found'.
#83 [doc] Typo in first section in 'Examples'.
#82 [doc] Typo in section 'Convention: Key not found'.
#80 [doc] Typo in sub-section from 'Features'.

Greetings
Naoghuman