I'm a Linuxer in China , those day , I find a translation error about the "make" program in Chinese.
When I type the "make --help" in my KDE konsole (KDE4.10.3 with Fedora 18) ,the help information :
[will@will ~]$ make --help
用法:make [选项] [目标] ...
选项:
-b, -m 忽略兼容性。
-B, --always-make 无条件 make 所有目标。
-C DIRECTORY, --directory=DIRECTORY
在执行钱先切换到 DIRECTORY 目录。
....
....
....
The "钱" is not correct but should be "前" .
That's it .