dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Copy plugins to release branch
thomascube
2010-11-27
5fec6de4216883e625d7e166f862985d00c99d4a
[githubFork/roundcubemail.git]
/
plugins
/
new_user_dialog
/
localization
/
ja_JP.inc
1
2
3
4
5
6
7
8
9
<?php
// EN-Revision: 3891
$labels = array();
$labels['identitydialogtitle'] = '送信者情報の入力を完了してください。';
$labels['identitydialoghint'] = 'このボックスには最初のログイン時に一度だけ表示されます。';
?>