From 6eb6572aef0df0bea71f5eca2043104f7d0400cb Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Sun, 28 May 2017 23:21:25 +0300 Subject: [PATCH] mention UTF-8 encoding --- contribute/index.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/contribute/index.markdown b/contribute/index.markdown index 763b850f..fd0d2670 100644 --- a/contribute/index.markdown +++ b/contribute/index.markdown @@ -45,7 +45,11 @@ Translations If you know some language other than English well, then please help translating Angry IP Scanner into that language. For that, you need to take the latest [resources/messages.properties](https://github.com/angryip/ipscan/blob/master/resources/messages.properties) file, -copy it with the ISO 2-letter language suffix (eg messages_et.properties), translate all the messages and send to me by email (or make a pull request). +copy it with the ISO 2-letter language suffix (eg messages_et.properties), translate all the messages and make a pull request or attach to an issue. + +Note: +* ISO language codes sometimes are different than country codes +* All messages files and other sources are in UTF-8 encoding that supports all languages of the World To test your translations, run Angry IP Scanner from the command-line (assuming that the translated file is in the same directory as the original jar or exe):