Skip to content

Commit a1cb5e8

Browse files
committed
mention status in notification
Signed-off-by: Matt Friedman <maf675@gmail.com>
1 parent 9ba7e72 commit a1cb5e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

language/en/common.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
'IDEA_DELETED' => 'Idea successfully deleted.',
3939
'IDEA_LIST' => 'Idea List',
4040
'IDEA_NOT_FOUND' => 'Idea not found',
41-
'IDEA_STATUS_CHANGE' => '<strong>Idea updated</strong> by %1$s to <em>%2$s</em> for:',
41+
'IDEA_STATUS_CHANGE' => '<strong>Idea status changed</strong> by %1$s to <em>%2$s</em> for:',
4242
'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>.',
4343
'IDEAS_TITLE' => 'phpBB Ideas',
4444
'IDEAS_NOT_AVAILABLE' => 'Ideas is not available at this time.',

0 commit comments

Comments
 (0)