1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Hideaki SAWADA <chuno@live.jp>
7 */
8$lang['showSnippets']          = '結果の最初の # にスニペットを表示する。';
9$lang['showUsage']             = '結果の最初の # にファイルの使用状況を表示する。';
10