From 9d0a5bbf40c028ea66e65a7d5bae3caecc980373 Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Wed, 22 Apr 2015 17:57:42 +0200 Subject: Updated --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 5281fd1..09906d3 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,18 @@ and install it locally then run tools as root adding your user environment variables, to know which ones run perl -Mlocal::lib as user and execute the output as root. +* Build and install locales + +To build and install locales + make install_locales + +To update locales (pot and pos) + make update_n_merge + +If you want to test your po changes install manatools usning local::lib +and pass --locales-dir path-to-your-locale-files to command line i.e. + manaClock --locales-dir /home/myuser/perl5/share/locale/ + # SUPPORT AND DOCUMENTATION # -- cgit v1.2.1