You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When html-tools is compiled (make), it gets localised language names from the APy instance. It's supposed to fall back on the native name for a language when a local one doesn't exist.
Since it's nearly impossible to maintain each language name in each localised language, we should always have the native names available. To that end, html-tools should throw a warning for any language that doesn't have at least its native name available.
When html-tools is compiled (make), it gets localised language names from the APy instance. It's supposed to fall back on the native name for a language when a local one doesn't exist.
Since it's nearly impossible to maintain each language name in each localised language, we should always have the native names available. To that end, html-tools should throw a warning for any language that doesn't have at least its native name available.
See also apertium/apertium-apy#152 and apertium/apertium-apy#153.
The text was updated successfully, but these errors were encountered: