Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add altcoin payment method for live trading #2490

Merged
merged 8 commits into from Mar 4, 2019
5 changes: 3 additions & 2 deletions core/src/main/resources/i18n/displayStrings.properties
Expand Up @@ -2365,8 +2365,9 @@ payment.email.mobile=Email or mobile no.
payment.altcoin.address=Altcoin address
payment.altcoin.tradeInstantCheckbox=Trade instant
ManfredKarrer marked this conversation as resolved.
Show resolved Hide resolved
payment.altcoin.tradeInstant.popup=For instant trading it is required that both trading peers are online to be able \
to complete the trade in less than 1 hour. If you have offers open and you are not available please disable \
those offers.
to complete the trade in less than 1 hour.\n\n\
If you have offers open and you are not available please disable \
those offers under the 'Portfolio' screen.
payment.altcoin=Altcoin
payment.select.altcoin=Select or search altcoin
payment.secret=Secret question
Expand Down