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
124 B

  1. s/409/411/;
  2. s/c09/411/i;
  3. s/4E4/3A4/i;
  4. s/SUBLANG_ENGLISH_US/SUBLANG_DEFAULT/;
  5. s/LANG_ENGLISH/LANG_JAPANESE/;
  6. print $_;