1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 12:20:44 +02:00

#2694 - Correct message when no news items are found on specific day

This commit is contained in:
Tijn Kuyper
2019-09-25 11:27:11 +02:00
parent 98b0cc6763
commit 1bf3fcc5e6
2 changed files with 9 additions and 1 deletions

View File

@@ -46,6 +46,7 @@ define("LAN_NEWS_86", "Older News");
define("LAN_NEWS_87", "Newer News");
define("LAN_NEWS_462", "No news items for specified month");
define("LAN_NEWS_463", "There are no news items for the specified category - please check back soon.");
define("LAN_NEWS_464", "No news items for specified day");
// Following used by alt_news
// define("LAN_NEWS_99", "Comments");