-
Notifications
You must be signed in to change notification settings - Fork 412
CLDR-19086 Remove boilerplate language from acknowledgements and modifications parts #5181
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
Merged
+4
−70
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,44 +6,11 @@ | |
| |-------|----------| | ||
| |Editors|<a href="tr35-acknowledgments.md#acknowledgments">CLDR committee members| | ||
|
|
||
| For the full header, summary, and status, see [Part 1: Core](tr35.md). | ||
| For the full header, table of contents, and status, see [Part 1: Core](tr35.md). | ||
|
|
||
| ### _Summary_ | ||
|
|
||
| This is a partial document, describing only the changes to the LDML since the previous release. For the other parts of the LDML see the [main LDML document](tr35.md) and the links above. | ||
|
|
||
| ### _Status_ | ||
|
|
||
| _This is a draft document which may be updated, replaced, or superseded by other documents at any time. | ||
| Publication does not imply endorsement by the Unicode Consortium. | ||
| This is not a stable document; it is inappropriate to cite this document as other than a work in progress._ | ||
|
|
||
| <!-- _This document has been reviewed by Unicode members and other interested parties, and has been approved for publication by the Unicode Consortium. | ||
| This is a stable document and may be used as reference material or cited as a normative reference by other specifications._ --> | ||
|
|
||
| > _**A Unicode Technical Standard (UTS)** is an independent specification. Conformance to the Unicode Standard does not imply conformance to any UTS._ | ||
|
|
||
| _Please submit corrigenda and other comments with the CLDR bug reporting form [[Bugs](https://cldr.unicode.org/index/bug-reports)]. | ||
| Related information that is useful in understanding this document is found in the [References](tr35.md#References). | ||
| For the latest version of the Unicode Standard see [[Unicode](https://www.unicode.org/versions/latest/)]. | ||
| For more information see [About Unicode Technical Reports](https://www.unicode.org/reports/about-reports.html) and the [Specifications FAQ](https://www.unicode.org/faq/specifications.html). | ||
| Unicode Technical Reports are governed by the Unicode [Terms of Use](https://www.unicode.org/copyright.html)._ | ||
|
|
||
| ## Parts | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Same comment on Parts |
||
|
|
||
| The LDML specification is divided into the following parts: | ||
|
|
||
| * Part 1: [Core](tr35.md#Contents) (languages, locales, basic structure) | ||
| * Part 2: [General](tr35-general.md#Contents) (display names & transforms, etc.) | ||
| * Part 3: [Numbers](tr35-numbers.md#Contents) (number & currency formatting) | ||
| * Part 4: [Dates](tr35-dates.md#Contents) (date, time, time zone formatting) | ||
| * Part 5: [Collation](tr35-collation.md#Contents) (sorting, searching, grouping) | ||
| * Part 6: [Supplemental](tr35-info.md#Contents) (supplemental data) | ||
| * Part 7: [Keyboards](tr35-keyboards.md#Contents) (keyboard mappings) | ||
| * Part 8: [Person Names](tr35-personNames.md#Contents) (person names) | ||
| * Part 9: [MessageFormat](tr35-messageFormat.md#Contents) (message format) | ||
| * Appendix A: [Modifications](tr35-modifications.md#modifications) | ||
| * Appendix B: [Acknowledgments](tr35-acknowledgments.md#acknowledgments) | ||
| This is a partial document, describing only the changes to the LDML since the previous release. For the other parts of the LDML see the [main LDML document](tr35.md). | ||
|
|
||
| ## <a name="Contents" href="#Contents">Contents of Appendix A, Modifications</a> | ||
|
|
||
|
|
||
Oops, something went wrong.
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.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The "Parts" table is automatically copied from part 1. I don't remember if it will re-insert it or skip or fail.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I wasn't sure. Is there a way to test it and/or force it to skip?