Changeset 75223 in spip-zone for _plugins_/ocr
- Timestamp:
- Sep 2, 2013, 3:13:22 PM (8 years ago)
- Location:
- _plugins_/ocr/trunk
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/ocr/trunk/lang/ocr_fr.php
r75221 r75223 49 49 'ocr_titre' => 'ocr', 50 50 51 // S 52 'statistiques_titre' => 'Statistiques', 53 'statistiques_bouton_tout' => 'Relancer tout', 54 'statistiques_label_nb_err' => 'Erreur lors de l\'analyse, ou pas analysables', 55 'statistiques_label_nb_non' => 'Pas encore analysés', 56 'statistiques_label_nb_oui' => 'Analysés', 57 'statistiques_message_relance' => 'L\'analyse OCR a été relancée sur tous les documents', 58 51 59 // T 52 60 'taille_texte_max' => 'Limite de caractères dans le texte extrait', -
_plugins_/ocr/trunk/prive/squelettes/contenu/configurer_ocr.html
r74905 r75223 10 10 #FORMULAIRE_TESTER_OCR 11 11 </div> 12 13 <div class="ajax"> 14 #FORMULAIRE_STATISTIQUES_OCR 15 </div>
Note: See TracChangeset
for help on using the changeset viewer.