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/common.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@
78
78
79
79
'TICKET' => 'Ticket',
80
80
'TICKET_ERROR' => 'Ticket ID must be of the format “PHPBB3-#####”.',
81
-
'TICKET_ERROR_DUP' => 'You must click on an idea title from the live search results. To delete the duplicate, clear the field and hit ENTER. To exit this field click ESC.',
81
+
'TICKET_ERROR_DUP' => 'You must click on an idea title from the live search results. To delete the duplicate, clear the field and press ENTER. To exit this field press ESC.',
82
82
'TITLE' => 'Title',
83
83
'TITLE_TOO_LONG' => 'Subject must be under %d characters long.',
84
84
'TITLE_TOO_SHORT' => 'You must specify a subject when posting a new idea.',
0 commit comments