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
6 lines
134 B
s/409/804/;
|
|
s/c09/804/i;
|
|
s/4E4/3A8/i;
|
|
s/SUBLANG_ENGLISH_US/SUBLANG_CHINESE_SIMPLIFIED/;
|
|
s/LANG_ENGLISH/LANG_CHINESE/;
|
|
print $_;
|