Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change to local_bibdata #40

Closed
opoudjis opened this issue Oct 23, 2020 · 1 comment
Closed

change to local_bibdata #40

opoudjis opened this issue Oct 23, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@opoudjis
Copy link
Contributor

local_bibdata element removed per #29

Instead, bibdata will look like:

<bibdata>
  <language current="true">fr</language>
  <status>
    <stage language="">in force</stage>
    <stage language="fr">en force</stage>
  </status>
</bibdata>

<localized-strings>
  <localized-string key="see" lang="fr">voir</localized-string>
</localized-strings>

where language="" will single language-independent enum values.

@Intelligent2013 Intelligent2013 added the enhancement New feature or request label Oct 23, 2020
@Intelligent2013 Intelligent2013 added this to To do in Alexander Dyuzhev via automation Oct 23, 2020
@Intelligent2013 Intelligent2013 moved this from To do to In progress in Alexander Dyuzhev Oct 23, 2020
Intelligent2013 added a commit to metanorma/mn-native-pdf that referenced this issue Oct 23, 2020
@Intelligent2013
Copy link
Contributor

Done.

Alexander Dyuzhev automation moved this from In progress to Done Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants