From a3f0c5022dc98cdbf2723d328d97db94a67e8ecd Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Tue, 27 Sep 2022 19:45:47 +0200 Subject: Replace dead langtag.net reference link with Wikipedia and W3C Change-Id: Ic62f0f2ed9d4e4c7b6e026ec879830cbdb5338cb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140663 Reviewed-by: Eike Rathke Tested-by: Jenkins --- udkapi/com/sun/star/lang/Locale.idl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'udkapi') diff --git a/udkapi/com/sun/star/lang/Locale.idl b/udkapi/com/sun/star/lang/Locale.idl index 4eafbd8f57f0..b82e203a6991 100644 --- a/udkapi/com/sun/star/lang/Locale.idl +++ b/udkapi/com/sun/star/lang/Locale.idl @@ -75,8 +75,10 @@ published struct Locale field is empty.

You can find BCP 47 language tag resources at
- - http://www.langtag.net/.

+ + https://en.wikipedia.org/wiki/IETF_language_tag and + + https://www.w3.org/International/articles/language-tags/.

Earlier versions of the documentation mentioned "vendor and browser-specific" codes but that was never supported. Use of any -- cgit