15faeb1e6SAndreas Gohr<?php 25faeb1e6SAndreas Gohr 35faeb1e6SAndreas Gohr$lang['name'] = 'Popularity Feedback (may take some time to load)'; 45faeb1e6SAndreas Gohr$lang['submit'] = 'Send Data'; 5*98be6429SGuillaume Turri$lang['autosubmit'] = 'Automatically send data once a month (may be (un)selected later)'; 6*98be6429SGuillaume Turri$lang['submissionFailed'] = 'The data couldn\'t be sent due to the following error:'; 7*98be6429SGuillaume Turri$lang['submitDirectly'] = 'You may sent this data directly, validating the following form'; 8*98be6429SGuillaume Turri$lang['autosubmitError'] = 'The last time we tried to autosubmit the data, we couldn\'t, because of the following error: '; 9