Plugin Directory

Changeset 815639


Ignore:
Timestamp:
12/05/2013 10:00:29 PM (12 years ago)
Author:
phd38
Message:

readme.txt

Location:
wp-mediatagger
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-mediatagger/tags/3.2.1/readme.txt

    r815634 r815639  
    2828- The plugin is now available in spanish. It is by default in english, you can now localize it in french or spanish. In order to do so, add to your wp-config.php file :
    2929
    30 French :
    31 *define('WPLANG', 'fr_FR');*
    32 Spanish :
    33 *define('WPLANG', 'es_ES');*
     30French: *define('WPLANG', 'fr_FR');*
     31Spanish: *define('WPLANG', 'es_ES');*
    3432
    3533Thanks to J. Kovacevic, A. Kurtis for their contribution.
  • wp-mediatagger/trunk/readme.txt

    r815634 r815639  
    3232- The plugin is now available in spanish. It is by default in english, you can now localize it in french or spanish. In order to do so, add to your wp-config.php file :
    3333
    34 French :
    35 *define('WPLANG', 'fr_FR');*
    36 Spanish :
    37 *define('WPLANG', 'es_ES');*
     34French: *define('WPLANG', 'fr_FR');*
     35Spanish: *define('WPLANG', 'es_ES');*
    3836
    3937Thanks to J. Kovacevic, A. Kurtis for their contribution.
Note: See TracChangeset for help on using the changeset viewer.