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