mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
- 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user