dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- de_DE and en_GB update
alecpl
2010-03-06
1163db99d45baa33894d70f53d93c3783c8e9d27
[githubFork/roundcubemail.git]
/
plugins
/
new_user_dialog
/
localization
/
ru_RU.inc
1
2
3
4
5
6
7
<?php
$labels = array();
$labels['identitydialogtitle'] = 'Пожалуйста, укажите Ваше имя.';
$labels['identitydialoghint'] = 'Данное сообщение отображается только при первом входе.';
?>