mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-06 10:12:38 +02:00
commit bash-20061214 snapshot
This commit is contained in:
@@ -77,7 +77,7 @@ void
|
||||
show_shell_version (extended)
|
||||
int extended;
|
||||
{
|
||||
printf ("GNU bash, version %s (%s)\n", shell_version_string (), MACHTYPE);
|
||||
printf (_("GNU bash, version %s (%s)\n"), shell_version_string (), MACHTYPE);
|
||||
if (extended)
|
||||
printf (_("Copyright (C) 2006 Free Software Foundation, Inc.\n"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user