Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
134 B

  1. s/409/804/;
  2. s/c09/804/i;
  3. s/4E4/3A8/i;
  4. s/SUBLANG_ENGLISH_US/SUBLANG_CHINESE_SIMPLIFIED/;
  5. s/LANG_ENGLISH/LANG_CHINESE/;
  6. print $_;