/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to debian/po/fr.po

  • Committer: Teddy Hogeborn
  • Date: 2021-02-01 19:30:45 UTC
  • Revision ID: teddy@recompile.se-20210201193045-lpg6aprpc4srem6k
Fix issue with french translation

Initial white space was missing in both msgid and msgstr of the french
translation, leading to checking tools reporing an incomplete
translation.  The string is a raw command line command, and therefore
did not need translation, so this was never a user-visible issue.

* debian/po/fr.po: Add missing whitespace to the id and translation
  for msgid " mandos-keygen -F/dev/null|grep ^key_id".

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
#. Type: note
36
36
#. Description
37
37
#: ../mandos.templates:1001
38
 
msgid " key_id = <HEXSTRING>"
39
 
msgstr " key_id = <CHAÎNE HEXADÉCIMALE>"
 
38
msgid "key_id = <HEXSTRING>"
 
39
msgstr "key_id = <CHAÎNE HEXADÉCIMALE>"
40
40
 
41
41
#. Type: note
42
42
#. Description
124
124
#. Type: note
125
125
#. description
126
126
#: ../mandos-client.templates:1001
127
 
msgid " ${key_id}"
128
 
msgstr " ${key_id}"
 
127
msgid "${key_id}"
 
128
msgstr "${key_id}"
129
129
 
130
130
#. Type: note
131
131
#. description