(svn r18543) -Codechange: Use separate set of strings for variety distribution setting to ease translation.
This commit is contained in:
@@ -1008,8 +1008,12 @@ STR_NUM_NORMAL :Normal
|
||||
STR_NUM_HIGH :High
|
||||
STR_NUM_CUSTOM :Custom
|
||||
|
||||
STR_NUM_MEDIUM :Medium
|
||||
STR_NUM_VERY_HIGH :Very High
|
||||
STR_VARIETY_NONE :None
|
||||
STR_VARIETY_VERY_LOW :Very Low
|
||||
STR_VARIETY_LOW :Low
|
||||
STR_VARIETY_MEDIUM :Medium
|
||||
STR_VARIETY_HIGH :High
|
||||
STR_VARIETY_VERY_HIGH :Very High
|
||||
|
||||
STR_AI_SPEED_VERY_SLOW :Very Slow
|
||||
STR_AI_SPEED_SLOW :Slow
|
||||
|
||||
Reference in New Issue
Block a user