mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-11 20:50:42 +02:00
commit bash-20200512 snapshot
This commit is contained in:
+3
-2
@@ -1187,8 +1187,9 @@ not been present.
|
||||
.PP
|
||||
A double-quoted string preceded by a dollar sign (\fB$\fP\(dq\fIstring\fP\(dq)
|
||||
will cause the string to be translated according to the current locale.
|
||||
If the current locale is \fBC\fP or \fBPOSIX\fP, the dollar sign
|
||||
is ignored.
|
||||
If the current locale is \fBC\fP or \fBPOSIX\fP,
|
||||
or if there are no translations available,
|
||||
the dollar sign is ignored.
|
||||
If the string is translated and replaced, the replacement is
|
||||
double-quoted.
|
||||
.SH PARAMETERS
|
||||
|
||||
Reference in New Issue
Block a user