Changeset 13088
- Timestamp:
- 02/10/12 23:23:42 (16 months ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
include/picture_comment.inc.php (modified) (1 diff)
-
language/en_UK/common.lang.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/picture_comment.inc.php
r13021 r13088 135 135 $template->assign(array( 136 136 'COMMENTS_ORDER_URL' => duplicate_picture_url().'&comments_order='.($comments_order == 'ASC' ? 'DESC' : 'ASC'), 137 'COMMENTS_ORDER_TITLE' => $comments_order == 'ASC' ? l10n(' ascending') : l10n('descending'),137 'COMMENTS_ORDER_TITLE' => $comments_order == 'ASC' ? l10n('old → new') : l10n('new → old'), 138 138 )); 139 139 -
trunk/language/en_UK/common.lang.php
r13068 r13088 230 230 $lang['Most visited'] = "Most visited"; 231 231 $lang['N/A'] = "N/A"; 232 $lang['old → new'] = 'old → new'; 233 $lang['new → old'] = 'new → old'; 232 234 $lang['New on %s'] = "New on %s"; 233 235 $lang['New password'] = "New password";
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)