Duh! Make this change:
Code:
if (!defined ('DEFAULT_LANGUAGE_ADMIN')) define ('DEFAULT_LANGUAGE_ADMIN', 'en');  //-Default admin to English
If you're currently logged into your admin, you'll need to logout first to have the change take effect.

P.S. DEFAULT_LANGUAGE_ADMIN is not a currently defined within the Zen Cart codebase.