This commit is contained in:
BeniS
2013-02-02 03:38:17 +13:00
parent 7f5dda5c8f
commit 6cd71ea02e
11 changed files with 123 additions and 39 deletions

View File

@@ -21,6 +21,18 @@ Panel
id: showLeftPanel
!text: tr('Show left panel')
OptionCheckBox
id: displayNames
!text: tr('Display creature names')
OptionCheckBox
id: displayHealth
!text: tr('Display creature health bars')
OptionCheckBox
id: displayText
!text: tr('Display text messages')
Button
id: changeLocale
!text: tr('Change language')