From febae668fec6ebb3fffc9ff038e9cfab0f3f0a39 Mon Sep 17 00:00:00 2001 From: Darkvater Date: Wed, 13 Apr 2005 23:03:31 +0000 Subject: (svn r2192) - Add greater control to the 'message options' window. Now you can turn off the telegraphc ticker sound for summarized messages, or turn off news-messages altogether (you get a red blot to notify you though). The [<][>] set the settings in one way, while clicking on the option itself, cycles it. This commit also 'fixes' bugs [1166973], [1121484] and patch [1169930]. - I also changed an order of strings from On, Off to Off, On, so this can be used ingame with the WWT_4 widget type. - Since the newssettings now take 2 bits per setting (off/summary/on) _news_display_opt is widened to 32 bits and the settings code changed slightly to accomodate for a maximum of 16 message-types. --- lang/unfinished/estonian.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/unfinished') diff --git a/lang/unfinished/estonian.txt b/lang/unfinished/estonian.txt index 659d98428..01f22e6f3 100644 --- a/lang/unfinished/estonian.txt +++ b/lang/unfinished/estonian.txt @@ -719,8 +719,8 @@ STR_02A5_TOWN_SIZE :{YELLOW}Linna s STR_02B6 :{STRING} - {STRING} STR_02B7_SHOW_LAST_MESSAGE_OR_NEWS :{BLACK}Näitab viimast teadet -STR_02B8_SUMMARY :{BLACK}Lühike -STR_02B9_FULL :{BLACK}Täielik +STR_SUMMARY :Lühike +STR_FULL :Täielik STR_02BA :{SILVER}- - {STRING} - - STR_02BB_TOWN_DIRECTORY :Linnade nimistu STR_02BC_VEHICLE_DESIGN_NAMES :{BLACK}Sõidukite disaini nimed @@ -766,8 +766,8 @@ STR_02D8_GIANT_SCREENSHOT_CTRL_G :Suur ekraanit STR_02D9_ABOUT_OPENTTD :'OpenTTD' kohta ############ range ends here -STR_02DA_ON :{BLACK}Sees STR_02DB_OFF :{BLACK}Väljas +STR_02DA_ON :{BLACK}Sees STR_02DC_DISPLAY_SUBSIDIES :{BLACK}Kuvab subsiidiumite akna STR_02DD_SUBSIDIES :Subsiidiumid STR_02DE_MAP_OF_WORLD :Maailmakaart -- cgit v1.2.3-70-g09d2