mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
102 lines
3.5 KiB
XML
102 lines
3.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project name="ACE">
|
|
<Package name="UI">
|
|
<Key ID="STR_ACE_UI_Category">
|
|
<English>User Interface</English>
|
|
</Key>
|
|
|
|
<Key ID="STR_ACE_UI_ModuleName">
|
|
<English>User Interface (Basic)</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_ModuleDescription">
|
|
<English>This module allows hiding of basic user interface parts. Makes some User Interface (Advanced) settings inoperable.</English>
|
|
</Key>
|
|
|
|
<Key ID="STR_ACE_UI_SoldierVehicleWeaponInfo">
|
|
<English>Soldier/Vehicle/Weapon Information</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_VehicleRadar">
|
|
<English>Vehicle Radar</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_VehicleCompass">
|
|
<English>Vehicle Compass</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_CommandMenu">
|
|
<English>Command Menu</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_GroupBar">
|
|
<English>Group Bar</English>
|
|
</Key>
|
|
|
|
|
|
<Key ID="STR_ACE_UI_ModuleName_Advanced">
|
|
<English>User Interface (Advanced)</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_ModuleDescription_Advanced">
|
|
<English>This module allows hiding of specific user interface parts, more detailed than basic. User Interface (Basic) settings will make some of the settings inoperable.</English>
|
|
</Key>
|
|
|
|
<Key ID="STR_ACE_UI_WeaponName">
|
|
<English>Weapon Name</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_WeaponNameBackground">
|
|
<English>Weapon Name Background</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_FiringMode">
|
|
<English>Firing Mode</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_AmmoType">
|
|
<English>Ammo Type</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_AmmoCount">
|
|
<English>Ammo Count</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_AmmoCountDesc">
|
|
<English>Always disabled on foot by ace_reload.</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_MagCount">
|
|
<English>Magazine Count</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_GrenadeFlareType">
|
|
<English>Grenade/Flare Type</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_GrenadeFlareCount">
|
|
<English>Grenade/Flare Count</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_Zeroing">
|
|
<English>Zeroing</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_WeaponLowerInfoBackground">
|
|
<English>Weapon Lower Info Background</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_Stance">
|
|
<English>Stance</English>
|
|
</Key>
|
|
|
|
<Key ID="STR_ACE_UI_VehicleName">
|
|
<English>Vehicle Name</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_VehicleNameBackground">
|
|
<English>Vehicle Name Background</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_VehicleFuelBar">
|
|
<English>Vehicle Fuel Bar</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_VehicleSpeed">
|
|
<English>Vehicle Speed</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_VehicleAltitude">
|
|
<English>Vehicle Altitude</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_VehicleDamage">
|
|
<English>Vehicle Damage</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_VehicleInfoBackground">
|
|
<English>Vehicle Info Background</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_UI_VehicleGunnerWeapon">
|
|
<English>Vehicle Gunner Weapon</English>
|
|
</Key>
|
|
</Package>
|
|
</Project>
|