Skip to content
/ jinn Public

Java tool for translating properties files into other languages

License

Notifications You must be signed in to change notification settings

shred/jinn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jinn

Jinn is a Java tool for translating properties files into other languages.

Screenshot

Features

  • Simple to use. Even people without programming skills can translate a software.
  • Keeping an eye on the original: a properties view always shows the context in the reference document.
  • Even exotic properties files are supported, as long as they comply to the Java standard.
  • Automatically Unicode encoding of all characters not displayable in ISO-8859-1.
  • Encoding of special and control characters. The translator just types plain, multi line text.
  • Jinn is itself completely written in Java, and runs on Windows, Linux and MacOS X.

Usage

Just run the jar file:

java -jar target/jinn.jar

Contribute

License

Jinn is distributed under GPLv3.

About

Java tool for translating properties files into other languages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published