From 4265017c882387ae717e032b044cbef36c6df941 Mon Sep 17 00:00:00 2001 From: Sjur N Moshagen Date: Wed, 31 Jan 2024 16:29:36 +0200 Subject: [PATCH] Update speller metadata from configure.ac [skip-ci] --- manifest.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/manifest.toml b/manifest.toml index 01f857b..dfaefe5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -1,6 +1,18 @@ name = "Aymara" version = "0.1.1" +# Name of the speller package in various languages. +# The default is English + autonym: +[speller.name] +en = "Aymara spellchecker" +ay = "Autonym spellchecker" + +# Description of the speller package in various languages. +# The default is English + autonym: +[speller.description] +en = "A spellchecker for Aymara, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway" +ay = "TRANSLATE: A spellchecker for Aymara, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway" + [macos] system_pkg_id = "no.divvun.MacDivvun.ay"