From 5cadfd39ba0d63d982b51402a8089415ecfc52f3 Mon Sep 17 00:00:00 2001 From: haszi Date: Sun, 7 Jul 2024 15:51:16 +0200 Subject: [PATCH] Add ALT_DIGITS constant (#3473) Co-authored-by: haszi --- reference/strings/constants.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/reference/strings/constants.xml b/reference/strings/constants.xml index 89934c09df..f722a9ae2b 100644 --- a/reference/strings/constants.xml +++ b/reference/strings/constants.xml @@ -878,6 +878,17 @@ + + + ALT_DIGITS + (int) + + + + Alternative symbols for digits. + + + <function>nl_langinfo</function> <constant>LC_MONETARY</constant> Category Constants