# This source code is released in public domain.
-# Author Tomas Stary (2016) <tomichec@gmail.com>
+# Author Tomas Stary (2016) <tomichec@gmail.com>
# Thanks for helpful discussion to Thérèse Godefroy
# This is a Makefile to generate the PO files for automated
# and repeated text, which also implies potential mistakes.
# Please read the manual on the page:
-# http://dev.man-online.org/man7/po4a/
+# https://po4a.org/man/man1/po4a.1.php
# This Makefile only contains commands from the manual tested for the
# esd translation.
workshops.html
############################################################
-# initialise the po template from English version, this is to be used,
+# Initialise the po template from English version, this is to be used,
# there is no translation for now, and you are going to build it from
# scratch. Then copy the file esd-temp.pot to your language file
# esd-$(lang).po such as esd-cs.po, and edit it in your favourite PO
cp $@ `basename -s .extract $@`
############################################################
-# update the PO translation after the original has changed. This will
+# Update the PO translation after the original has changed. This will
# make a new PO file automaticaly reusing identical translations, but
# the strings will be made fuzzy and need to verified manualy. Strings
# that changed need to be translated again.
# Author Tomas Stary (2016) <tomichec@gmail.com>
# Thanks for helpfull discussion to Thérèse Godefroy
-# this Makefile.gen is used to generate the translated html files from the
+# This Makefile.gen is used to generate the translated html files from the
# PO templates
-# see Makefile for generation of translation files (po, pot) and
+# See Makefile for generation of translation files (po, pot) and
# extraction of translated strings from existing translation
# usage: make -f Makefile.gen
-o 'untranslated=<script>' \
-o 'attributes=<meta>content'
-# list of source files for the translation
+# List of source files for the translation
SRC=confirmation.html\
index.html\
infographic.html\