summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2023-08-08 17:03:09 +0200
committerBenno Schulenberg <bensberg@telfort.nl>2023-08-12 17:24:18 +0200
commitbf0dab2bdb76b075ea420e7adce6a6ee05198c83 (patch)
treebacccc9c435113a1ba00d3c1031ce2b84e137ca3 /rules
parentbc7cc2355dae442a2c40acbd3b595d20c271b5ff (diff)
symbols/in: rename a layout, after the language instead of the script
"Ol Chiki" is the name of the script [1] that is used to write the Santali language [2]. [1] https://en.wikipedia.org/wiki/Ol_Chiki_script [2] https://en.wikipedia.org/wiki/Santali_language Naming the layout "Santali (Ol Chiki)" follows the examples of "Punjabi (Gurmukhi)" and "Manipuri (Meitei)". This is also how the corresponding layouts are named in Android. (Originally the comment near the beginning of `symbols/in` referred to scripts, not languages, but commit b9971d9ba8 from three years ago changed that. Whether that was a good idea...) Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
Diffstat (limited to 'rules')
-rw-r--r--rules/base.xml4
-rw-r--r--rules/compat/variantsMapping.lst1
2 files changed, 3 insertions, 2 deletions
diff --git a/rules/base.xml b/rules/base.xml
index 684eaf20..d0fde0ea 100644
--- a/rules/base.xml
+++ b/rules/base.xml
@@ -2286,10 +2286,10 @@
</variant>
<variant>
<configItem>
- <name>olck</name>
+ <name>sat</name>
<!-- Keyboard indicator for Santali layouts -->
<shortDescription>sat</shortDescription>
- <description>Ol Chiki</description>
+ <description>Santali (Ol Chiki)</description>
<languageList>
<!-- sat-Olck: http://www.ethnologue.com/language/sat -->
<iso639Id>sat</iso639Id>
diff --git a/rules/compat/variantsMapping.lst b/rules/compat/variantsMapping.lst
index 7f71a0f7..5317c2ac 100644
--- a/rules/compat/variantsMapping.lst
+++ b/rules/compat/variantsMapping.lst
@@ -23,3 +23,4 @@ tel basic in tel
ara uga ancient uga // Delete in 2028.
ir ave ancient ave // Delete in 2028.
in eeyek in mni // Delete in 2028.
+in olck in sat // Delete in 2028.