From 6f88905db72ff75e64eac5251d1987f15b420b0d Mon Sep 17 00:00:00 2001 From: PaulLuchyn Date: Fri, 16 Dec 2016 16:56:21 +0200 Subject: [PATCH] Added docs for i18n for Windows OS --- HACKING.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HACKING.rst b/HACKING.rst index 786d37b78..7dda00b8b 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -216,6 +216,12 @@ Microsoft Windows # http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html +* Download and install latest Gettext runtime:: + + # https://mlocati.github.io/articles/gettext-iconv-windows.html + +* Add Gettext_installed_directory\bin (for example ``C:\Program Files\gettext-iconv\bin``) to ``Path`` variable + * Download and install latest PostgreSQL database:: # http://www.enterprisedb.com/products-services-training/pgdownload#windows