mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 03:59:26 +02:00
1.5.2v release
This commit is contained in:
@@ -17,22 +17,24 @@ shar-stat.waveStatus = [lightgray]Status:[]
|
||||
shar-stat.waveItem = [lightgray]Item:[]
|
||||
|
||||
#Settings
|
||||
setting.barstyle.name = Unit Information UI: Change Bar Style
|
||||
setting.barstyle.name = Unit UI: Change Bar Style
|
||||
setting.barstyle.description = Changes the bar sprite in the unit information interface.
|
||||
setting.infoUiScale.name = Information UI Scale
|
||||
setting.infoUiScale.description = Sets the scale of the information interface.
|
||||
setting.infoUiScale.description = Sets the scale of the UnitInfo information interface.
|
||||
setting.coreItemCheckRate.name = Resource UI: Update Rate
|
||||
setting.coreItemCheckRate.description = Sets how often the core resources are checked.\nThe slower rate, the better gameplay performance gets.
|
||||
setting.wavemax.name = Wave Interface: Wave Amount To Display
|
||||
setting.wavemax.name = Wave UI: Wave Amount To Display
|
||||
setting.wavemax.description = Sets the limit of visible waves in the wave list.
|
||||
setting.infoui.name = Display Information UI
|
||||
setting.infoui.description = Enables the information interface on the left to display.\nWhen disabled, all associated updates will be stopped.
|
||||
setting.waveui.name = Display Wave UI
|
||||
setting.waveui.description = Enables the top-left wave interface to display.\nWhen disabled, all associated updates will be stopped.
|
||||
setting.pastwave.name = Wave Interface: Display Previous Wave
|
||||
setting.pastwave.name = Wave UI: Display Previous Wave
|
||||
setting.pastwave.description = Displays the previous wave in the wave list.\nThe current wave is highlighted with red color.
|
||||
setting.emptywave.name = Wave Interface: Display Empty Wave
|
||||
setting.emptywave.name = Wave UI: Display Empty Wave
|
||||
setting.emptywave.description = Displays empty waves in the wave list.
|
||||
setting.itemcal.name = Resource UI: Calculate item inc/dec speed.
|
||||
setting.itemcal.description = Calculate increase/decrease speed of core item and display results.
|
||||
|
||||
setting.rangeRadius.name = Near Range Margin
|
||||
setting.rangeRadius.description = Sets the range detection distance.
|
||||
@@ -40,9 +42,10 @@ setting.rangeNearby.name = Display Near Range
|
||||
setting.rangeNearby.description = Enables automatic range display.\nIf you approach the range by a certain distance, the range is displayed in advance.
|
||||
setting.allTargetRange.name = Display All Target Ranges
|
||||
setting.allTargetRange.description = Displays all target ranges.\nThe range of targets that cannot be aimed at themselves is shown as gray.
|
||||
setting.coreRange.name = Display Core Range
|
||||
setting.coreRange.description = Displays enemy core build-limit range.
|
||||
setting.RangeShader.name = Enable Range Animation
|
||||
setting.aliceRange.name = Display Alice Range
|
||||
setting.aliceRange.description = Displays alice turret range too.
|
||||
setting.RangeShader.name = Enable Animation
|
||||
setting.RangeShader.description = Activate easy-to-see animations in return for large frame drops.
|
||||
|
||||
setting.selectopacity.name = Select Arrow Opacity
|
||||
setting.selectopacity.description = Sets the opacity of selection arrow.
|
||||
|
||||
Reference in New Issue
Block a user