Skip to content

Commit

Permalink
sort st
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror committed Nov 22, 2024
1 parent 6caca8c commit 8129abf
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions addons/iron_dome/stringtable.xml
Original file line number Diff line number Diff line change
@@ -1,47 +1,47 @@
<?xml version="1.0" encoding="utf-8"?>
<Project name="ACE">
<Package name="IRON_DOME">
<Key ID="STR_ACE_IRON_DOME_enable_description">
<English>Enable the Iron Dome system</English>
</Key>
<Key ID="STR_ACE_IRON_DOME_category">
<English>ACE Iron Dome</English>
</Key>
<Key ID="STR_ACE_IRON_DOME_targetRecycleTime_setting">
<English>Target Recycle Time</English>
<Key ID="STR_ACE_IRON_DOME_enable_description">
<English>Enable the Iron Dome system</English>
</Key>
<Key ID="STR_ACE_IRON_DOME_targetRecycleTime_description">
<English>How many seconds until another launcher can consider firing at the target</English>
<Key ID="STR_ACE_IRON_DOME_launchAcceptableAngle_description">
<English>How many degrees offset the launcher can be before firing</English>
</Key>
<Key ID="STR_ACE_IRON_DOME_launchAcceptableAngle_setting">
<English>Launch Acceptable Angle</English>
</Key>
<Key ID="STR_ACE_IRON_DOME_launchAcceptableAngle_description">
<English>How many degrees offset the launcher can be before firing</English>
<Key ID="STR_ACE_IRON_DOME_launchAcceptableElevation_description">
<English>The minimum number of degrees the launcher has to be pointing up/down before firing</English>
</Key>
<Key ID="STR_ACE_IRON_DOME_launchAcceptableElevation_setting">
<English>Launch Acceptable Elevation</English>
</Key>
<Key ID="STR_ACE_IRON_DOME_launchAcceptableElevation_description">
<English>The minimum number of degrees the launcher has to be pointing up/down before firing</English>
<Key ID="STR_ACE_IRON_DOME_proximityFuseFailureChance_description">
<English>Chance for proximity fuse to fail to destroy target</English>
</Key>
<Key ID="STR_ACE_IRON_DOME_timeBetweenLaunches_setting">
<English>Time Between Launches</English>
<Key ID="STR_ACE_IRON_DOME_proximityFuseFailureChance_setting">
<English>Proximity Fuse Failure Chance</English>
</Key>
<Key ID="STR_ACE_IRON_DOME_timeBetweenLaunches_description">
<English>Minimum number of seconds between each launch of an interceptor for a single launcher</English>
<Key ID="STR_ACE_IRON_DOME_proximityFuseRange_description">
<English>How close the interceptor has to be to the target in order to detonate</English>
</Key>
<Key ID="STR_ACE_IRON_DOME_proximityFuseRange_setting">
<English>Proximity Fuse Range</English>
</Key>
<Key ID="STR_ACE_IRON_DOME_proximityFuseRange_description">
<English>How close the interceptor has to be to the target in order to detonate</English>
<Key ID="STR_ACE_IRON_DOME_targetRecycleTime_description">
<English>How many seconds until another launcher can consider firing at the target</English>
</Key>
<Key ID="STR_ACE_IRON_DOME_proximityFuseFailureChance_setting">
<English>Proximity Fuse Failure Chance</English>
<Key ID="STR_ACE_IRON_DOME_targetRecycleTime_setting">
<English>Target Recycle Time</English>
</Key>
<Key ID="STR_ACE_IRON_DOME_proximityFuseFailureChance_description">
<English>Chance for proximity fuse to fail to destroy target</English>
<Key ID="STR_ACE_IRON_DOME_timeBetweenLaunches_description">
<English>Minimum number of seconds between each launch of an interceptor for a single launcher</English>
</Key>
<Key ID="STR_ACE_IRON_DOME_timeBetweenLaunches_setting">
<English>Time Between Launches</English>
</Key>
</Package>
</Project>
</Project>

0 comments on commit 8129abf

Please sign in to comment.