mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- Translated _GermanText.cpp (// TODO.Translate)
- Removed unassigned and unused local variables git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5278 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -6846,7 +6846,7 @@ STR16 szUDBGenWeaponsStatsTooltipText[]=
|
||||
L"|A|P|s |t|o |A|u|t|o|f|i|r|e",
|
||||
L"|A|P|s |t|o |R|e|l|o|a|d",
|
||||
L"|A|P|s |t|o |R|e|c|h|a|m|b|e|r",
|
||||
L"|L|a|t|e|r|a|l |R|e|c|o|i|l", // No longer used!
|
||||
L"", // No longer used!
|
||||
L"|T|o|t|a|l |R|e|c|o|i|l", // TODO.Translate
|
||||
L"|A|u|t|o|f|i|r|e |B|u|l|l|e|t|s |p|e|r |5 |A|P|s",
|
||||
};
|
||||
@@ -6872,7 +6872,7 @@ STR16 szUDBGenWeaponsStatsExplanationsTooltipText[]=
|
||||
L"\n \nThe number of APs required to fire\nan Autofire Volley of three bullets.\n \nIf you wish to fire more than 3 bullets,\nyou will need to pay extra APs.\n \nIf this icon is greyed-out, autofire\nis not possible with this weapon.\n \nLower is better.",
|
||||
L"\n \nThe number of APs required to reload\nthis weapon.\n \nLower is better.",
|
||||
L"\n \nThe number of APs required to rechamber this weapon\nbetween each and every shot fired.\n \nLower is better.",
|
||||
L"\n \nThe distance this weapon's muzzle will shift\nhorizontally between each and every bullet in a\nburst or autofire volley.\n \nPositive numbers indicate shifting to the right.\nNegative numbers indicate shifting to the left.\n \nCloser to 0 is better.", // No longer used!
|
||||
L"", // No longer used!
|
||||
L"\n \nThe total distance this weapon's muzzle will shift\nbetween each and every bullet in a burst or\nautofire volley, if no Counter Force is applied.\n \nLower is better.", // HEADROCK HAM 5: Altered to reflect unified number. // TODO.Translate
|
||||
L"\n \nIndicates the number of bullets that will be added\nto an autofire volley for every extra 5 APs\nyou spend.\n \nHigher is better.",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user