Skip to content
Closed
Changes from 2 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
4 changes: 2 additions & 2 deletions theme/templates/pages/features.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@ <h6 class="docs-header">{% trans %}Search &amp; Sort{% endtrans %}</h6>
</div>
<div class="feature-indent">
<img class="responsive drop-shadow" src="{{ SITEURL }}/theme/images/2.0/feature-library.png">
<h6 class="docs-header">{% trans %}iTunes and Traktor Library Integration{% endtrans %}</h6>
<p>{% trans %}Drop fresh tracks from your iTunes or Traktor library right into your mix.{% endtrans %}</p>
<h6 class="docs-header">{% trans %}External DJ Library Integration{% endtrans %}</h6>
<p>{% trans %}Connect and sync tracks seamlessly across iTunes, Traktor, Banshee, Rekordbox, Rhythmbox, Serato, and more — drop fresh tracks from any library right into your mix.{% endtrans %}</p>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about this?

Suggested change
<p>{% trans %}Connect and sync tracks seamlessly across iTunes, Traktor, Banshee, Rekordbox, Rhythmbox, Serato, and moredrop fresh tracks from any library right into your mix.{% endtrans %}</p>
<p>{% trans %}Mixxx can read the libraries of iTunes, Traktor, Banshee, Rekordbox, Rhythmbox and Seratojust load them and drop fresh tracks right into your mix.{% endtrans %}</p>


<h6 class="docs-header">{% trans %}MusicBrainz Tag Lookup{% endtrans %}</h6>
<p>{% trans %}Fingerprint your tracks and fetch missing tags from MusicBrainz.{% endtrans %}</p>
Expand Down
Loading