1<?php
2/**
3 * English language file for the abc2 plugin
4 *
5 * @author Anika Henke <anika@selfthinker.org>
6 */
7
8$lang['library']     = 'ABC library';
9$lang['abcok']       = 'Activate the library';
10$lang['showSource']  = 'Show original source';
11$lang['stayLibre']   = 'Only use Open Source components';
12$lang['abcuiConfig'] = 'Configuration for abc-ui (space separated numbers, first number is score width in cm, second number is zoom level)';
13