Skip to content
Snippets Groups Projects
Commit bcbd3f9a authored by Erick Hitter's avatar Erick Hitter
Browse files

PHPCS

parent 0516e612
Branches
No related tags found
1 merge request!4Fix translation support
Pipeline #4940 passed
...@@ -312,7 +312,7 @@ class Automatically_Paginate_Posts { ...@@ -312,7 +312,7 @@ class Automatically_Paginate_Posts {
</strong> </strong>
<?php $this->{$func}(); ?> <?php $this->{$func}(); ?>
</label></p> </label></p>
<?php <?php
endforeach; endforeach;
} }
......
...@@ -5,7 +5,7 @@ msgstr "" ...@@ -5,7 +5,7 @@ msgstr ""
"Project-Id-Version: Automatically Paginate Posts 0.2\n" "Project-Id-Version: Automatically Paginate Posts 0.2\n"
"Report-Msgid-Bugs-To: " "Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/automatically-paginate-posts\n" "https://wordpress.org/support/plugin/automatically-paginate-posts\n"
"POT-Creation-Date: 2022-06-26 20:04:21+00:00\n" "POT-Creation-Date: 2022-06-26 20:46:38+00:00\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
...@@ -29,39 +29,40 @@ msgstr "" ...@@ -29,39 +29,40 @@ msgstr ""
msgid "Automatically Paginate Posts" msgid "Automatically Paginate Posts"
msgstr "" msgstr ""
#: automatically-paginate-posts.php:150 #: automatically-paginate-posts.php:223
msgid "Supported post types:" msgid "Supported post types:"
msgstr "" msgstr ""
#: automatically-paginate-posts.php:151 #: automatically-paginate-posts.php:224
msgid "Split post by:" msgid "Split post by:"
msgstr "" msgstr ""
#: automatically-paginate-posts.php:225 #: automatically-paginate-posts.php:302
msgid "Total number of pages: " msgid "Total number of pages: "
msgstr "" msgstr ""
#: automatically-paginate-posts.php:226 #: automatically-paginate-posts.php:303
msgid "Approximate words per page: " msgid "Approximate words per page: "
msgstr "" msgstr ""
#: automatically-paginate-posts.php:290 #: automatically-paginate-posts.php:370
msgid "" msgid ""
"If chosen, each page will contain approximately this many words, depending " "If chosen, each page will contain approximately this many words, depending "
"on paragraph lengths." "on paragraph lengths."
msgstr "" msgstr ""
#: automatically-paginate-posts.php:320 #: automatically-paginate-posts.php:400
msgid "Post Autopaging" msgid "Post Autopaging"
msgstr "" msgstr ""
#: automatically-paginate-posts.php:336 #: automatically-paginate-posts.php:416
msgid "" msgid ""
"Check the box above to prevent this post from automatically being split " "Check the box above to prevent this post from automatically being split "
"over multiple pages." "over multiple pages."
msgstr "" msgstr ""
#: automatically-paginate-posts.php:337 #: automatically-paginate-posts.php:421
#. translators: 1. Quicktag code example.
msgid "" msgid ""
"Note that if the %1$s Quicktag is used to manually page this post, " "Note that if the %1$s Quicktag is used to manually page this post, "
"automatic paging won't be applied, regardless of the setting above." "automatic paging won't be applied, regardless of the setting above."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment