File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
- *repeat.txt* For Vim バージョン 9.1. Last change: 2024 Jul 11
1
+ *repeat.txt* For Vim バージョン 9.1. Last change: 2024 Aug 12
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
Original file line number Diff line number Diff line change 1
- *repeat.txt* For Vim version 9.1. Last change: 2024 Jul 11
1
+ *repeat.txt* For Vim version 9.1. Last change: 2024 Aug 12
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -793,7 +793,8 @@ messages: >
793
793
:echo gettext("Hello", "foobar")
794
794
<
795
795
Where:
796
- "Hello" the message "Hello" to be translated into the user's language | :lang |
796
+ "Hello" the message "Hello" to be translated into the user's language
797
+ | :lang |
797
798
"foobar" the package identifier, which was previously defined using the
798
799
| bindtextdomain() | function.
799
800
You can’t perform that action at this time.
0 commit comments