dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
- More public methods, code cleanup
alecpl
2012-04-14
1495ac7913095ae8284c3501b7d4e6dd31a484ec
[githubFork/roundcubemail.git]
/
plugins
/
vcard_attachments
/
localization
/
sv_SE.inc
commit
|
author
|
age
48e9c1
1
<?php
T
2
3
$labels = array();
4
$labels['addvcardmsg'] = 'Lägg till vCard i adressbok';
5
$labels['vcardsavefailed'] = 'Kunde inte spara vCard';
6
7
?>