- bugfix: CTD in German Version if you press 'q' in tactical (-> Missing strings in _GermanText.cpp)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@694 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2007-01-31 21:45:05 +00:00
parent 15e1435dea
commit c5fce58380
8 changed files with 53 additions and 25 deletions
+6
View File
@@ -3754,6 +3754,12 @@ STR16 pMessageStrings[] =
L"Un colis vient d'arriver à Drassen.",
L"%s devrait arriver au point d'entrée (secteur %s) en jour %d vers %s.", //first %s is mercs name, next is the sector location and name where they will be arriving in, lastely is the day an the time of arrival
L"Historique mis à jour.",
L"Grenade Bursts use Targeting Cursor (Spread fire enabled)",
L"Grenade Bursts use Trajectory Cursor (Spread fire disabled)",
L"Drop All Enabled",
L"Drop All Disabled",
L"Granade Launchers fire at standard angles",
L"Grenade Launchers fire at higher angles",
#ifdef JA2BETAVERSION
L"Partie enregistrée dans l'emplacement de sauvegarde automatique.",
#endif