[wp-trac] [WordPress Trac] #14972: Proposal: Pool of common strings for core, themes, and plugins

WordPress Trac wp-trac at lists.automattic.com
Mon Sep 27 10:08:49 UTC 2010


#14972: Proposal:  Pool of common strings for core, themes, and plugins
--------------------------+-------------------------------------------------
 Reporter:  demetris      |       Owner:                 
     Type:  defect (bug)  |      Status:  new            
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  i18n          |     Version:  3.1            
 Severity:  normal        |    Keywords:  dev-feedback   
--------------------------+-------------------------------------------------
Changes (by demetris):

 * cc: dkikizas@… (added)


Comment:

 Argh!  Sometimes Trac decides (following no pattern that I can discern)
 that it will not notify me of comments to tickets I’ve opened.

 Replying to [comment:2 scribu]:
 > PS: The only common strings that are needed by most plugins are those
 related to settings pages, specifically to admin notices.

 I think even plugins, which don’t have all the more or less identical
 front-end strings found in themes, could use quite a few strings from a
 common pool.  Here are a a few candidates, off the top of my head:

 {{{
 __('About this plugin');
 __('Disable');
 __('Disabled');
 __('Donate to this plugin');
 __('Enable');
 __('Enabled');
 __('Leave empty for default');
 __('Plugin homepage')
 __('Reset options');
 }}}

 etc. etc.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14972#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list