Update new setting translation
This commit is contained in:
parent
b602954973
commit
50b4e957e6
@ -413,8 +413,8 @@ $images = get_template_directory_uri() . '/img/documentation/';
|
|||||||
<?php
|
<?php
|
||||||
fictioneer_settings_label_checkbox(
|
fictioneer_settings_label_checkbox(
|
||||||
'fictioneer_exclude_non_stories_from_cloud_counts',
|
'fictioneer_exclude_non_stories_from_cloud_counts',
|
||||||
__( 'Exclude non-stories from taxonomy cloud counts', 'fictioneer' ),
|
__( 'Only count stories in taxonomy clouds', 'fictioneer' ),
|
||||||
__( 'Taxonomy pages will still show and count all posts.', 'fictioneer' )
|
__( 'Taxonomy pages still list all posts in the results.', 'fictioneer' )
|
||||||
);
|
);
|
||||||
?>
|
?>
|
||||||
</div>
|
</div>
|
||||||
|
@ -3,7 +3,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Fictioneer\n"
|
"Project-Id-Version: Fictioneer\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2024-11-27 01:08+0000\n"
|
"POT-Creation-Date: 2024-11-27 20:22+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
@ -6020,10 +6020,6 @@ msgstr ""
|
|||||||
msgid "Error: Insufficient permissions."
|
msgid "Error: Insufficient permissions."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: includes/functions/settings/_settings_page_general.php:416
|
|
||||||
msgid "Exclude non-stories from taxonomy cloud counts"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: searchform.php:257
|
#: searchform.php:257
|
||||||
#, php-format
|
#, php-format
|
||||||
msgctxt "Excluded Advanced search summary."
|
msgctxt "Excluded Advanced search summary."
|
||||||
@ -8313,6 +8309,10 @@ msgstr ""
|
|||||||
msgid "Only applied to the page."
|
msgid "Only applied to the page."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: includes/functions/settings/_settings_page_general.php:416
|
||||||
|
msgid "Only count stories in taxonomy clouds"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: includes/functions/settings/_settings_page_general.php:1463
|
#: includes/functions/settings/_settings_page_general.php:1463
|
||||||
msgid "Only do this if lists on story pages are outdated."
|
msgid "Only do this if lists on story pages are outdated."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -11172,7 +11172,7 @@ msgid "(%s)"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: includes/functions/settings/_settings_page_general.php:417
|
#: includes/functions/settings/_settings_page_general.php:417
|
||||||
msgid "Taxonomy pages will still show and count all posts."
|
msgid "Taxonomy pages still list all posts in the results."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: includes/functions/_setup-types-and-terms.php:558
|
#: includes/functions/_setup-types-and-terms.php:558
|
||||||
|
Loading…
x
Reference in New Issue
Block a user