Package: packaging-tutorial Version: 0.24 Severity: normal Tags: patch Dear Maintainer,
While preparing a translation into Dutch, I noticed that the last line of slide 47 gets lost, because there is one line too many to fit on that slide. Please find attached a patch to fix the problem in the .pot file. Cheers, Frans Spiesschaert -- System Information: Debian Release: 10.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.19.0-6-amd64 (SMP w/4 CPU cores) Locale: LANG=nl_BE.utf8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8), LANGUAGE=nl_BE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
>From 8bf1d5e7ce8a5fb1904499176d9e488a7aec297c Mon Sep 17 00:00:00 2001 From: Frans Spiesschaert <frans.spiesscha...@yucom.be> Date: Wed, 15 Jan 2020 21:04:44 +0100 Subject: [PATCH] Prevent the last line to get dropped off from slide 47 --- po4a/po/packaging-tutorial.pot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po4a/po/packaging-tutorial.pot b/po4a/po/packaging-tutorial.pot index 200d188..8a66819 100644 --- a/po4a/po/packaging-tutorial.pot +++ b/po4a/po/packaging-tutorial.pot @@ -2391,7 +2391,7 @@ msgstr "" #: packaging-tutorial.tex:1199 msgid "" "\\textbf{ITA}: \\textbf{I}ntent \\textbf{T}o \\textbf{A}dopt\\\\ Someone " -"intends to adopt the package\\\\ You could propose your help!" +"intends to adopt the package. You could propose your help!" msgstr "" #. type: itemize -- 2.20.1