mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
22c8ef1e8a
* advanced_fatigue stringtable german * cargo stringtable german * cookoff stringtable german * fastroping stringtable german * hellfire stringtable german * nlaw stringtable german * overpressure stringtable german * quickmount stringtable german * refuel stringtable german * repair stringtable german * scopes stringtable german * slideshow stringtable german * spectator stringtable german * zeus stringtable german * cookoff stringtable german #2 * hellfire stringtable german #2 * nlaw stringtable german #2 * overpressure stringtable german #2 * quickmount stringtable german#2 * refuel stringtable german #2 * scopes stringtable german #2 * slideshow stringtable german #2 * zeus stringtable german #2 * tiny fix * tiny fix * quickmount stringtable german #3 * fastroping stringtable german #2 * captives stringtable german * cargo stringtable german * cookoff stringtable german * tiny change * cargo stringtable german * fcs stringtable german * Fix german strings for scopes
15 lines
585 B
XML
15 lines
585 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project name="ACE">
|
|
<Package name="Hellfire">
|
|
<Key ID="STR_ACE_Hellfire_hellfireModeAction">
|
|
<English>Set Hellfire mode</English>
|
|
<German>Setze Hellfire-Modus</German>
|
|
<Italian>Imposta modalità Hellfire</Italian>
|
|
<Japanese>ヘルファイア モードを設定</Japanese>
|
|
<Chinesesimp>设定地狱火模式</Chinesesimp>
|
|
<Chinese>設定地獄火模式</Chinese>
|
|
<Polish>Ustaw tryb pocisku Hellfire</Polish>
|
|
</Key>
|
|
</Package>
|
|
</Project>
|