diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-04-09 15:11:19 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-04-09 15:11:19 +0000 |
| commit | debde45c356f163bd5ef49f2f2e9170044d7be0f (patch) | |
| tree | f1573a965bd3349faa525298ececa2bb24585750 /plugins/vcard_attachments/localization | |
| parent | 44532e7b5ffc1c670db3b214c4d665f595d6410a (diff) | |
Swedish translation for some plugins
git-svn-id: https://svn.roundcube.net/trunk@3478 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/vcard_attachments/localization')
| -rw-r--r-- | plugins/vcard_attachments/localization/sv_SE.inc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/vcard_attachments/localization/sv_SE.inc b/plugins/vcard_attachments/localization/sv_SE.inc new file mode 100644 index 000000000..1d2cbb048 --- /dev/null +++ b/plugins/vcard_attachments/localization/sv_SE.inc @@ -0,0 +1,7 @@ +<?php + +$labels = array(); +$labels['addvardmsg'] = 'Lägg till vCard i adressbok'; +$labels['vcardsavefailed'] = 'Kunde inte spara vCard'; + +?>
\ No newline at end of file |
