Changeset 947 for trunk/rss/intl/es.php

Show
Ignore:
Timestamp:
10/12/05 19:06:40 (3 years ago)
Author:
mbonetti
Message:

Fix for #915. Applied James' enclosure patch. Plugin follows.
(Thank you very much, Jamers!)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/rss/intl/es.php

    r879 r947  
    250250define ('LBL_RATING','Valoración:'); 
    251251 
     252// New in 0.5.3: 
     253define('LBL_ENCLOSURE', 'Recinto:'); 
     254define('LBL_DOWNLOAD', 'download'); 
     255define('LBL_PLAY', 'play'); 
    252256?>