mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
New feature: SAM site cover can now overlap, and SAM sites can be hacked to lower their radius. For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=23211&goto=347188&#msg_347188
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8309 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -4227,9 +4227,11 @@ STR16 pwMiscSectorStrings[] =
|
||||
L"分区",
|
||||
L"物品数量",
|
||||
L"未知",
|
||||
|
||||
L"已占领",
|
||||
L"是",
|
||||
L"否",
|
||||
L"Status/Software status:", // TODO.Translate
|
||||
};
|
||||
|
||||
// error strings for inventory
|
||||
|
||||
@@ -4229,9 +4229,11 @@ STR16 pwMiscSectorStrings[] =
|
||||
L"Sector",
|
||||
L"# Items",
|
||||
L"Onbekend",
|
||||
|
||||
L"Gecontrolleerd",
|
||||
L"Ja",
|
||||
L"Nee",
|
||||
L"Status/Software status:", // TODO.Translate
|
||||
};
|
||||
|
||||
// error strings for inventory
|
||||
|
||||
@@ -4227,9 +4227,11 @@ STR16 pwMiscSectorStrings[] =
|
||||
L"Sector",
|
||||
L"# of Items",
|
||||
L"Unknown",
|
||||
|
||||
L"Controlled",
|
||||
L"Yes",
|
||||
L"No",
|
||||
L"Status/Software status:",
|
||||
};
|
||||
|
||||
// error strings for inventory
|
||||
|
||||
@@ -4233,9 +4233,11 @@ STR16 pwMiscSectorStrings[] =
|
||||
L"Secteur ",
|
||||
L"Nombre d'objets ",
|
||||
L"Inconnu",
|
||||
|
||||
L"Contrôlé ",
|
||||
L"Oui",
|
||||
L"Non",
|
||||
L"Status/Software status:", // TODO.Translate
|
||||
};
|
||||
|
||||
// error strings for inventory
|
||||
|
||||
@@ -4225,9 +4225,11 @@ STR16 pwMiscSectorStrings[] =
|
||||
L"Sektor",
|
||||
L"# der Gegenstände",
|
||||
L"Unbekannt",
|
||||
|
||||
L"Kontrolliert",
|
||||
L"Ja",
|
||||
L"Nein",
|
||||
L"Status/Software Status:",
|
||||
};
|
||||
|
||||
// error strings for inventory
|
||||
|
||||
@@ -4223,9 +4223,11 @@ STR16 pwMiscSectorStrings[] =
|
||||
L"Settore",
|
||||
L"# di oggetti",
|
||||
L"Sconosciuto",
|
||||
|
||||
L"Controllato",
|
||||
L"Sì",
|
||||
L"No",
|
||||
L"Status/Software status:", // TODO.Translate
|
||||
};
|
||||
|
||||
// error strings for inventory
|
||||
|
||||
@@ -4234,9 +4234,11 @@ STR16 pwMiscSectorStrings[] =
|
||||
L"Sektor",
|
||||
L"Przedmiotów",
|
||||
L"Nieznane",
|
||||
|
||||
L"Pod kontrolą",
|
||||
L"Tak",
|
||||
L"Nie",
|
||||
L"Status/Software status:", // TODO.Translate
|
||||
};
|
||||
|
||||
// error strings for inventory
|
||||
|
||||
@@ -4227,9 +4227,11 @@ STR16 pwMiscSectorStrings[] =
|
||||
L"Сектор",
|
||||
L"Количество предметов",
|
||||
L"Неизвестно",
|
||||
|
||||
L"Под контролем",
|
||||
L"Да",
|
||||
L"Нет",
|
||||
L"Status/Software status:", // TODO.Translate
|
||||
};
|
||||
|
||||
// error strings for inventory
|
||||
|
||||
Reference in New Issue
Block a user