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
@@ -85,7 +85,7 @@
85
85
'NO_FILE_SELECTED' => 'No file selected.',
86
86
'CANNOT_CREATE_DIRECTORY' => 'The <samp>phpbb_ads</samp> directory could not be created. Please make sure the <samp>/images</samp> directory is writable.',
87
87
'FILE_MOVE_UNSUCCESSFUL' => 'Unable to move the file to <samp>images/phpbb_ads</samp>.',
88
-
'END_DATE_TOO_SOON' => 'End date is sooner than start date.',
88
+
'END_DATE_TOO_SOON' => 'The end date must be later than the start date.',
89
89
'ACP_AD_DOES_NOT_EXIST' => 'The advertisement does not exist.',
0 commit comments