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
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,7 @@
38
38
'IDEA_DELETED' => 'Idea successfully deleted.',
39
39
'IDEA_LIST' => 'Idea List',
40
40
'IDEA_NOT_FOUND' => 'Idea not found',
41
+
'IDEA_STATUS_CHANGE' => '<strong>Idea status changed</strong> by %s:',
41
42
'IDEA_STORED_MOD' => 'Your idea has been submitted successfully, but it will need to be approved by a moderator before it is publicly viewable. You will be notified when your idea has been approved.<br /><br /><a href="%s">Return to Ideas</a>.',
42
43
'IDEAS_TITLE' => 'phpBB Ideas',
43
44
'IDEAS_NOT_AVAILABLE' => 'Ideas is not available at this time.',
@@ -66,6 +67,7 @@
66
67
'NEW' => 'New',
67
68
'NEW_IDEA' => 'New Idea',
68
69
'NO_IDEAS_DISPLAY' => 'There are no ideas to display.',
0 commit comments