Skip to content

Platform.Bible extension strings not in CrowdinΒ #2157

@imnasnainaec

Description

@imnasnainaec

We need to add https://github.com/sillsdev/languageforge-lexbox/blob/develop/platform.bible-extension/contributions/localizedStrings.json to the https://crowdin.com/project/language-depot source files. Crowdin can handle the format and correctly extract the strings for translation, using their keys (the string ids) for context.

There are a couple complications:

  • We only want the "en" section of localizedStrings.json considered for source strings
  • The translations will be:
    • either downloaded one .json file per language, which need to be merge into their respective sections in localizedStrings.json;
    • or downloaded as a single XLIFF file, which we'll then need to convert into the right .json format

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions