mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-12 13:10:45 +02:00
change grammar for select command to use compound_list
This commit is contained in:
+2
-2
@@ -549,8 +549,8 @@ If the current locale is @code{C} or @code{POSIX},
|
||||
or if there are no translations available,
|
||||
the dollar sign is ignored, and the shell doesn't attempt to translate the
|
||||
string.
|
||||
If the string is translated and replaced, the replacement
|
||||
remains double-quoted.
|
||||
Since this is a form of quoting, the string always remains double-quoted,
|
||||
whether or not it is translated and replaced.
|
||||
|
||||
The rest of this section is a brief overview of how you use gettext to
|
||||
create translations for strings in a shell script named @var{scriptname}.
|
||||
|
||||
Reference in New Issue
Block a user