dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix empty user agent string on error page for "incompatible browser" error
Aleksander Machniak
2012-06-28
b97d0e11b55fc2bc8ba27b44435b8b3599dd3073
[githubFork/roundcubemail.git]
/
plugins
/
archive
/
localization
/
ru_RU.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['buttontitle'] = 'Переместить выбранное в архив';
$labels['archived'] = 'Перенесено в Архив';
$labels['archivefolder'] = 'Архив';
?>