dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add public list_folder_direct() and list_folders_subscribed_direct()
Aleksander Machniak
2012-05-14
435d55ecee7c5bc9651462d681e42af7f108ba66
[githubFork/roundcubemail.git]
/
plugins
/
vcard_attachments
/
localization
/
sv_SE.inc
1
2
3
4
5
6
7
<?php
$labels = array();
$labels['addvcardmsg'] = 'Lägg till vCard i adressbok';
$labels['vcardsavefailed'] = 'Kunde inte spara vCard';
?>