summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-08-16 09:24:40 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-08-16 09:24:40 +0200
commit4c12639f6112bb57ae2ef402b6444f7fb226e144 (patch)
treeafa81253ca4eb194344893148b08529a5bbccff9 /doc
parentdac076c24232e6d657b6f5201a709626de8114e3 (diff)
downloadweechat-4c12639f6112bb57ae2ef402b6444f7fb226e144.zip
doc: add tags for missing translations in Japanese developer's guide
Diffstat (limited to 'doc')
-rw-r--r--doc/ja/weechat_dev.ja.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ja/weechat_dev.ja.asciidoc b/doc/ja/weechat_dev.ja.asciidoc
index 910caeecb..45381152b 100644
--- a/doc/ja/weechat_dev.ja.asciidoc
+++ b/doc/ja/weechat_dev.ja.asciidoc
@@ -291,8 +291,10 @@ WeeChat "core" は以下のディレクトリに配置されています:
|===
| パス/ファイル名 | 説明
| tests/ | テストのルートディレクトリ
+// TRANSLATION MISSING
| tests.cpp | Program used to run tests
| unit/ | 単体テストのルートディレクトリ
+// TRANSLATION MISSING
| core/ | Root of unit tests for core
| test-eval.cpp | テスト: 式の評価
| test-hashtble.cpp | テスト: ハッシュテーブル