Changeset 74967 in spip-zone
- Timestamp:
- Aug 26, 2013, 1:38:38 PM (8 years ago)
- Location:
- _plugins_/apropos/Alpha/apropos_3
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/apropos/Alpha/apropos_3/lang/apropos_en.php
r74965 r74967 24 24 25 25 // O 26 'obsolete' => 'obsolete , ',26 'obsolete' => 'obsolete version, ', 27 27 28 28 //P -
_plugins_/apropos/Alpha/apropos_3/lang/apropos_fr.php
r74965 r74967 18 18 19 19 // O 20 'obsolete' => ' obsolète, ',20 'obsolete' => 'version obsolète, ', 21 21 22 22 // P -
_plugins_/apropos/Alpha/apropos_3/modeles/apropos_lister_tout.html
r74965 r74967 57 57 </div> 58 58 [<span class='apropos-nom'>(#NOM|extraire_multi)],</span> 59 <span class='apropos-version'>[version #VERSION SVN \[(#CONSTANTE|constant|concat{#SRC_ARCHIVE/}|version_svn_courante|abs|sinon{''})\],] [(#OBSOLETE|choixsiegal{oui,<:apropos:obsolete:> })] #ETAT.</span>59 <span class='apropos-version'>[version #VERSION SVN \[(#CONSTANTE|constant|concat{#SRC_ARCHIVE/}|version_svn_courante|abs|sinon{''})\],] [(#OBSOLETE|choixsiegal{oui,<:apropos:obsolete:>,""})] #ETAT.</span> 60 60 61 61 <div class='apropos-description'>
Note: See TracChangeset
for help on using the changeset viewer.