Salam Nawar, 2007/7/29, nawar nory <[EMAIL PROTECTED]>: > My name is Nawar A. Nouri and I am graduate student in computer science. My > main reason for contacting you is to unify our efforts to translate Linux > documentation. I was about to start a project of my own but I heard about > you and I want to participate. My main interest is kernel development and > more precisely filesystem development, thus I would like to help translate > the VFS layer and the existing filesystem documentation, if you are > interested please reply, I will be waiting for your response.
The kernel VFS layer strings (messages) have not been translated to any language as far I can tell. Those are supposed to go into kernel logs and should not be visible to end users. Actually, I don't think that the kernel has any provisions for mutilingual support in the sources. The part that might require some work is the applications where user-visible strings are: ls, mv, cp, etc. Typically, those are in coreutils, util-linux, nfs-utils, samba-client and the like. Let us know what you think. -Imed -- Imed Chihi - عماد الشيحي http://perso.hexabyte.tn/ichihi/ _______________________________________________ Doc mailing list [email protected] http://lists.arabeyes.org/mailman/listinfo/doc

