The following string:
/etc/rc.d/rc.sysinit:246 #, c-format msgid "Press Y within %d seconds to force file system integrity check..."
Doesn't seem to be "localizable", as the script always expects "y":
if /sbin/getkey -c $AUTOFSCK_TIMEOUT -m $"Press Y within %d seconds to force file system integrity check..." y ; then AUTOFSCK_OPT=-f fi
Regards, Josep
P.S.: I have the impression that I shouldn't "submit" this "bug" here, is it ok, or should I directly go to bugzilla? Thanks
Josep Puigdemont wrote:
P.S.: I have the impression that I shouldn't "submit" this "bug" here, is it ok, or should I directly go to bugzilla? Thanks
I believe the general procedure is:
1. Search bugzilla to see if the bug exists. 2. Search this list and/or others to see if someone reported it in some form 3. File a bug in bugzilla. 4. If it requires special attention, discussion, or is a critical bug, post it here, and reference the bugzilla number.
In this case, this bug was already posted here more generally. It was a question of whether such scripts should have a policy for that. However, I think it was unresolved. I can't find the thread right now, but it was an interesting discussion on policy for this kind of thing. See if you can find that thread. It was around february. Then search to see if you can find that bug for initscripts and also for locale inputs in general. Add to it, then post back to this list. Also, if you have a great method for accepting input choices from any language, the list would probably appreciate hearing about that.
-Eric Hattemer
devel@lists.stg.fedoraproject.org