Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
f2a414bb
Commit
f2a414bb
authored
5 years ago
by
nightfox
Browse files
Options
Downloads
Patches
Plain Diff
Added some notes about standard language tags. Updated version number to 1.65.
parent
201488cd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/SlyEdit_ReadMe.txt
+10
-5
10 additions, 5 deletions
docs/SlyEdit_ReadMe.txt
with
10 additions
and
5 deletions
docs/SlyEdit_ReadMe.txt
+
10
−
5
View file @
f2a414bb
SlyEdit message editor
Version 1.6
4
Version 1.6
5
Release date: 2019-05-24
by
...
...
@@ -845,10 +845,15 @@ dictionary/dictionaries, and if not, it will prompt the user for a corrected
version of the word. The sysop can configure one or multiple dictionaries in
SlyEdit.cfg with the dictionaryFilenames option. Dictionary files need to be
in the format dictionary_<languageName>.txt, where <languageName> is the name
of the language - For instance, dictionary_english.txt for English. Also, the
dictionary filenames will be parsed and the language name will be used in the
menu of dictionaries in the user options - The user is able to enable/disable
the configured dictionaries for their own use for the spell checker.
of the language. Also, ideally, the language names should follow standard
language tags, as in "en-us" for English (US), etc. See these web page for
more information:
https://en.wikipedia.org/wiki/Language_localisation
http://www.lingoes.net/en/translator/langcode.htm
Also, the dictionary filenames will be parsed and the language name will be
used in the menu of dictionaries in the user options - The user is able to
enable/disable the configured dictionaries for their own use for the spell
checker.
For the dictionaryFilenames option in SlyEdit.cfg, you can specify a comma-
separated list of dictionary filenames. The dictionary filenames are in the
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment