Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
  • Markus Heiser's avatar
    c9cd3761
    [mod] replace searx.languages by searx.sxng_locales · c9cd3761
    Markus Heiser authored
    
    
    With the language and region tags from the EngineTraitsMap the handling of
    SearXNG's tags of languages and regions has been normalized and is no longer
    a *mystery*.  The "languages" became "locales" that are supported by babel and
    by this, the update_engine_traits.py can be simplified a lot.
    
    Other code places can be simplified as well, but these simplifications
    should (respectively can) only be done when none of the engines work with the
    deprecated EngineTraits.supported_languages interface anymore.
    
    This commit replaces searx.languages by searx.sxng_locales and fix the naming of
    some names from "language" to "locale" (e.g. language_codes --> sxng_locales).
    
    Signed-off-by: default avatarMarkus Heiser <markus.heiser@darmarit.de>
    c9cd3761
    [mod] replace searx.languages by searx.sxng_locales
    Markus Heiser authored
    
    
    With the language and region tags from the EngineTraitsMap the handling of
    SearXNG's tags of languages and regions has been normalized and is no longer
    a *mystery*.  The "languages" became "locales" that are supported by babel and
    by this, the update_engine_traits.py can be simplified a lot.
    
    Other code places can be simplified as well, but these simplifications
    should (respectively can) only be done when none of the engines work with the
    deprecated EngineTraits.supported_languages interface anymore.
    
    This commit replaces searx.languages by searx.sxng_locales and fix the naming of
    some names from "language" to "locale" (e.g. language_codes --> sxng_locales).
    
    Signed-off-by: default avatarMarkus Heiser <markus.heiser@darmarit.de>
Loading