mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
show daily discounted costs for 1week and 2week contracts
also shorten translations to fit the UI
This commit is contained in:
committed by
majcosta
parent
ffe987061e
commit
e8aedb29d5
+3
-3
@@ -5978,9 +5978,9 @@ STR16 CharacterInfo[] =
|
||||
|
||||
L"Tarief",
|
||||
L"Contract",
|
||||
L"een dag",
|
||||
L"een week",
|
||||
L"twee weken",
|
||||
L"1d",
|
||||
L"1w",
|
||||
L"2w",
|
||||
|
||||
// text for the buttons that either go to the previous merc,
|
||||
// start talking to the merc, or go to the next merc
|
||||
|
||||
@@ -5975,9 +5975,9 @@ STR16 CharacterInfo[] =
|
||||
|
||||
L"Fee",
|
||||
L"Contract",
|
||||
L"one day",
|
||||
L"one week",
|
||||
L"two weeks",
|
||||
L"1d",
|
||||
L"1w",
|
||||
L"2w",
|
||||
|
||||
// text for the buttons that either go to the previous merc,
|
||||
// start talking to the merc, or go to the next merc
|
||||
|
||||
@@ -5982,9 +5982,9 @@ STR16 CharacterInfo[] =
|
||||
|
||||
L"Tarif",
|
||||
L"Contrat",
|
||||
L"1 jour",
|
||||
L"1 semaine",
|
||||
L"2 semaines",
|
||||
L"1j",
|
||||
L"1s",
|
||||
L"2s",
|
||||
|
||||
// text for the buttons that either go to the previous merc,
|
||||
// start talking to the merc, or go to the next merc
|
||||
|
||||
@@ -5887,9 +5887,9 @@ STR16 CharacterInfo[] =
|
||||
|
||||
L"Preis",
|
||||
L"Vertrag",
|
||||
L"1 Tag",
|
||||
L"1 Woche",
|
||||
L"2 Wochen",
|
||||
L"1T",
|
||||
L"1W",
|
||||
L"2W",
|
||||
|
||||
// text for the buttons that either go to the previous merc,
|
||||
// start talking to the merc, or go to the next merc
|
||||
|
||||
@@ -5964,9 +5964,9 @@ STR16 CharacterInfo[] =
|
||||
|
||||
L"Paga",
|
||||
L"Durata",
|
||||
L"1 giorno",
|
||||
L"1 settimana",
|
||||
L"2 settimane",
|
||||
L"1g",
|
||||
L"1s",
|
||||
L"2s",
|
||||
|
||||
// text for the buttons that either go to the previous merc,
|
||||
// start talking to the merc, or go to the next merc
|
||||
|
||||
@@ -5978,9 +5978,9 @@ STR16 CharacterInfo[] =
|
||||
|
||||
L"Zapłata",
|
||||
L"Czas",
|
||||
L"1 dzień",
|
||||
L"1 tydzień",
|
||||
L"2 tygodnie",
|
||||
L"1d",
|
||||
L"1t",
|
||||
L"2t",
|
||||
|
||||
// text for the buttons that either go to the previous merc,
|
||||
// start talking to the merc, or go to the next merc
|
||||
|
||||
@@ -5971,9 +5971,9 @@ STR16 CharacterInfo[] =
|
||||
|
||||
L"Гонорар",
|
||||
L"Срок",
|
||||
L"1 день",
|
||||
L"7 дней",
|
||||
L"14 дней",
|
||||
L"1д",
|
||||
L"7д",
|
||||
L"14д",
|
||||
|
||||
// text for the buttons that either go to the previous merc,
|
||||
// start talking to the merc, or go to the next merc
|
||||
|
||||
Reference in New Issue
Block a user