mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
36 lines
1.2 KiB
XML
36 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project name="ACE">
|
|
<Package name="Cargo">
|
|
<Key ID="STR_ACE_Cargo_loadObject">
|
|
<English>Load</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Cargo_unloadObject">
|
|
<English>Unload</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Cargo_openMenu">
|
|
<English>Cargo</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Cargo_cargoMenu">
|
|
<English>Cargo Menu</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Cargo_labelSpace">
|
|
<English>Cargo space left: %1</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Cargo_settingsCategory">
|
|
<English>Cargo</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Cargo_ModuleSettings_enable">
|
|
<English>Enable Cargo</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Cargo_ModuleSettings_enable_Description">
|
|
<English>Enable the load in cargo module</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Cargo_SettingsModule_DisplayName">
|
|
<English>Cargo Settings</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Cargo_SettingsModule_Description">
|
|
<English>Configure the cargo module settings</English>
|
|
</Key>
|
|
</Package>
|
|
</Project>
|