Skip to content

Remove non-language-tag-related content from i18n initialSiteConfig files

backups requested to merge github/fork/brianjlowe/issue/VIVO-3714 into main

Created by: brianjlowe

VIVO GitHub issue VIVO-3714

What does this pull request do?

  • Removes themeDir declarations from fr-CA and de-DE initialSiteConfig files. The default themeDir should be defined only once, in VIVO (not VIVO-languages) home/src/main/resources/rdf/applicationMetadata/firsttime/initialSiteConfig.rdf.
  • Removes untranslated triples.
  • Changes an en-US tag to fr-CA to align with its language folder.

How should this be tested?

Should result in no functional changes. Avoids any risk that the unnecessary themeDir properties will conflict with desired themeDir setting.

@VIVO-project/vivo-committers

Merge request reports