chenejac / VIVOTestMigrationJIRA

0 stars 0 forks source link

VIVO-1917: i18n: Organize firsttime/everytime files across i18n languages and core #1807

Closed chenejac closed 3 years ago

chenejac commented 3 years ago

Andrew Woods (Migrated from VIVO-1917) said:

This task is to establish a documented naming convention and organization of language files in the i18n directories, and align the existing i18n files with this setup. Additionally, core RDF files should be pruned if they are redundant with files found in the i18n directories.

chenejac commented 3 years ago

Andrew Woods said:

The purpose of this update is:

The structure and consistency of the files in VIVO-languages can be seen with the following commands: $ clear; find . -name 'everytime'|xargs ls -1 $ clear; find . -name 'firsttime'|xargs ls -1 $ clear; find . -name 'filegraph'|xargs ls -1

Notes:

chenejac commented 3 years ago

Andrew Woods said:

Pull-requests:

chenejac commented 3 years ago

Andrew Woods said:

Resolved with: https://github.com/vivo-project/VIVO/commit/247e16c8b6ef44a14e741eadb4f12e0940d5a8ce and https://github.com/vivo-project/VIVO-languages/commit/c306e2ff7170d306e1d3e63784c60f269e2fe745

chenejac commented 2 years ago

This issue is related to #1830 This issue is related to #1808