Skip to content

Commit 351e5c7

Browse files
committed
Update min po4a version
1 parent b74b2c3 commit 351e5c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_po4a-tools/po4a-update-templates.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# This script updates/creates .po files for every language
4-
# po4a >= 0.63 is required, see https://github.com/mquinson/po4a/releases
4+
# po4a >= 0.68 is required, see https://github.com/mquinson/po4a/releases
55
# You can set the following variables:
66
# SRC_DIR: directory for the original documents in English. Files in sub-directories within SRC_DIR are also detected.
77
# PO_DIR: directory where the .po files are stored

0 commit comments

Comments
 (0)