From 6f5b6cde709812d235ddf6a488f00a571d76e4a6 Mon Sep 17 00:00:00 2001 From: David Carlier Date: Sun, 1 Feb 2026 14:10:39 +0000 Subject: [PATCH] Sync strings with EN. --- reference/strings/functions/setlocale.xml | 25 ++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/reference/strings/functions/setlocale.xml b/reference/strings/functions/setlocale.xml index 92786981b6..e11571ca57 100644 --- a/reference/strings/functions/setlocale.xml +++ b/reference/strings/functions/setlocale.xml @@ -1,5 +1,5 @@ - + @@ -176,6 +176,29 @@ + + &reftitle.changelog; + + + + + &Version; + &Description; + + + + + 8.5.0 + + Passer un entier 0 comme argument locales + n'est plus supporté et lance désormais une TypeError. + + + + + + + &reftitle.examples;