# html-forms/1.1.4/languages/html-forms.pot

HTML Forms – Simple WordPress Forms Plugin, version 1.1.4. 127 lines.

- Page: https://pluginprobe.com/plugins/html-forms/1.1.4/code/languages/html-forms.pot
- Raw: https://pluginprobe.com/plugins/html-forms/1.1.4/raw/languages/html-forms.pot
- Modified: 2018-03-28T07:25:24+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/html-forms/1.1.4/code/languages/html-forms.pot#L10-L20`.

```
# Copyright (C) 2018 html-forms
# This file is distributed under the same license as the html-forms package.
msgid ""
msgstr ""
"Project-Id-Version: html-forms\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: *.js\n"
"X-Poedit-SourceCharset: UTF-8\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: src/Form.php:66
msgid "Please enable JavaScript for this form to work."
msgstr ""

#: src/Forms.php:357
msgid "Error:"
msgstr ""

#: src/Forms.php:357
msgid "No form found with slug %s"
msgstr ""

#: src/functions.php:54
msgid "Thank you! We will be in touch soon."
msgstr ""

#: src/functions.php:55
msgid "Sorry, that email address looks invalid."
msgstr ""

#: src/functions.php:56
msgid "Please fill in the required fields."
msgstr ""

#: src/functions.php:57
msgid "Oops. An error occurred."
msgstr ""

#: src/Actions/Email.php:14
msgid "Send Email"
msgstr ""

#: src/Actions/Email.php:43
msgid "From"
msgstr ""

#: src/Actions/Email.php:49
msgid "To"
msgstr ""

#: src/Actions/Email.php:55, src/Admin/Admin.php:307
msgid "Subject"
msgstr ""

#: src/Actions/Email.php:57
msgid "Your email subject"
msgstr ""

#: src/Actions/Email.php:62, src/Admin/Admin.php:308
msgid "Message"
msgstr ""

#: src/Actions/Email.php:64
msgid "Your email message"
msgstr ""

#: src/Actions/Email.php:65
msgid "You can use the following variables (in all fields): "
msgstr ""

#: src/Actions/Email.php:70
msgid "Content Type"
msgstr ""

#: src/Actions/Email.php:80
msgid "Additional headers"
msgstr ""

#: src/Admin/Admin.php:305
msgid "Your name"
msgstr ""

#: src/Admin/Admin.php:306
msgid "Your email"
msgstr ""

#: src/Admin/Admin.php:309
msgid "Send"
msgstr ""

#: src/Admin/Table.php:110
msgid "Form"
msgstr ""

#: src/Admin/Table.php:111
msgid "Shortcode"
msgstr ""

#: src/Admin/Table.php:178
msgid "Fields"
msgstr ""

#: src/Admin/Table.php:179
msgid "Messages"
msgstr ""

#: src/Admin/Table.php:180
msgid "Settings"
msgstr ""

#: src/Admin/Table.php:181
msgid "Actions"
msgstr ""

#: src/Admin/Table.php:185
msgid "Submissions"
msgstr ""

#: src/Admin/Table.php:212
msgid "No forms found. <a href=\"%s\">Would you like to create one now</a>?"
msgstr ""

```
