xref: /dokuwiki/lib/plugins/popularity/lang/en/lang.php (revision 5827ba0b8aa706e4201a3dc654b3c2cf141f6dd2)
15faeb1e6SAndreas Gohr<?php
25faeb1e6SAndreas Gohr
35faeb1e6SAndreas Gohr$lang['name']             = 'Popularity Feedback (may take some time to load)';
45faeb1e6SAndreas Gohr$lang['submit']           = 'Send Data';
5fb7b7723SAndreas Gohr$lang['autosubmit']       = 'Automatically send data once a month';
698be6429SGuillaume Turri$lang['submissionFailed'] = 'The data couldn\'t be sent due to the following error:';
7fb7b7723SAndreas Gohr$lang['submitDirectly']   = 'You can send the data manually by submitting the following form.';
8fb7b7723SAndreas Gohr$lang['autosubmitError']  = 'The last autosubmit failed, because of the following error: ';
9*5827ba0bSGuillaume Turri$lang['lastSent']         = 'The data has been sent ';
10