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

Tests for Norwegian translation #6

Merged
merged 1 commit into from
Aug 10, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions src/index.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -288,15 +288,21 @@
liblouis-core tests: text --> braille translation with letter spacing
</p>
</li>
<li class="requirement priority_1" id="4.3:37">
<li class="requirement priority_1 changed" id="4.3:37">
<h3>
<a class="req-nr" href="#4.3:37">4.3:37</a>
The system shall support the braille code used in Denmark, Norway, Sweden and
Switzerland for contracted braille.
</h3>
<p class="todo">
liblouis tests: text --> braille translation
<p>
The system shall support Norwegian contracted braille.
</p>
<div>
<a class="test-src" href="https://github.com/snaekobbi/liblouis/blob/af065e22013bd7dee36f609b0bb517f3e9416a66/tests/harness/no_harness_g1.txt"/>
</div>
<div>
<a class="test-src" href="https://github.com/snaekobbi/liblouis/blob/af065e22013bd7dee36f609b0bb517f3e9416a66/tests/harness/no_harness_g2.txt"/>
</div>
</li>
<li class="requirement priority_1" id="4.3:37B">
<h3>
Expand Down