Skip to content

Commit 1d0d7fb

Browse files
authored
Merge pull request #1485 from vim-jp/hh-update-helphelp
2 parents a4d3db0 + 99f6ddb commit 1d0d7fb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/helphelp.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*helphelp.txt* For Vim バージョン 9.1. Last change: 2022 Jan 08
1+
*helphelp.txt* For Vim バージョン 9.1. Last change: 2024 Apr 10
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -313,7 +313,7 @@ $VIMRUNTIME/docにあるファイルは対象外です。
313313
えるようしてください。
314314
- ヘルプファイルとタグファイルをまとめてダウンロードできるようにしてください。
315315
そうすれば、ユーザーはそれを "doc" ディレクトリにコピーするだけで使えます。
316-
www.vim.org からリンクしたいので、Bramに連絡してください
316+
開発チームに連絡して、www.vim.org にリンクを追加してもらいます
317317
- タグファイルを作成するには |:helptags| を使います。指定したディレクトリのす
318318
べての言語のファイルが処理されます。
319319

en/helphelp.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*helphelp.txt* For Vim version 9.1. Last change: 2022 Jan 08
1+
*helphelp.txt* For Vim version 9.1. Last change: 2024 Apr 10
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -315,7 +315,7 @@ Hints for translators:
315315
using the "tag@en" notation.
316316
- Make a package with all the files and the tags file available for download.
317317
Users can drop it in one of the "doc" directories and start use it.
318-
Report this to Bram, so that he can add a link on www.vim.org.
318+
Report to the development team, so they can add a link on www.vim.org.
319319
- Use the |:helptags| command to generate the tags files. It will find all
320320
languages in the specified directory.
321321

0 commit comments

Comments
 (0)