mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Requires GameDir >= 2227 because of new icons!
EDB now displays available volume and pocket volume for MOLLE items. git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7784 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -7654,11 +7654,15 @@ STR16 szUDBGenExplosiveStatsExplanationsTooltipText[]=
|
||||
STR16 szUDBGenCommonStatsTooltipText[]=
|
||||
{
|
||||
L"|F|a|c|i|l|i|t|é |d|e |r|é|p|a|r|a|t|i|o|n",
|
||||
L"|A|v|a|i|l|a|b|l|e |V|o|l|u|m|e", // TODO.Translate
|
||||
L"|V|o|l|u|m|e", // TODO.Translate
|
||||
};
|
||||
|
||||
STR16 szUDBGenCommonStatsExplanationsTooltipText[]=
|
||||
{
|
||||
L"\n \nDétermine la difficulté à réparer complètement un objet.\n \nVert = N'importe qui peut le réparer.\n \nRouge = Il ne peut pas être réparé.\n \nValeur élevée recommandée.",
|
||||
L"\n \nDetermines how much space is available on this MOLLE carrier.\n \nHigher is better.", // TODO.Translate
|
||||
L"\n \nDetermines how much space this MOLLE pocket will occupy.\n \nLower is better.", // TODO.Translate
|
||||
};
|
||||
|
||||
STR16 szUDBGenSecondaryStatsTooltipText[]=
|
||||
|
||||
Reference in New Issue
Block a user