(svn r18749) -Fix [FS#3491]: the AI's name and version in the debug panel weren't properly centered

This commit is contained in:
rubidium
2010-01-07 11:48:59 +00:00
parent d9f86b6f97
commit b03b775db6
2 changed files with 18 additions and 11 deletions

View File

@@ -3205,6 +3205,7 @@ STR_DATE_YEAR_TOOLTIP :{BLACK}Select y
# AI debug window
STR_AI_DEBUG :{WHITE}AI Debug
STR_AI_DEBUG_NAME_AND_VERSION :{BLACK}{RAW_STRING} (v{NUM})
STR_AI_DEBUG_NAME_TOOLTIP :{BLACK}Name of the AI
STR_AI_DEBUG_RELOAD :{BLACK}Reload AI
STR_AI_DEBUG_RELOAD_TOOLTIP :{BLACK}Kill the AI, reload the script, and restart the AI