Fix crash in wait
in english
Wrong specifier in the localization again. Note that this was already alleviated by not using fuzzy translations in the cmake build. Fixes #4847.
This commit is contained in:
parent
d53750bee6
commit
60c4a66c57
2
po/en.po
2
po/en.po
@ -118,7 +118,7 @@ msgstr "%ls: '%ls' is not a valid variable name\n"
|
||||
#: src/builtin_bg.cpp:95 src/builtin_disown.cpp:89 src/builtin_wait.cpp:163
|
||||
#, fuzzy, c-format
|
||||
msgid "%ls: Could not find job '%d'\n"
|
||||
msgstr "%s: Could not find “%s”\n"
|
||||
msgstr "%s: Could not find “%d”\n"
|
||||
|
||||
#: src/builtin_bind.cpp:141
|
||||
#, c-format
|
||||
|
Loading…
Reference in New Issue
Block a user