diff options
Diffstat (limited to 'phpBB/language')
-rw-r--r-- | phpBB/language/en/lang_main.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/lang_main.php b/phpBB/language/en/lang_main.php index 746e2db06b..79b773fe23 100644 --- a/phpBB/language/en/lang_main.php +++ b/phpBB/language/en/lang_main.php @@ -922,7 +922,7 @@ $lang += array( 'DEFAULT_ADD_SIG' => 'Attach my signature by default', 'DEFAULT_NOTIFY' => 'Notify me upon replies by default', - 'PREFS_UPDATED' => 'Your preferences have been updated.', + 'PREFERENCES_UPDATED' => 'Your preferences have been updated.', ); // ucp_zebra |