<?php
/**
 * English language file for the abc2 plugin
 *
 * @author Anika Henke <anika@selfthinker.org>
 */

$lang['library']     = 'ABC library';
$lang['abcok']       = 'Activate the library';
$lang['showSource']  = 'Show original source';
$lang['stayLibre']   = 'Only use Open Source components';
$lang['abcuiConfig'] = 'Configuration for abc-ui (space separated numbers, first number is score width in cm, second number is zoom level)';
