Skip to content

Commit e4ace6a

Browse files
committed
Adjust language since ads are not auto enabled by date
1 parent da988e0 commit e4ace6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

language/en/acp.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
'AD_CLICKS_LIMIT' => 'Clicks Limit',
5858
'AD_CLICKS_LIMIT_EXPLAIN' => 'Set the maximum number of times the advertisement will be clicked, after which the advertisement will no longer be displayed. Set 0 for unlimited clicks.',
5959
'AD_START_DATE' => 'Start Date',
60-
'AD_START_DATE_EXPLAIN' => 'Specify the date when this advertisement will automatically be enabled. If no date is set, the advertisement will only become active when manually enabled.',
60+
'AD_START_DATE_EXPLAIN' => 'Specify the date when this advertisement may begin displaying, if it is enabled. If no date is set, the advertisement may display immediately when enabled.',
6161
'AD_END_DATE' => 'End Date',
6262
'AD_END_DATE_EXPLAIN' => 'Specify the date when this advertisement will automatically be disabled. If no date is set, the advertisement will not expire automatically.',
6363
'AD_CENTERING' => 'Center this advertisement automatically',

0 commit comments

Comments
 (0)