blob: 98f2829140af72cb6bc749582ca7889fdfd93f40 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# Converted from Roundcube PHP localization files
# Copyright (C) 2011 The Roundcube Dev Team
# This file is distributed under the same license as the Roundcube package.
#
#: plugins/vcard_attachments/localization/en_US.inc
msgid ""
msgstr ""
"Project-Id-Version: roundcube-plugin-vcard_attachments\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-12-07T15:56:09+01:00\n"
"Last-Translator: \n"
"Language-Team: Translations <hello@roundcube.net>\n"
"Language: en_US\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: plugins/vcard_attachments/localization/en_US.inc:addvcardmsg
msgid "Add vCard to addressbook"
msgstr ""
#: plugins/vcard_attachments/localization/en_US.inc:vcardsavefailed
msgid "Unable to save vCard"
msgstr ""
|