mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
remove sATMText[]
This commit is contained in:
committed by
majcosta
parent
86ec94b40a
commit
3af3b3fbbc
@@ -248,7 +248,6 @@ bool Loc::ExportStrings()
|
||||
ExportSection(props, L"BookmarkTitle", Loc::pBookmarkTitle, 0, 2);
|
||||
ExportSection(props, L"Download", Loc::pDownloadString, 0, 2);
|
||||
ExportSection(props, L"AtmStartButton", Loc::gsAtmStartButtonText, 0, 4);
|
||||
ExportSection(props, L"ATM", Loc::sATMText, 0, 6);
|
||||
ExportSection(props, L"Error", Loc::pErrorStrings, 0, 5);
|
||||
ExportSection(props, L"Personnel", Loc::pPersonnelString, 0, 1);
|
||||
ExportSection(props, L"WebTitle", Loc::pWebTitle, 0, 1);
|
||||
|
||||
@@ -5218,16 +5218,6 @@ STR16 gsAtmStartButtonText[] =
|
||||
L"物品清单", //L"Inventory", // view the inventory of the merc
|
||||
};
|
||||
|
||||
STR16 sATMText[ ]=
|
||||
{
|
||||
L"转帐?", // transfer funds to merc?
|
||||
L"确定?", // are we certain?
|
||||
L"输入金额", // enter the amount you want to transfer to merc
|
||||
L"选择类型", // select the type of transfer to merc
|
||||
L"资金不足", //not enough money to transfer to merc
|
||||
L"必须是$10的倍数", // transfer amount must be a multiple of $10
|
||||
};
|
||||
|
||||
// Web error messages. Please use foreign language equivilant for these messages.
|
||||
// DNS is the acronym for Domain Name Server
|
||||
// URL is the acronym for Uniform Resource Locator
|
||||
|
||||
@@ -5223,16 +5223,6 @@ STR16 gsAtmStartButtonText[] =
|
||||
L"Werk",
|
||||
};
|
||||
|
||||
STR16 sATMText[ ]=
|
||||
{
|
||||
L"Overmaken geld?", // transfer funds to merc?
|
||||
L"Ok?", // are we certain?
|
||||
L"Geef bedrag", // enter the amount you want to transfer to merc
|
||||
L"Geef type", // select the type of transfer to merc
|
||||
L"Onvoldoende saldo", // not enough money to transfer to merc
|
||||
L"Bedrag moet veelvoud zijn van $10", // transfer amount must be a multiple of $10
|
||||
};
|
||||
|
||||
// Web error messages. Please use foreign language equivilant for these messages.
|
||||
// DNS is the acronym for Domain Name Server
|
||||
// URL is the acronym for Uniform Resource Locator
|
||||
|
||||
@@ -5218,16 +5218,6 @@ STR16 gsAtmStartButtonText[] =
|
||||
L"Inventory", // view the inventory of the merc
|
||||
};
|
||||
|
||||
STR16 sATMText[ ]=
|
||||
{
|
||||
L"Transfer Funds?", // transfer funds to merc?
|
||||
L"Ok?", // are we certain?
|
||||
L"Enter Amount", // enter the amount you want to transfer to merc
|
||||
L"Select Type", // select the type of transfer to merc
|
||||
L"Insufficient Funds", // not enough money to transfer to merc
|
||||
L"Amount must be a multiple of $10", // transfer amount must be a multiple of $10
|
||||
};
|
||||
|
||||
// Web error messages. Please use foreign language equivilant for these messages.
|
||||
// DNS is the acronym for Domain Name Server
|
||||
// URL is the acronym for Uniform Resource Locator
|
||||
|
||||
@@ -5228,16 +5228,6 @@ STR16 gsAtmStartButtonText[] =
|
||||
L"Historique",
|
||||
};
|
||||
|
||||
STR16 sATMText[ ]=
|
||||
{
|
||||
L"Transférer les fonds ?", // transfer funds to merc?
|
||||
L"Ok ?", // are we certain?
|
||||
L"Entrer montant", // enter the amount you want to transfer to merc
|
||||
L"Choix du type", // select the type of transfer to merc
|
||||
L"Fonds insuffisants", // not enough money to transfer to merc
|
||||
L"Le montant doit être un multiple de 10 $", // transfer amount must be a multiple of $10
|
||||
};
|
||||
|
||||
// Web error messages. Please use foreign language equivilant for these messages.
|
||||
// DNS is the acronym for Domain Name Server
|
||||
// URL is the acronym for Uniform Resource Locator
|
||||
|
||||
@@ -5196,16 +5196,6 @@ STR16 gsAtmStartButtonText[] =
|
||||
L"Anstellung",
|
||||
};
|
||||
|
||||
STR16 sATMText[] =
|
||||
{
|
||||
L"Geld überw.?", // transfer funds to merc?
|
||||
L"Ok?", // are we certain?
|
||||
L"Betrag eingeben", // enter the amount you want to transfer to merc
|
||||
L"Art auswählen", // select the type of transfer to merc
|
||||
L"Nicht genug Geld", // not enough money to transfer to merc
|
||||
L"Betrag muss durch $10 teilbar sein", // transfer amount must be a multiple of $10
|
||||
};
|
||||
|
||||
// Web error messages. Please use German equivilant for these messages.
|
||||
// DNS is the acronym for Domain Name Server
|
||||
// URL is the acronym for Uniform Resource Locator
|
||||
|
||||
@@ -5210,16 +5210,6 @@ STR16 gsAtmStartButtonText[] =
|
||||
L"Impiego",
|
||||
};
|
||||
|
||||
STR16 sATMText[ ]=
|
||||
{
|
||||
L"Trasferisci fondi?", // transfer funds to merc?
|
||||
L"Ok?", // are we certain?
|
||||
L"Inserisci somma", // enter the amount you want to transfer to merc
|
||||
L"Seleziona tipo", // select the type of transfer to merc
|
||||
L"Fondi insufficienti", // not enough money to transfer to merc
|
||||
L"La somma deve essere un multiplo di $10", // transfer amount must be a multiple of $10
|
||||
};
|
||||
|
||||
// Web error messages. Please use foreign language equivilant for these messages.
|
||||
// DNS is the acronym for Domain Name Server
|
||||
// URL is the acronym for Uniform Resource Locator
|
||||
|
||||
@@ -5225,16 +5225,6 @@ STR16 gsAtmStartButtonText[] =
|
||||
L"Zatrudnienie",
|
||||
};
|
||||
|
||||
STR16 sATMText[ ]=
|
||||
{
|
||||
L"Przesłać fundusze?", // transfer funds to merc?
|
||||
L"OK?", // are we certain?
|
||||
L"Wprowadź kwotę", // enter the amount you want to transfer to merc
|
||||
L"Wybierz typ", // select the type of transfer to merc
|
||||
L"Brak środków", // not enough money to transfer to merc
|
||||
L"Kwota musi być podzielna przez $10", // transfer amount must be a multiple of $10
|
||||
};
|
||||
|
||||
// Web error messages. Please use foreign language equivilant for these messages.
|
||||
// DNS is the acronym for Domain Name Server
|
||||
// URL is the acronym for Uniform Resource Locator
|
||||
|
||||
@@ -5217,16 +5217,6 @@ STR16 gsAtmStartButtonText[] =
|
||||
L"Снаряжение", // view the inventory of the merc
|
||||
};
|
||||
|
||||
STR16 sATMText[ ]=
|
||||
{
|
||||
L"Перевести средства?", // transfer funds to merc?
|
||||
L"Уверены?", // are we certain?
|
||||
L"Ввести сумму", // enter the amount you want to transfer to merc
|
||||
L"Выбрать тип", // select the type of transfer to merc
|
||||
L"Не хватает денег", // not enough money to transfer to merc
|
||||
L"Сумма должна быть кратна $10", // transfer amount must be a multiple of $10
|
||||
};
|
||||
|
||||
// Web error messages. Please use foreign language equivilant for these messages.
|
||||
// DNS is the acronym for Domain Name Server
|
||||
// URL is the acronym for Uniform Resource Locator
|
||||
|
||||
@@ -289,7 +289,6 @@ extern STR16 pDownloadString[];
|
||||
extern STR16 pBookmarkTitle[];
|
||||
extern STR16 pBookMarkStrings[];
|
||||
extern STR16 pLaptopIcons[];
|
||||
extern STR16 sATMText[ ];
|
||||
extern STR16 gsAtmStartButtonText[];
|
||||
extern STR16 pDownloadString[];
|
||||
extern STR16 pPersonnelTeamStatsStrings[];
|
||||
|
||||
Reference in New Issue
Block a user