(svn r18543) -Codechange: Use separate set of strings for variety distribution setting to ease translation.

This commit is contained in:
peter1138
2009-12-19 18:36:35 +00:00
parent 2f9f70c295
commit c701af7832
2 changed files with 7 additions and 3 deletions

View File

@@ -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