Skip to content
Snippets Groups Projects
Commit fb7b7723 authored by Andreas Gohr's avatar Andreas Gohr
Browse files

some language improvements(?) for the popularity plugin

parent 98be6429
No related branches found
No related tags found
No related merge requests found
<?php
$lang['name'] = 'Popularity Feedback (may take some time to load)';
$lang['submit'] = 'Send Data';
$lang['autosubmit'] = 'Automatically send data once a month (may be (un)selected later)';
$lang['name'] = 'Popularity Feedback (may take some time to load)';
$lang['submit'] = 'Send Data';
$lang['autosubmit'] = 'Automatically send data once a month';
$lang['submissionFailed'] = 'The data couldn\'t be sent due to the following error:';
$lang['submitDirectly'] = 'You may sent this data directly, validating the following form';
$lang['autosubmitError'] = 'The last time we tried to autosubmit the data, we couldn\'t, because of the following error: ';
$lang['submitDirectly'] = 'You can send the data manually by submitting the following form.';
$lang['autosubmitError'] = 'The last autosubmit failed, because of the following error: ';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment