mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
remove sATMText[]
This commit is contained in:
committed by
majcosta
parent
86ec94b40a
commit
3af3b3fbbc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user