blob: c46bd5e93a122273d323996a6eb80a338eba1274 (
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/new_user_dialog/localization/en_US.inc
msgid ""
msgstr ""
"Project-Id-Version: roundcube-plugin-new_user_dialog\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-12-07T15:53:10+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/new_user_dialog/localization/en_US.inc:identitydialogtitle
msgid "Please complete your sender identity"
msgstr ""
#: plugins/new_user_dialog/localization/en_US.inc:identitydialoghint
msgid "This box only appears once at the first login."
msgstr ""
|