Changeset 56712 in spip-zone
- Timestamp:
- Jan 6, 2012, 12:30:24 PM (8 years ago)
- Location:
- _plugins_/notifications/lang
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/notifications/lang/notifications.xml
r56619 r56712 1 1 <traduction module="notifications" gestionnaire="salvatore" url="http://trad.spip.org" source="svn://zone.spip.org/spip-zone/_plugins_/notifications/lang/" reference="fr"> 2 <langue code="en" /> 2 <langue code="en"> 3 <traducteur nom="kent1" lien="http://trad.spip.org/auteur/kent1" /> 4 </langue> 3 5 <langue code="fr" /> 4 6 </traduction> -
_plugins_/notifications/lang/notifications_en.php
r56619 r56712 31 31 32 32 // B 33 'breve_propose_detail' => 'La brève "@titre@" est proposée à la publication 34 depuis', # NEW 35 'breve_propose_sujet' => '[@nom_site_spip@] Propose : @titre@', # NEW 36 'breve_propose_titre' => 'Brève proposée 37 ---------------', # NEW 38 'breve_propose_url' => 'Vous êtes invité à venir la consulter et à donner votre opinion 39 dans le forum qui lui est attaché. Elle est disponible à l\'adresse :', # NEW 40 'breve_publie_detail' => 'La brève "@titre@" vient d\'être publiée par @connect_nom@.', # NEW 41 'breve_publie_sujet' => '[@nom_site_spip@] PUBLIE : @titre@', # NEW 42 'breve_publie_titre' => 'Brève publiée 43 --------------', # NEW 33 'breve_propose_detail' => 'The news item "@titre@" is proposed for publication since', 34 'breve_propose_sujet' => '[@nom_site_spip@] Proposed : @titre@', 35 'breve_propose_titre' => 'Proposed news item 36 ---------------', 37 'breve_propose_url' => 'You are invited to view it and give your opinion 38 in the forum attached to it. It is available at:', 39 'breve_publie_detail' => 'The news item "@titre@" has just been published by @connect_nom@.', 40 'breve_publie_sujet' => '[@nom_site_spip@] PUBLISHED : @titre@', 41 'breve_publie_titre' => 'News item published 42 --------------', 44 43 45 44 // E
Note: See TracChangeset
for help on using the changeset viewer.