Changeset 848:ad18a33a3cef for inc/admin/lib.dc.page.php
- Timestamp:
- 07/31/12 13:18:23 (13 years ago)
- Branch:
- sexy
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/lib.dc.page.php
r812 r848 410 410 self::jsVar('dotclear.msg.confirm_delete_post', 411 411 __("Are you sure you want to delete this entry?")). 412 self::jsVar('dotclear.msg.confirm_delete_comments',413 __('Are you sure you want to delete selected comments (%s)?')).414 self::jsVar('dotclear.msg.confirm_delete_comment',415 __('Are you sure you want to delete this comment?')).416 412 self::jsVar('dotclear.msg.cannot_delete_users', 417 413 __('Users with posts cannot be deleted.')).
Note: See TracChangeset
for help on using the changeset viewer.