Dotclear

Changeset 3342:f2a717eb5f79


Ignore:
Timestamp:
09/12/16 15:15:46 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add Entry date as sort order in comments list. May be useful when displaying spam and looking for false-positive

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin/comments.php

    r3263 r3342  
    4343__('Date') => 'comment_dt', 
    4444__('Entry title') => 'post_title', 
     45__('Entry date') => 'post_dt', 
    4546__('Author') => 'comment_author', 
    4647__('Status') => 'comment_status' 
  • locales/fr/main.po

    r3335 r3342  
    908908msgstr "Titre de l'entrée" 
    909909 
     910msgid "Entry date" 
     911msgstr "Date de l'entrée" 
     912 
    910913msgid "Author" 
    911914msgstr "Auteur" 
Note: See TracChangeset for help on using the changeset viewer.

Sites map