tbrehm
2010-07-13 e6f79a1dd5a52b7a279e58e61a683c4708144d97
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'リモートユーザー';
$wb['list_desc_txt'] = '';
$wb['add_new_record_txt'] = 'ユーザーを追加する';
$wb['parent_remote_userid_txt'] = 'ID';
$wb['username_txt'] = 'ユーザー名';
?>