Plugin Directory

Changeset 815626


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

    r815625 r815626  
    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 *// For french :*
     30French :
    3131*define('WPLANG', 'fr_FR');*
    3232
    33 *// For spanish :*
     33Spanish :
    3434*define('WPLANG', 'es_ES');*
    3535
  • wp-mediatagger/trunk/readme.txt

    r815625 r815626  
    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 *// For french :*
     34French :
    3535*define('WPLANG', 'fr_FR');*
    3636
    37 *// For spanish :*
     37Spanish :
    3838*define('WPLANG', 'es_ES');*
    3939
Note: See TracChangeset for help on using the changeset viewer.