From 53c3fc5bc425ef37e59b89823c0f5d3397fedfc4 Mon Sep 17 00:00:00 2001 From: Patrick Gaskin Date: Wed, 8 Jul 2020 15:00:35 -0400 Subject: [PATCH] Checked built-in dictionaries against 4.22.15190 --- cmd/dictutil/install.go | 2 +- docs/dicthtml/format.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/dictutil/install.go b/cmd/dictutil/install.go index 55493a5..dadcc80 100644 --- a/cmd/dictutil/install.go +++ b/cmd/dictutil/install.go @@ -19,7 +19,7 @@ import ( ) var ( - builtinUpdated = "4.21.15015" + builtinUpdated = "4.22.15190" builtinDict = map[string]string{ "de": "Deutsch", "de-en": "Deutsch - English", diff --git a/docs/dicthtml/format.md b/docs/dicthtml/format.md index 52bbf5a..4bc53ca 100644 --- a/docs/dicthtml/format.md +++ b/docs/dicthtml/format.md @@ -12,7 +12,7 @@ This document describes [version 2](./v1v2.html) of Kobo dictionaries. Japanese Kobo dictzips are standard ZIP files. In general, they are named `dicthtml-LOCALE.zip` where **LOCALE** is the ISO-639-1 language code (although custom locale codes can be used if added to ExtraLocales in the Kobo config file). In addition, a dictzip may be named `dicthtml-LOCALE-LOCALE.zip` for translation dictionaries. Some official dictionaries have slightly different locale codes (e.g. `jaxxdjs`), but these are exceptions. -As of firmware 4.21.15015, the official dictionaries are hosted on `https://kbdownload1-a.akamaihd.net/ereader/dictionaries/v2/dicthtml*.zip`, and support the following locales: +As of firmware 4.22.15190, the official dictionaries are hosted on `https://kbdownload1-a.akamaihd.net/ereader/dictionaries/v2/dicthtml*.zip`, and support the following locales: | Locale | Language | | --- | --- |