dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Extend just_parse() method with conditions parsing
Aleksander Machniak
2012-12-11
b01d84d0f7c8b29c9dc52c717708f28a72ecf08e
[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();
?>