Skip to content

Commit dee8506

Browse files
committed
text tweak
1 parent 443eb03 commit dee8506

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

classes/admin/class-enqueue.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ public function get_localized_strings() {
381381
'disabledRRCheckboxTooltip' => \esc_html__( 'Don\'t worry! This task will be checked off automatically when you\'ve completed it.', 'progress-planner' ),
382382
'opensInNewWindow' => \esc_html__( 'Opens in new window', 'progress-planner' ),
383383
/* translators: %s: The plugin name. */
384-
'installPlugin' => \esc_html__( 'Install and activate plugin "%s"', 'progress-planner' ),
384+
'installPlugin' => \esc_html__( 'Install and activate the "%s" plugin', 'progress-planner' ),
385385
/* translators: %s: The plugin name. */
386386
'activatePlugin' => \esc_html__( 'Activate plugin "%s"', 'progress-planner' ),
387387
'installing' => \esc_html__( 'Installing...', 'progress-planner' ),

0 commit comments

Comments
 (0)