convert News read tab to PDA Cartridge (#18368)
* Add Console, PDA news tab, and ringstone popup * Add English localization * Add mass-media console board to Advanced Entertainment resrarch * Fix misprint * Deleting unused libraries * Fix round restart problem * Fixing restart problem * Just another fix * Сode optimization * Code optimization * Convert News read tab to cartridge Convert the News read tab into a cartridge, and fix a couple of bugs * Just another fix * Some updates * More fixing!! Fix cooldown, add author label to read menu * Again, fix cooldown bug * Some minor changes * Revert "Some minor changes" This reverts commit 470c8d727629ac79994f70e56162adae8659e944. * Some minor updates
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
pda-news-button-label = News
|
||||
pda-news-button-description = View station news
|
||||
news-read-ui-next-text = Next
|
||||
news-read-ui-past-text = Past
|
||||
news-read-ui-default-title = Station News
|
||||
news-read-ui-not-found-text = No articles found
|
||||
news-read-ui-time-prefix-text = Publication time:
|
||||
news-read-ui-notification-off = ̶♫̶
|
||||
news-read-ui-notification-on = ♫
|
||||
news-read-ui-no-author = Anonymous
|
||||
news-read-ui-author-prefix = Author:
|
||||
news-write-ui-default-title = Mass-media Management
|
||||
news-write-ui-articles-label = Articles:
|
||||
news-write-ui-delete-text = Delete
|
||||
|
||||
Reference in New Issue
Block a user