fix typo in translation (break wiki)
parent
a92e6ec8af
commit
ad20d577d3
|
@ -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.';
|
$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
|
#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
|
#inc/lib.wiki.kutrl.php:73
|
||||||
#index.php:179
|
#index.php:179
|
||||||
|
|
|
@ -242,7 +242,7 @@ msgstr "Il n'y a rien à configurer pour ce service."
|
||||||
|
|
||||||
#: inc/lib.wiki.kutrl.php:68
|
#: inc/lib.wiki.kutrl.php:68
|
||||||
msgid "%s (Shorten with %s)"
|
msgid "%s (Shorten with %s)"
|
||||||
msgstr "% (réduit avec %s)"
|
msgstr "%s (réduit avec %s)"
|
||||||
|
|
||||||
#: inc/lib.wiki.kutrl.php:73
|
#: inc/lib.wiki.kutrl.php:73
|
||||||
#: index.php:179
|
#: index.php:179
|
||||||
|
|
Loading…
Reference in New Issue