This commit is contained in:
Marc Delisle 2002-04-22 16:08:37 +00:00
parent fa30d2ed0c
commit 3ff2d0d527
2 changed files with 4 additions and 4 deletions

View File

@ -351,6 +351,6 @@ $strKanjiEncodConvert = '
$strXkana = '全角カナへ変換する'; // convert to X208-kana
// To translate
$strPmaUriError = 'The <tt>$cfgPmaAbsoluteUri</tt> directive MUST be set in your configuration file!';
$strReferentialIntegrity = 'Check referential integrity:'; //to translate
$strPmaUriError = '<tt>$cfgPmaAbsoluteUri</tt> を必ずconfigファイルの中で設定して下さい!';
$strReferentialIntegrity = '結合項目のチェック:'; //to translate
?>

View File

@ -351,6 +351,6 @@ $strKanjiEncodConvert = '
$strXkana = '全角カナへ変換する'; // convert to X208-kana
// To translate
$strPmaUriError = 'The <tt>$cfgPmaAbsoluteUri</tt> directive MUST be set in your configuration file!';
$strReferentialIntegrity = 'Check referential integrity:'; //to translate
$strPmaUriError = '<tt>$cfgPmaAbsoluteUri</tt> を必ずconfigファイルの中で設定して下さい!';
$strReferentialIntegrity = '結合項目のチェック:'; //to translate
?>