Module Name: src
Committed By: nia
Date: Thu Mar 21 02:24:35 UTC 2024
Modified Files:
src/usr.sbin/sysinst: msg.mi.en
Log Message:
sysinst: Clarify that usernames are maximum 8 characters
At least one user reported thinking that the previous wording implied
that usernames required padding to 8 characters.
This syncs the english translation with the german.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/usr.sbin/sysinst/msg.mi.en
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/sysinst/msg.mi.en
diff -u src/usr.sbin/sysinst/msg.mi.en:1.47 src/usr.sbin/sysinst/msg.mi.en:1.48
--- src/usr.sbin/sysinst/msg.mi.en:1.47 Tue Oct 31 14:03:33 2023
+++ src/usr.sbin/sysinst/msg.mi.en Thu Mar 21 02:24:35 2024
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.mi.en,v 1.47 2023/10/31 14:03:33 martin Exp $ */
+/* $NetBSD: msg.mi.en,v 1.48 2024/03/21 02:24:35 nia Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -1217,7 +1217,7 @@ message saveprompt {Save changes before
message cantsave {Changes cannot be saved.}
message noroot {No root partition defined. Cannot continue\n}
-message addusername {8 character username to add}
+message addusername {Username to add (maximum 8 characters)}
message addusertowheel {Do you wish to add this user to group wheel?}
message Delete_partition