Skip to content

Commit

Permalink
Line was backwards...
Browse files Browse the repository at this point in the history
  • Loading branch information
madromas authored Jan 6, 2025
1 parent 94d87ca commit b2dc053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/languages/en/controllers/comments/comments.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
define('LANG_COMMENT_RATE_DOWN', 'Bad comment');
define('LANG_COMMENTS_TRACK', 'Keep track of new comments');
define('LANG_COMMENTS_TRACK_STOP', 'Cancel tracking');
define('LANG_COMMENTS_TRACKED_NEW', 'There are %s on the <b>&laquo;%s&raquo;</b> page');
define('LANG_COMMENTS_TRACKED_NEW', 'Page %s has <b>&laquo;%s&raquo;</b>');
define('LANG_COMMENT1', 'comment');
define('LANG_COMMENT2', 'comments');
define('LANG_COMMENT10', 'comments');
Expand Down

0 comments on commit b2dc053

Please sign in to comment.