Plugin Directory

Changeset 815643


Ignore:
Timestamp:
12/05/2013 10:09:48 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

    r815642 r815643  
    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: *define('WPLANG', 'fr_FR');*
    31 
    32 Spanish: *define('WPLANG', 'es_ES');*
     30French : *define('WPLANG', 'fr_FR');*
     31
     32Spanish : *define('WPLANG', 'es_ES');*
    3333
    3434Thanks to J. Kovacevic, A. Kurtis for their contribution.
  • wp-mediatagger/trunk/readme.txt

    r815640 r815643  
    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: *define('WPLANG', 'fr_FR');*
    35 
    36 Spanish: *define('WPLANG', 'es_ES');*
     34French : *define('WPLANG', 'fr_FR');*
     35
     36Spanish : *define('WPLANG', 'es_ES');*
    3737
    3838Thanks to J. Kovacevic, A. Kurtis for their contribution.
Note: See TracChangeset for help on using the changeset viewer.