diff options
author | Chris Leick <c.leick@vollbio.de> | 2015-11-17 07:56:51 +0100 |
---|---|---|
committer | Niels Thykier <niels@thykier.net> | 2015-11-17 07:56:51 +0100 |
commit | 4669770d976672c2bcc34be773d22e2af898d571 (patch) | |
tree | 0367b57b8cf3b44c4e52425621185b0bd4699aec /man/po4a/po | |
parent | e4ec383aeda32dde578eb6503cfa8b2ecd3408d0 (diff) | |
download | debhelper-4669770d976672c2bcc34be773d22e2af898d571.tar.gz |
Fix typo in dh_clean
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'man/po4a/po')
-rw-r--r-- | man/po4a/po/debhelper.pot | 4 | ||||
-rw-r--r-- | man/po4a/po/es.po | 4 | ||||
-rw-r--r-- | man/po4a/po/fr.po | 4 | ||||
-rw-r--r-- | man/po4a/po/pt.po | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/man/po4a/po/debhelper.pot b/man/po4a/po/debhelper.pot index 5f5c36eb..14c39812 100644 --- a/man/po4a/po/debhelper.pot +++ b/man/po4a/po/debhelper.pot @@ -2291,7 +2291,7 @@ msgstr "" #. type: textblock #: dh_clean:40 msgid "" -"Note directories listed in this file B<must> end with a trailing slash. Any " +"Note that directories listed in this file B<must> end with a trailing slash. Any " "content in these directories will be removed as well." msgstr "" @@ -2343,7 +2343,7 @@ msgstr "" #. type: textblock #: dh_clean:68 msgid "" -"Note directories passed as arguments B<must> end with a trailing slash. Any " +"Note that directories passed as arguments B<must> end with a trailing slash. Any " "content in these directories will be removed as well." msgstr "" diff --git a/man/po4a/po/es.po b/man/po4a/po/es.po index 0b9c321f..161fafac 100644 --- a/man/po4a/po/es.po +++ b/man/po4a/po/es.po @@ -3321,7 +3321,7 @@ msgstr "Puede listar otros ficheros que desea eliminar." #. type: textblock #: dh_clean:40 msgid "" -"Note directories listed in this file B<must> end with a trailing slash. Any " +"Note that directories listed in this file B<must> end with a trailing slash. Any " "content in these directories will be removed as well." msgstr "" @@ -3390,7 +3390,7 @@ msgstr "Borra también estos I<ficheros>." #. type: textblock #: dh_clean:68 msgid "" -"Note directories passed as arguments B<must> end with a trailing slash. Any " +"Note that directories passed as arguments B<must> end with a trailing slash. Any " "content in these directories will be removed as well." msgstr "" diff --git a/man/po4a/po/fr.po b/man/po4a/po/fr.po index 083d1f93..5fb68bad 100644 --- a/man/po4a/po/fr.po +++ b/man/po4a/po/fr.po @@ -3421,7 +3421,7 @@ msgstr "Permet d'indiquer d'autres chemins à supprimer." #. type: textblock #: dh_clean:40 msgid "" -"Note directories listed in this file B<must> end with a trailing slash. Any " +"Note that directories listed in this file B<must> end with a trailing slash. Any " "content in these directories will be removed as well." msgstr "" "Veuillez noter que les répertoires indiqués dans ce fichier B<doivent> se " @@ -3489,7 +3489,7 @@ msgstr "Supprime également les I<chemin>s listés." #. type: textblock #: dh_clean:68 msgid "" -"Note directories passed as arguments B<must> end with a trailing slash. Any " +"Note that directories passed as arguments B<must> end with a trailing slash. Any " "content in these directories will be removed as well." msgstr "" "Veuillez noter que les répertoires passés comme arguments B<doivent> se " diff --git a/man/po4a/po/pt.po b/man/po4a/po/pt.po index f9bcc23c..e0001ddf 100644 --- a/man/po4a/po/pt.po +++ b/man/po4a/po/pt.po @@ -3123,7 +3123,7 @@ msgstr "Pode listar outros caminhos para serem removidos." #. type: textblock #: dh_clean:40 msgid "" -"Note directories listed in this file B<must> end with a trailing slash. Any " +"Note that directories listed in this file B<must> end with a trailing slash. Any " "content in these directories will be removed as well." msgstr "" "Note que os directórios listados neste ficheiro B<devem> terminar com uma " @@ -3183,7 +3183,7 @@ msgstr "Apaga estes I<caminho>s também." #. type: textblock #: dh_clean:68 msgid "" -"Note directories passed as arguments B<must> end with a trailing slash. Any " +"Note that directories passed as arguments B<must> end with a trailing slash. Any " "content in these directories will be removed as well." msgstr "" "Note que os directórios passados como argumentos B<devem> terminar com uma " |