From 33a8cb5c2b0865bcf414febaecf45aae3ac14113 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 16 Aug 2014 09:24:40 +0200 Subject: [PATCH] doc: add tags for missing translations in Japanese developer's guide (cherry picked from commit 4c12639f6112bb57ae2ef402b6444f7fb226e144) --- doc/ja/weechat_dev.ja.asciidoc | 2 ++ 1 file changed, 2 insertions(+) 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 | テスト: ハッシュテーブル