If debt to MERC includes gear, tell us so

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7893 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2015-06-16 20:09:51 +00:00
parent d3082b2f92
commit 806aa458ac
10 changed files with 28 additions and 9 deletions
+1 -1
View File
@@ -1184,7 +1184,7 @@ enum
MERC_ACCOUNT_CHARGE,
MERC_ACCOUNT_TOTAL,
MERC_ACCOUNT_AUTHORIZE_CONFIRMATION,
MERC_ACCOUNT_NOT_ENOUGH_MONEY,
MERC_ACCOUNT_NAME_PLUSGEAR,
TEXT_NUM_MERC_ACCOUNT,
};
extern STR16 MercAccountText[];
+1
View File
@@ -4671,6 +4671,7 @@ STR16 MercAccountText[] =
L"索价",
L"合计: ",
L"你确定要支付%s吗?",
L"%s (+gear)", // TODO.Translate
};
// Merc Account Page buttons
+1
View File
@@ -4671,6 +4671,7 @@ STR16 MercAccountText[] =
L"Prijs",
L"Totaal:",
L"Weet je zeker de betaling van %s te autoriseren?", //the %s is a string that contains the dollar amount ( ex. "$150" )
L"%s (+gear)", // TODO.Translate
};
// Merc Account Page buttons
+1
View File
@@ -4670,6 +4670,7 @@ STR16 MercAccountText[] =
L"Charge",
L"Total:",
L"Are you sure you want to authorize the payment of %s?", //the %s is a string that contains the dollar amount ( ex. "$150" )
L"%s (+gear)",
};
// Merc Account Page buttons
+1
View File
@@ -4680,6 +4680,7 @@ STR16 MercAccountText[] =
L"Montant",
L"Total :",
L"Désirez-vous autoriser le versement de %s ?", //the %s is a string that contains the dollar amount ( ex. "$150" )
L"%s (+gear)", // TODO.Translate
};
// Merc Account Page buttons
+1
View File
@@ -4602,6 +4602,7 @@ STR16 MercAccountText[] =
L"Belasten",
L"Gesamt:",
L"Zahlung von %s wirklich genehmigen?", //the %s is a string that contains the dollar amount ( ex. "$150" )
L"%s (+gear)", // TODO.Translate
};
// Merc Account Page buttons
+1
View File
@@ -4662,6 +4662,7 @@ STR16 MercAccountText[] =
L"Costo",
L"Totale:",
L"Conferma il pagamento di %s?", //the %s is a string that contains the dollar amount ( ex. "$150" )
L"%s (+gear)", // TODO.Translate
};
// Merc Account Page buttons
+1
View File
@@ -4681,6 +4681,7 @@ STR16 MercAccountText[] =
L"Opłata",
L"Razem:",
L"Czy na pewno chcesz zatwierdzić płatność: %s?", //the %s is a string that contains the dollar amount ( ex. "$150" )
L"%s (+gear)", // TODO.Translate
};
// Merc Account Page buttons
+1
View File
@@ -4667,6 +4667,7 @@ STR16 MercAccountText[] =
L"Стоимость",
L"Всего:",
L"Вы подтверждаете платеж в размере %s?", //the %s is a string that contains the dollar amount ( ex. "$150" )
L"%s (+gear)", // TODO.Translate
};
// Merc Account Page buttons