From ac6a2422deeb03e6642acba4989c28406754b236 Mon Sep 17 00:00:00 2001 From: Tetrakern <26898880+Tetrakern@users.noreply.github.com> Date: Sat, 26 Oct 2024 19:53:34 +0200 Subject: [PATCH] Clarify chapter story meta description --- includes/functions/_setup-meta-fields.php | 2 +- languages/fictioneer.pot | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/includes/functions/_setup-meta-fields.php b/includes/functions/_setup-meta-fields.php index 8e8a368f..10819ef6 100644 --- a/includes/functions/_setup-meta-fields.php +++ b/includes/functions/_setup-meta-fields.php @@ -2814,7 +2814,7 @@ function fictioneer_render_chapter_data_metabox( $post ) { } if ( get_option( 'fictioneer_enable_chapter_appending' ) ) { - $description = __( 'Select the story this chapter belongs to; chapters are automatically appended to the story.', 'fictioneer' ); + $description = __( 'Select the story this chapter belongs to. Published and scheduled chapters are automatically appended to the story.', 'fictioneer' ); } $output['fictioneer_chapter_story'] = fictioneer_get_metabox_select( diff --git a/languages/fictioneer.pot b/languages/fictioneer.pot index 2906cb54..a57fcd65 100644 --- a/languages/fictioneer.pot +++ b/languages/fictioneer.pot @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: Fictioneer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-26 06:21+0000\n" +"POT-Creation-Date: 2024-10-26 17:53+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: \n" @@ -9805,17 +9805,17 @@ msgid "" "not add its chapters separately." msgstr "" +#: includes/functions/_setup-meta-fields.php:2817 +msgid "" +"Select the story this chapter belongs to. Published and scheduled chapters " +"are automatically appended to the story." +msgstr "" + #: includes/functions/_setup-meta-fields.php:2755 msgid "" "Select the story this chapter belongs to; assign and order in the story." msgstr "" -#: includes/functions/_setup-meta-fields.php:2817 -msgid "" -"Select the story this chapter belongs to; chapters are automatically " -"appended to the story." -msgstr "" - #: includes/functions/_setup-meta-fields.php:3246 msgid "Select where the post should appear." msgstr ""