[wp-trac] [WordPress Trac] #60630: Updates / Plugin Dependencies: Improve localized strings

WordPress Trac noreply at wordpress.org
Mon Feb 26 10:28:56 UTC 2024


#60630: Updates / Plugin Dependencies: Improve localized strings
-----------------------------+-----------------------
 Reporter:  swissspidy       |       Owner:  (none)
     Type:  defect (bug)     |      Status:  assigned
 Priority:  normal           |   Milestone:  6.5
Component:  Upgrade/Install  |     Version:  trunk
 Severity:  normal           |  Resolution:
 Keywords:  has-patch        |     Focuses:
-----------------------------+-----------------------

Comment (by rabmalin):

 {{{
 Note: this plugin cannot be activated until the plugins that are required
 by it are activated.
 }}}

 We generally capitalize the letter after `Note:`.
 So, it could be

 {{{
 Note: This plugin cannot be activated until the plugins that are required
 by it are activated.
 }}}

 Another example:

 {{{
 Note: this plugin cannot be deactivated or deleted until the plugins that
 require it are deactivated or deleted.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/60630#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list