Skip to content
Snippets Groups Projects
Commit 196504b5 authored by Jo Vuit's avatar Jo Vuit
Browse files

Added context strings

parent 7d8ff59b
Branches
Tags
No related merge requests found
......@@ -4,10 +4,10 @@
<tr>
<th></th>
<th></th>
<th colspan="6"><translate>Title</translate></th>
<th colspan="4"><translate>Artist</translate></th>
<th colspan="4"><translate>Album</translate></th>
<th colspan="4"><translate>Duration</translate></th>
<th colspan="6"><translate :translate-context="'Content/Track/Table.Label'">Title</translate></th>
<th colspan="4"><translate :translate-context="'Content/Track/Table.Label'">Artist</translate></th>
<th colspan="4"><translate :translate-context="'Content/Track/Table.Label'">Album</translate></th>
<th colspan="4"><translate :translate-context="'Content/Track/Table.Label'">Duration</translate></th>
<th colspan="2"></th>
</tr>
</thead>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment