Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Issue 2120 - Fallback to 'en-us' when resource loading fails #2392

Closed
wants to merge 4 commits into from

Commits on Nov 22, 2019

  1. Fallback to 'en-us' when resource fails

    When mycroft_skill.find_resource fails to load a resource for self.lang
    fall back to lang 'en-us'
    as most skills/resources are available in english by default.
    
    ==== Fixed Issues ====
    MycroftAI#2120
    domcross committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    79f00e3 View commit details
    Browse the repository at this point in the history
  2. Fallback to 'en-us' when resource fails

    When mycroft_skill.find_resource fails to load a resource for self.lang
    fall back to lang 'en-us'
    as most skills/resources are available in english by default.
    
    ==== Fixed Issues ====
    MycroftAI#2120
    domcross committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    9c66d33 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. Configuration menu
    Copy the full SHA
    d29ad00 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Configuration menu
    Copy the full SHA
    d6fc6fc View commit details
    Browse the repository at this point in the history