diff options
Diffstat (limited to 'src/nvim/po/it.po')
-rw-r--r-- | src/nvim/po/it.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nvim/po/it.po b/src/nvim/po/it.po index c7f77aad5b..45ee4908c1 100644 --- a/src/nvim/po/it.po +++ b/src/nvim/po/it.po @@ -2064,7 +2064,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer" msgstr "E201: Gli autocomandi *ReadPre non devono modificare il buffer in uso" #: ../fileio.c:672 -msgid "Vim: Reading from stdin...\n" +msgid "Nvim: Reading from stdin...\n" msgstr "Vim: Leggo da 'stdin'...\n" #. Re-opening the original file failed! @@ -4409,7 +4409,7 @@ msgid "E663: At end of changelist" msgstr "E663: Alla fine della lista modifiche" #: ../normal.c:7053 -msgid "Type :quit<Enter> to exit Vim" +msgid "Type :quit<Enter> to exit Nvim" msgstr "Batti :quit<Invio> per uscire da Vim" #: ../ops.c:248 |