cvs commit: src/sys/kern vfs_mount.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Wed Nov 9 12:09:18 GMT 2005


On Wed, Nov 09, 2005 at 12:18:47PM +0100, Poul-Henning Kamp wrote:
+> In message <20051109104601.GA15580 at garage.freebsd.pl>, Pawel Jakub Dawidek writes:
+> 
+> >Of course we need to consider things like localization, etc.
+> 
+> I'm sorry, but localization of messages of this caliber is a totally
+> bogus concern which I intend to ignore 100%.

Even then, this is quite annoying to see one communicate in two
languages:

	Błąd wywołania mount(2): Invalid fspath

+> For one thing, we're never going to see translation done comprehensively
+> in FreeBSD when not even AIX has been able to do so.

We already translate strerror(3) output (it is not yet turned on by
default, AFAIK). Anyway, ignoring this here for sure can't help us
implementing this in the future.

+> Second, adding the necessary infrastructure to do it properly
+> is major piece of work.

Agreed.

+> Third all the APIs I have ever seen proposed sucks so badly and
+> make source code so unreadable that it is not even close to funny
+> to think about.

Probably.

+> Fourth, there is a simple, easy to understand and fully available
+> way to do it, should some happy bands of natives want to do it
+> anyway: make a per language branch in perforce, translate the
+> messages there and make a kernel patch available to the public.

God, I hope you're joking here:)

Anyway. I don't think localization should stop us from implementing it,
but if someone will decide he wants to spend time on it, will be good to
at least try. I prefer "it was too hard/complex/unclean" over "ha!
didn't think of that".

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20051109/8beccf2b/attachment.bin


More information about the cvs-src mailing list