Skip to content

Commit

Permalink
Update .pot file
Browse files Browse the repository at this point in the history
  • Loading branch information
donnapep committed Dec 3, 2019
1 parent 194593a commit e70e598
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions lang/sensei-content-drip.pot
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
msgid ""
msgstr ""
"Project-Id-Version: sensei-content-drip\n"
"Report-Msgid-Bugs-To: https://www.transifex.com/woothemes/sensei-by-woothemes/\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n"
"Report-Msgid-Bugs-To: https://www.transifex.com/woothemes/sensei-by-woothemes/\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\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"

#. translators: %1$s is version of PHP that SCD requires; %2$s is the version of PHP WordPress is running on.
#: includes/class-scd-ext-dependency-checker.php:91
msgid "<strong>Sensei Content Drip</strong> requires a minimum PHP version of %1$s, but you are running %2$s."
msgstr ""
Expand All @@ -23,20 +23,22 @@ msgstr ""
msgid "Learn more about updating PHP"
msgstr ""

#. translators: accessibility text
#: includes/class-scd-ext-dependency-checker.php:103
msgid "(opens in a new tab)"
msgstr ""

#. translators: %1$s is the minimum version number of Sensei that is required.
#: includes/class-scd-ext-dependency-checker.php:122
msgid "<strong>Sensei Content Drip</strong> requires that the plugin <strong>Sensei</strong> (minimum version: <strong>%1$s</strong>) is installed and activated."
msgstr ""

#: includes/class-scd-ext-drip-email.php:266, includes/class-scd-ext-manual-drip.php:364, includes/class-scd-ext-settings.php:61
msgid "Content Drip"
#: includes/class-scd-ext-drip-email.php:266
msgid "New Lessons Available"
msgstr ""

#: includes/class-scd-ext-drip-email.php:305
msgid "Lessons dripping today"
msgid "Lessons available today"
msgstr ""

#: includes/class-scd-ext-drip-email.php:328
Expand Down Expand Up @@ -161,6 +163,10 @@ msgstr ""
msgid "Manual Drip Status Saved"
msgstr ""

#: includes/class-scd-ext-manual-drip.php:364, includes/class-scd-ext-settings.php:61
msgid "Content Drip"
msgstr ""

#: includes/class-scd-ext-manual-drip.php:417
msgid "The userID( %d ) is invalid, there is no user that matches this ID "
msgstr ""
Expand Down Expand Up @@ -228,7 +234,3 @@ msgstr ""
#: includes/class-scd-ext-settings.php:114
msgid "Visit the online course today to start taking the lessons: [home_url]"
msgstr ""

#: includes/class-scd-ext-utilities.php:129
msgid "$default_message"
msgstr ""

0 comments on commit e70e598

Please sign in to comment.