Skip to content

Commit

Permalink
Update English speller description
Browse files Browse the repository at this point in the history
  • Loading branch information
snomos committed Oct 1, 2024
1 parent 70de8e1 commit ef09c88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ AC_SUBST([GTLANGUAGE], $GLANGUAGE)
AC_SUBST([SPELLERVERSION], [1.1.2])
AC_SUBST([SPELLER_NAME_ENG], ["$GLANGUAGE spellchecker"])
AC_SUBST([SPELLER_NAME_NATIVE], ["Føroyskur rættstavari"])
AC_SUBST([SPELLER_DESC_ENG], ["A spellchecker for $GLANGUAGE, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"])
AC_SUBST([SPELLER_DESC_ENG], ["A spellchecker for $GLANGUAGE, made by the language department of the University of the Faroe Islands together with the Divvun and Giellatekno groups at UiT The Arctic University of Norway"])
AC_SUBST([SPELLER_DESC_NATIVE], ["TRANSLATE: A spellchecker for $GLANGUAGE, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"])

### Grammar checker release version (usually different from the package version,
Expand Down
2 changes: 1 addition & 1 deletion manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ fo = "Føroyskur rættstavari"
# Description of the speller package in various languages.
# The default is English + autonym:
[speller.description]
en = "A spellchecker for Faroese, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"
en = "A spellchecker for $GLANGUAGE, made by the language department of the University of the Faroe Islands together with the Divvun and Giellatekno groups at UiT The Arctic University of Norway"
fo = "TRANSLATE: A spellchecker for Faroese, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"

[macos]
Expand Down

0 comments on commit ef09c88

Please sign in to comment.