Changes between Initial Version and Version 1 of Ticket #18180, comment 13

Timestamp:
08/30/11 10:20:46 (21 months ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18180, comment 13

    initial v1  
    1010http://svn.automattic.com/wordpress-i18n/he_IL/tags/3.2.1/dist/wp-admin/setup-config.php 
    1111 
    12 Perhaps we can use `wp_enqueue_style()`/`wp_print_styles()` or provide some other action to be leveraged in `WP_LANG_DIR . "/$locale.php"` for such cases. 
     12Perhaps we can use `wp_enqueue_style()`/`wp_print_styles()` or provide some other action to be leveraged in `WP_LANG_DIR . "/$locale.php"` for such cases. Not sure if it's necessary though.