diff options
author | Ryuunosuke Ayanokouzi <i38w7i3@yahoo.co.jp> | 2014-01-13 11:00:26 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-01-13 11:00:26 +0100 |
commit | b6e11d51f4b1e30825454836a5d9a5534e57ac1e (patch) | |
tree | 1580da77848c668c4cedd9a4cfbbbd694e74b0a6 /doc/ja/weechat_faq.ja.txt | |
parent | 36b2e837004e11c21fdab346d39a81a3e49536f5 (diff) | |
download | weechat-b6e11d51f4b1e30825454836a5d9a5534e57ac1e.zip |
doc: add Japanese plugin API reference, update Japanese translations and docs
Diffstat (limited to 'doc/ja/weechat_faq.ja.txt')
-rw-r--r-- | doc/ja/weechat_faq.ja.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/ja/weechat_faq.ja.txt b/doc/ja/weechat_faq.ja.txt index 427ff3d7f..ed8422a54 100644 --- a/doc/ja/weechat_faq.ja.txt +++ b/doc/ja/weechat_faq.ja.txt @@ -397,11 +397,9 @@ $ printf '\033[?1002h' $ printf '\033[?1002l' ---- -// TRANSLATION MISSING [[mouse_coords]] === マウスの位置座標 X 又は Y が 94 (or 222) よりも大きい場合にマウス機能が正しく動きません。 -// TRANSLATION MISSING 一部のターミナルではマウスの位置座標を指定するために ISO 文字だけを使います、 このため X/Y が 94 (or 222) よりも大きい場合は正しく動きません。 |