summaryrefslogtreecommitdiff
path: root/po4a/po4a.cfg
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-10-04 01:05:57 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-10-04 15:36:54 +0100
commit7400c378883b3518b702f97043fbf8141d3653bd (patch)
treee4fcdd272de7b7a4ef2d5421ad92daaa6c2ab770 /po4a/po4a.cfg
parentbddc9e6b3cc520514c013509520422d6cb482e53 (diff)
po4a: dummy test case git-debrebase_5.en_US.po: Create
This is the result of following the instructions in po4a/README on how to start a translation. For economy I have committed only this one new .po file, even though po4a generated loads and normally a translator would therefore send a PR with one file per document. This is part of testing that the machinery works. It is not practical to make this a proper test case, but I can at least leave records in the git history of how to do things. This change results in that one manpage actually being generated and installed, although it is very similar to the untranslated one. I have verified that unless the translated manpages line in debian/git-debrebase.install is uncommented, the package build now fails, which is reassuring, because it means that when we get a real translation we can't forget to actually ship it. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'po4a/po4a.cfg')
-rw-r--r--po4a/po4a.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/po4a/po4a.cfg b/po4a/po4a.cfg
index a395c08..97c0501 100644
--- a/po4a/po4a.cfg
+++ b/po4a/po4a.cfg
@@ -1,4 +1,4 @@
-[po4a_langs]
+[po4a_langs] en_US
# ^ add your language here (separate with spaces)
# Do not edit the rest of this file. It is automatically maintained.