File tree Expand file tree Collapse file tree 7 files changed +7
-8
lines changed
Expand file tree Collapse file tree 7 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -3700,7 +3700,7 @@ msgstr "escriba :help<Intro> o <F1> para obtener ayuda "
37003700
37013701# MacVim only
37023702msgid "type :help macvim<Enter> for MacVim help "
3703- msgstr " escriba « :help macvim<Enter>» para obtener ayuda para MacVim"
3703+ msgstr "escriba :help macvim<Enter> para obtener ayuda para MacVim"
37043704
37053705msgid "type :help version9<Enter> for version info"
37063706msgstr "escriba :help version9<Intro> para obtener información de la versión"
Original file line number Diff line number Diff line change @@ -3561,7 +3561,7 @@ msgstr "输入 :help<Enter> 或 <F1> 查看在线帮助 "
35613561
35623562# MacVim only
35633563msgid "type :help macvim<Enter> for MacVim help "
3564- msgstr " 输入 :help macvim<Enter> 查看 MacVim 的在线帮助"
3564+ msgstr " 输入 :help macvim<Enter> 查看 MacVim 的在线帮助"
35653565
35663566msgid "type :help version9<Enter> for version info"
35673567msgstr "输入 :help version9<Enter> 查看版本信息 "
Original file line number Diff line number Diff line change @@ -3561,7 +3561,7 @@ msgstr "
35613561
35623562# MacVim only
35633563msgid "type :help macvim<Enter> for MacVim help "
3564- msgstr " 输入 :help macvim<Enter> 查看 MacVim 的在线帮助"
3564+ msgstr " 输入 :help macvim<Enter> 查看 MacVim 的在线帮助"
35653565
35663566msgid "type :help version9<Enter> for version info"
35673567msgstr "输入 :help version9<Enter> 查看版本信息 "
Original file line number Diff line number Diff line change @@ -3561,7 +3561,7 @@ msgstr "
35613561
35623562# MacVim only
35633563msgid "type :help macvim<Enter> for MacVim help "
3564- msgstr " 输入 :help macvim<Enter> 查看 MacVim 的在线帮助"
3564+ msgstr " 输入 :help macvim<Enter> 查看 MacVim 的在线帮助"
35653565
35663566msgid "type :help version9<Enter> for version info"
35673567msgstr "输入 :help version9<Enter> 查看版本信息 "
Original file line number Diff line number Diff line change @@ -4799,7 +4799,7 @@ msgstr "線上說明請輸入 :help<Enter> "
47994799
48004800# MacVim only
48014801msgid "type :help macvim<Enter> for MacVim help "
4802- msgstr "MacVim 線上說明請輸入 :help<Enter> "
4802+ msgstr "MacVim 線上說明請輸入 :help<Enter> "
48034803
48044804msgid "type :help version9<Enter> for version info"
48054805msgstr "新版本資訊請輸入 :help version9<Enter>"
Original file line number Diff line number Diff line change @@ -4792,7 +4792,7 @@ msgstr "
47924792
47934793# MacVim only
47944794msgid "type :help macvim<Enter> for MacVim help "
4795- msgstr "MacVim 線上說明請輸入 :help<Enter> "
4795+ msgstr "MacVim 線上說明請輸入 :help<Enter> "
47964796
47974797msgid "type :help version9<Enter> for version info"
47984798msgstr "新版本資訊請輸入 :help version9<Enter>"
Original file line number Diff line number Diff line change @@ -3933,11 +3933,10 @@ intro_message(
39333933 "" ,
39343934 N_ ("type :q<Enter> to exit " ),
39353935 N_ ("type :help<Enter> or <F1> for on-line help" ),
3936+ N_ ("type :help version9<Enter> for version info" ),
39363937#ifdef FEAT_GUI_MACVIM
39373938 // TODO: Don't steal the show from version8 help?
39383939 N_ ("type :help macvim<Enter> for MacVim help " ),
3939- #else
3940- N_ ("type :help version9<Enter> for version info" ),
39413940#endif
39423941 NULL ,
39433942 "" ,
You can’t perform that action at this time.
0 commit comments