dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added new database upgrade script, converted DDL scripts to new format
Aleksander Machniak
2013-01-09
b7e7c8f9501850a38705e0a1f18a8ae6e25f1be1
[githubFork/roundcubemail.git]
/
plugins
/
zipdownload
/
localization
/
tr_TR.inc
1
2
3
4
5
6
7
8
9
10
<?php
/* Author: Mustafa Icer */
$labels = array();
$labels['downloadall'] = 'Tüm ek dosyaları indir';
$labels['downloadfolder'] = 'klasörü indir';
$messages = array();
?>