From 08954695360364b0d9313632258a30cb86a038f1 Mon Sep 17 00:00:00 2001 From: Jeroen ter Heerdt Date: Wed, 20 May 2026 14:53:07 +0200 Subject: [PATCH] Adding extra locale not supported error --- content/troubleshooting/locale-not-supported.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/troubleshooting/locale-not-supported.md b/content/troubleshooting/locale-not-supported.md index 892cb68d3..aa852b2bc 100644 --- a/content/troubleshooting/locale-not-supported.md +++ b/content/troubleshooting/locale-not-supported.md @@ -17,12 +17,16 @@ applies_to: full: true --- # Locale Not Supported -You may encounter the warning message: +You may encounter any of the following warning messages: ```plaintext The XXXX locale is not supported ``` +```plaintext +XXXX is an invalid culture identifier +``` + in the Tabular Editor 3 Message view. ![Locale not supported message](~/content/assets/images/troubleshooting/locale-not-supported-message-view.png)