Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #13651, comment 25


Ignore:
Timestamp:
04/22/2016 12:26:06 PM (7 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13651, comment 25

    initial v1  
    11The second example is obviously shorter.
    22
    3 This whole new concept of incapsulating i18n functions at first seemed odd to me for this specific function. If there will be others, than maybe I just need to get accustomed to it.
     3This whole new concept of incapsulating i18n functions at first seemed odd to me for this specific function. If there will be others, then maybe I just need to get accustomed to it.
    44
    55The only remaining concern is that I know some folks who rely on Poedit's “Update from sources” feature. Perhaps we should create docs for theme developers and translators about `makepot.php`.