[wp-trac] [WordPress Trac] #47511: Add specific "default settings" for different locales
    WordPress Trac 
    noreply at wordpress.org
       
    Wed Jun 12 17:58:40 UTC 2019
    
    
  
#47511: Add specific "default settings" for different locales
-------------------------+-----------------------------
 Reporter:  azaozz       |       Owner:  (none)
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Future Release
Component:  I18N         |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  needs-patch  |     Focuses:
-------------------------+-----------------------------
Comment (by azaozz):
 Replying to [comment:17 nilovelez]:
 > The effort should be put in making the purpose of those strings more
 clear.
 > ...
 > "0" is the default timezone, in es_ES we have set it to "Europe/Madrid"
 as it is the Spanish mainland Timezone (the official one). This works
 fine, but it should be better documented.
 >
 > Before we realised what was it intended for, we left it as "0" for years
 Yeah, this is one of the things that would be fixed by having this type of
 "global" per-locale settings outside of the pot file. They are all "well
 known" and once added they don't change at all or very very rarely. Then,
 instead of relying on (scattered) inline comments in the code, we will
 have one place to maintain all of them. If this happens, translators won't
 have to deal with them at all.
 The alternative solution is pretty good too: the settings will remain in
 the pot, but will be gathered in one place in the code. That would let us
 add more adequate/extended inline help (that will be also visible in the
 online [https://developer.wordpress.org/reference/ Code Reference].
-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/47511#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list