You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: language/en/acp.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@
57
57
'AD_CLICKS_LIMIT' => 'Clicks Limit',
58
58
'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.',
59
59
'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.',
61
61
'AD_END_DATE' => 'End Date',
62
62
'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.',
63
63
'AD_CENTERING' => 'Center this advertisement automatically',
0 commit comments