Browse Source

Fixed debug leftover... - Thanks Josh ;)

Signed-off-by: emanuele <[email protected]>
emanuele 12 years ago
parent
commit
9d40f8b05c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Themes/default/languages/index.english.php

+ 1 - 1
Themes/default/languages/index.english.php

@@ -805,7 +805,7 @@ global $forum_copyright, $forum_version, $webmaster_email, $scripturl, $context,
 //   - http://www.php.net/function.pspell-new
 //   - http://www.php.net/function.setlocale
 // Again, SPELLING SHOULD BE '' 99% OF THE TIME!!  Please read this!
-$txt['lang_locale'] = 'it_US';
+$txt['lang_locale'] = 'en_US';
 $txt['lang_dictionary'] = 'en';
 $txt['lang_spelling'] = 'american';