diff options
-rw-r--r-- | .github/workflows/ci-linux.yml | 1 | ||||
-rw-r--r-- | language/anope.fr_FR.po | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/.github/workflows/ci-linux.yml b/.github/workflows/ci-linux.yml index ba196936d..a68d75ab5 100644 --- a/.github/workflows/ci-linux.yml +++ b/.github/workflows/ci-linux.yml @@ -16,6 +16,7 @@ jobs: sudo apt-get install --assume-yes --no-install-recommends \ clang \ g++ \ + gettext \ git \ libgnutls28-dev \ libldap2-dev \ diff --git a/language/anope.fr_FR.po b/language/anope.fr_FR.po index 3b79291b3..4e89b5306 100644 --- a/language/anope.fr_FR.po +++ b/language/anope.fr_FR.po @@ -5439,8 +5439,8 @@ msgid "" "cannot contain the space or tab characters.\n" msgstr "" "Merci de réessayer avec un mot de passe plus difficile à deviner. Les mots de passe\n" -"ne pas être facilement devinables (comme votre nom ou votre pseudo) et ne peuvent " -"pas contenir d'espace ou de tabulation." +"ne pas être facilement devinables (comme votre nom ou votre pseudo) et ne peuvent\n" +"pas contenir d'espace ou de tabulation.\n" msgid "Please use a valid server name when juping." msgstr "Veuillez indiquer un nom de serveur valide pour JUPE." |