Skip to content

Commit 937b311

Browse files
authored
Use title case (#96)
Fix #88.
1 parent 5e2458e commit 937b311

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Language enablement index
1+
# Language Enablement Index
22
Points to typographic information relevant to the Open Web Platform for scripts and writing systems around the world.
33

44
### Documents

gap-analysis/language-matrix.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h2>Detailed information about the chart</h2>
175175
<p>Each cell is the intersection of a language and an aspect of language enablement. The colours indicate what needs work, and whether the work is needed to bring the language to the next level. If no work is needed for a language, either because it is fully supported, or because that feature is not applicable, the dark green colour is used to indicate that no work is needed.</p>
176176
<p>An asterisk next to a language name indicates that the scores for that language are tentative, ie. our best guess pending thorough analysis and validation by experts representing the language user community.</p>
177177
<p>When a language name has a link, you can follow that link to find a draft report that gives details about work needed. That also needs validation and prioritization by experts if the language name has an asterisk.</p>
178-
<p>Click the feature categories along the top of the chart to get an idea of what kind of typographic features are included in that category. You are taken to the document <a href="https://w3c.github.io/typography/" style="font-size: 120%;">Language enablement Index</a>. From there you can follow links to current requirements, requests for information, spec wording, and issues related to that group of features.</p>
178+
<p>Click the feature categories along the top of the chart to get an idea of what kind of typographic features are included in that category. You are taken to the document <a href="https://w3c.github.io/typography/" style="font-size: 120%;">Language Enablement Index</a>. From there you can follow links to current requirements, requests for information, spec wording, and issues related to that group of features.</p>
179179
<p>The column with the title Page Layout and the two columns to its right all relate to rendering paged media. In the general case, various paged media features are still not widely available on the Web; however, these columns are particularly focused on whether there are language-specific adaptations of the general approach which need attention.</p>
180180
<p>What qualifies a cell for a score of 3 (OK)? A cell can be scored as OK if the feature in question is specified in an appropriate specification, and is supported by user agents. For the latter, a specification that is in CR or later and has two implementations in 'major' browsers will count. This means that the feature may not be supported in all browsers yet. (At some point in the future we may try to distinguish, visually, whether support is available in a specification but still pending in browsers.)</p>
181181
</section>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html dir="ltr" lang="en">
33
<head>
44
<meta content="text/html; charset=utf-8" http-equiv="content-type">
5-
<title>Language enablement index</title>
5+
<title>Language Enablement Index</title>
66
<!-- local styles. Includes the styles from https://www.w3.org/International/i18n-activity/guidelines/editing -->
77
<script class="remove" src="../i18n-activity/templates/gap-analysis/prompts.js"></script>
88

0 commit comments

Comments
 (0)