Create PROPOSED_FEATURES.md #7
Open
Conversation
In order to make it easier to discuss the document and comment on particular parts of the proposal, I'm posting the wiki article as a PR.
| ``` | ||
|
|
||
|
|
||
| ## 10. Allow void elements |
| * [netError.dtd model cannot be currently ported to Fluent](https://searchfox.org/mozilla-central/rev/2a6f3dde00801374d3b2a704232de54a132af389/browser/locales/en-US/chrome/overrides/netError.dtd#28-35) | ||
|
|
||
|
|
||
| ## 2. Allow text-level child elments in translations |
johannhof
Apr 2, 2019
nit: elments
nit: elments
|
|
||
| Proposed behavior: Child elements from the source are always inserted into the | ||
| translation. If they cannot be matched to anything in the translation, they're | ||
| added at the end. |
johannhof
Apr 2, 2019
To be honest I don't understand this proposition. What's the reasoning for it vs. forcing translators to include all elements (the translators could still decide to dump them at the end as a last measure).
To be honest I don't understand this proposition. What's the reasoning for it vs. forcing translators to include all elements (the translators could still decide to dump them at the end as a last measure).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
In order to make it easier to discuss the document and comment on particular parts of the proposal, I'm posting the wiki article as a PR.