We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 447f51e + f1a4a7b commit 005838cCopy full SHA for 005838c
doc/usr_41.jax
@@ -769,6 +769,7 @@ substitute() の呼び出しの前後にいろいろな処理を入れたりす
769
execute() Ex コマンドを実行し出力を得る
770
win_execute() execute() に似ているが指定ウィンドウで実行する
771
trim() 文字列から文字を取り除く
772
+ bindtextdomain() メッセージの翻訳検索のベースパスを設定する
773
gettext() 翻訳メッセージの検索
774
775
リスト操作: *list-functions*
en/usr_41.txt
@@ -798,6 +798,7 @@ String manipulation: *string-functions*
798
execute() execute an Ex command and get the output
799
win_execute() like execute() but in a specified window
800
trim() trim characters from a string
801
+ bindtextdomain() set message lookup translation base path
802
gettext() lookup message translation
803
804
List manipulation: *list-functions*
0 commit comments