diff options
Diffstat (limited to 'docs/installer/README')
-rw-r--r-- | docs/installer/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/installer/README b/docs/installer/README new file mode 100644 index 00000000..53f19d3b --- /dev/null +++ b/docs/installer/README @@ -0,0 +1,11 @@ +1. Install po4a. +2. Update POT: ./makepot.sh +3. Update your translation: ./update.sh <your_locale> (Ex.: ./update.sh uk) +4. Make your translated docs: ./makedocs.sh <your_locale> (Ex.: ./makedocs uk) +5. Copy your docs through WebDAV or via Calenco web-interface into Calenco repository. + + * Scripts in this folder are free software. They come without any warranty, to + * the extent permitted by applicable law. You can redistribute it + * and/or modify them under the terms of the Do What The Fuck You Want + * To Public License, Version 2, as published by Sam Hocevar. See + * http://sam.zoy.org/wtfpl/COPYING for more details.
\ No newline at end of file |