Changeset 3342:f2a717eb5f79
- Timestamp:
- 09/12/16 15:15:46 (9 years ago)
- Branch:
- default
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/comments.php
r3263 r3342 43 43 __('Date') => 'comment_dt', 44 44 __('Entry title') => 'post_title', 45 __('Entry date') => 'post_dt', 45 46 __('Author') => 'comment_author', 46 47 __('Status') => 'comment_status' -
locales/fr/main.po
r3335 r3342 908 908 msgstr "Titre de l'entrée" 909 909 910 msgid "Entry date" 911 msgstr "Date de l'entrée" 912 910 913 msgid "Author" 911 914 msgstr "Auteur"
Note: See TracChangeset
for help on using the changeset viewer.