Changeset 62851 in spip-zone for _plugins_/auteurs_syndic/trunk/lang/paquet-auteurs_syndic_en.php
- Timestamp:
- Jun 22, 2012, 1:40:35 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/auteurs_syndic/trunk/lang/paquet-auteurs_syndic_en.php
r62803 r62851 1 1 <?php 2 3 // Ceci est un fichier langue de SPIP -- This is a SPIP language file 4 5 /// Fichier produit par PlugOnet 6 // Module: paquet-auteurs_syndic 7 // Langue: en 8 // Date: 21-06-2012 09:22:48 9 // Items: 3 2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP 3 // extrait automatiquement de http://trad.spip.org/tradlang_module/paquet-auteurs_syndic?lang_cible=en 4 // ** ne pas modifier le fichier ** 10 5 11 6 if (!defined('_ECRIRE_INC_VERSION')) return; … … 13 8 $GLOBALS[$GLOBALS['idx_lang']] = array( 14 9 15 // A10 // A 16 11 'auteurs_syndic_description' => 'Adds the ability to add authors to syndicated sites', 17 12 'auteurs_syndic_nom' => 'Authors for Web site', 18 'auteurs_syndic_slogan' => 'Adds the ability to add authors to syndicated sites' ,13 'auteurs_syndic_slogan' => 'Adds the ability to add authors to syndicated sites' 19 14 ); 15 20 16 ?>
Note: See TracChangeset
for help on using the changeset viewer.