Changeset 50279 in spip-zone
- Timestamp:
- Aug 5, 2011, 2:18:44 PM (10 years ago)
- Location:
- _plugins_/contacts_et_organisations/lang
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/contacts_et_organisations/lang/contacts_en.php
r49766 r50279 40 40 'contacts' => 'Contacts', 41 41 'contacts_nb' => '@nb@ contacts', 42 'contacts_un' => 'Un contact', # NEW 42 43 'creer_auteur_contact' => 'Create a new author and link it to this contact', 43 44 'creer_auteur_organisation' => 'Create a new author and link it to this organization', … … 81 82 'label_descriptif' => 'Description', 82 83 'label_email' => 'Email', 83 'label_fonction' => ' Occupation',84 'label_fonction' => 'Function', 84 85 'label_identification' => 'Identification', 85 86 'label_nom' => 'Name', -
_plugins_/contacts_et_organisations/lang/contacts_fr.php
r50237 r50279 39 39 'contact_voir' => 'Voir', 40 40 'contacts' => 'Contacts', 41 'contacts_nb' => '@nb@ contacts', 41 42 'contacts_un' => 'Un contact', 42 'contacts_nb' => '@nb@ contacts',43 43 'creer_auteur_contact' => 'Créer un nouvel auteur et le lier à ce contact', 44 44 'creer_auteur_organisation' => 'Créer un nouvel auteur et le lier à cette organisation',
Note: See TracChangeset
for help on using the changeset viewer.