From ad20d577d3bebe63c73246f5ab57b453c4237198 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Fri, 3 Sep 2021 23:52:10 +0200 Subject: [PATCH] fix typo in translation (break wiki) --- locales/fr/main.lang.php | 2 +- locales/fr/main.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/fr/main.lang.php b/locales/fr/main.lang.php index e586603..2f12d49 100644 --- a/locales/fr/main.lang.php +++ b/locales/fr/main.lang.php @@ -185,7 +185,7 @@ $GLOBALS['__l10n']['Service'] = 'Service'; $GLOBALS['__l10n']['There is nothing to configure for this service.'] = 'Il n\'y a rien à configurer pour ce service.'; #inc/lib.wiki.kutrl.php:68 -$GLOBALS['__l10n']['%s (Shorten with %s)'] = '% (réduit avec %s)'; +$GLOBALS['__l10n']['%s (Shorten with %s)'] = '%s (réduit avec %s)'; #inc/lib.wiki.kutrl.php:73 #index.php:179 diff --git a/locales/fr/main.po b/locales/fr/main.po index 8932a9d..3c2eac5 100644 --- a/locales/fr/main.po +++ b/locales/fr/main.po @@ -242,7 +242,7 @@ msgstr "Il n'y a rien à configurer pour ce service." #: inc/lib.wiki.kutrl.php:68 msgid "%s (Shorten with %s)" -msgstr "% (réduit avec %s)" +msgstr "%s (réduit avec %s)" #: inc/lib.wiki.kutrl.php:73 #: index.php:179