Improve terminal close error message formatting (#11434)

This commit is contained in:
Ashkan Kiani 2019-11-24 20:18:40 -08:00 committed by GitHub
commit edb194f330
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View File

@ -1238,7 +1238,7 @@ do_buffer(
return FAIL; return FAIL;
} }
} else { } else {
EMSG2(_("E89: %s will be killed(add ! to override)"), EMSG2(_("E89: %s will be killed (add ! to override)"),
(char *)buf->b_fname); (char *)buf->b_fname);
return FAIL; return FAIL;
} }

View File

@ -100,7 +100,7 @@ msgid "E88: Cannot go before first buffer"
msgstr "E88: Kan nie vóór eerste buffer gaan nie" msgstr "E88: Kan nie vóór eerste buffer gaan nie"
#, fuzzy, c-format #, fuzzy, c-format
#~ msgid "E89: %s will be killed(add ! to override)" #~ msgid "E89: %s will be killed (add ! to override)"
#~ msgstr "E189: \"%s\" bestaan (gebruik ! om te dwing)" #~ msgstr "E189: \"%s\" bestaan (gebruik ! om te dwing)"
#, c-format #, c-format

View File

@ -323,7 +323,7 @@ msgid "E88: Cannot go before first buffer"
msgstr "E88: Ensimmäisen puskurin ohi ei voi edetä" msgstr "E88: Ensimmäisen puskurin ohi ei voi edetä"
#, fuzzy, c-format #, fuzzy, c-format
#~ msgid "E89: %s will be killed(add ! to override)" #~ msgid "E89: %s will be killed (add ! to override)"
#~ msgstr "E189: %s on jo olemassa (lisää komentoon ! ohittaaksesi)" #~ msgstr "E189: %s on jo olemassa (lisää komentoon ! ohittaaksesi)"
#, fuzzy, c-format #, fuzzy, c-format

View File

@ -87,8 +87,8 @@ msgid "E88: Cannot go before first buffer"
msgstr "E88: Це вже найперший буфер" msgstr "E88: Це вже найперший буфер"
#, c-format #, c-format
msgid "E89: %s will be killed(add ! to override)" msgid "E89: %s will be killed (add ! to override)"
msgstr "E89: «%s» буде вбито(! щоб не зважати)" msgstr "E89: «%s» буде вбито (! щоб не зважати)"
#, c-format #, c-format
msgid "" msgid ""