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 "
3700
3700
3701
3701
# MacVim only
3702
3702
msgid "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"
3704
3704
3705
3705
msgid "type :help version9<Enter> for version info"
3706
3706
msgstr "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> 查看在线帮助 "
3561
3561
3562
3562
# MacVim only
3563
3563
msgid "type :help macvim<Enter> for MacVim help "
3564
- msgstr " 输入 :help macvim<Enter> 查看 MacVim 的在线帮助"
3564
+ msgstr " 输入 :help macvim<Enter> 查看 MacVim 的在线帮助"
3565
3565
3566
3566
msgid "type :help version9<Enter> for version info"
3567
3567
msgstr "输入 :help version9<Enter> 查看版本信息 "
Original file line number Diff line number Diff line change @@ -3561,7 +3561,7 @@ msgstr "
3561
3561
3562
3562
# MacVim only
3563
3563
msgid "type :help macvim<Enter> for MacVim help "
3564
- msgstr " 输入 :help macvim<Enter> 查看 MacVim 的在线帮助"
3564
+ msgstr " 输入 :help macvim<Enter> 查看 MacVim 的在线帮助"
3565
3565
3566
3566
msgid "type :help version9<Enter> for version info"
3567
3567
msgstr "输入 :help version9<Enter> 查看版本信息 "
Original file line number Diff line number Diff line change @@ -3561,7 +3561,7 @@ msgstr "
3561
3561
3562
3562
# MacVim only
3563
3563
msgid "type :help macvim<Enter> for MacVim help "
3564
- msgstr " 输入 :help macvim<Enter> 查看 MacVim 的在线帮助"
3564
+ msgstr " 输入 :help macvim<Enter> 查看 MacVim 的在线帮助"
3565
3565
3566
3566
msgid "type :help version9<Enter> for version info"
3567
3567
msgstr "输入 :help version9<Enter> 查看版本信息 "
Original file line number Diff line number Diff line change @@ -4799,7 +4799,7 @@ msgstr "線上說明請輸入 :help<Enter> "
4799
4799
4800
4800
# MacVim only
4801
4801
msgid "type :help macvim<Enter> for MacVim help "
4802
- msgstr "MacVim 線上說明請輸入 :help<Enter> "
4802
+ msgstr "MacVim 線上說明請輸入 :help<Enter> "
4803
4803
4804
4804
msgid "type :help version9<Enter> for version info"
4805
4805
msgstr "新版本資訊請輸入 :help version9<Enter>"
Original file line number Diff line number Diff line change @@ -4792,7 +4792,7 @@ msgstr "
4792
4792
4793
4793
# MacVim only
4794
4794
msgid "type :help macvim<Enter> for MacVim help "
4795
- msgstr "MacVim 線上說明請輸入 :help<Enter> "
4795
+ msgstr "MacVim 線上說明請輸入 :help<Enter> "
4796
4796
4797
4797
msgid "type :help version9<Enter> for version info"
4798
4798
msgstr "新版本資訊請輸入 :help version9<Enter>"
Original file line number Diff line number Diff line change @@ -3933,11 +3933,10 @@ intro_message(
3933
3933
"" ,
3934
3934
N_ ("type :q<Enter> to exit " ),
3935
3935
N_ ("type :help<Enter> or <F1> for on-line help" ),
3936
+ N_ ("type :help version9<Enter> for version info" ),
3936
3937
#ifdef FEAT_GUI_MACVIM
3937
3938
// TODO: Don't steal the show from version8 help?
3938
3939
N_ ("type :help macvim<Enter> for MacVim help " ),
3939
- #else
3940
- N_ ("type :help version9<Enter> for version info" ),
3941
3940
#endif
3942
3941
NULL ,
3943
3942
"" ,
You can’t perform that action at this time.
0 commit comments