secant-android-wallet/ui-lib/src/main/res/ui/onboarding/values/strings.xml

26 lines
2.0 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<resources>
<string name="app_name">zcash-ui</string>
<string name="onboarding_back">Back</string>
<string name="onboarding_skip">Skip</string>
<string name="onboarding_next">Next</string>
<string name="onboarding_1_header">Welcome!</string>
<string name="onboarding_1_body">As a privacy focused wallet, we shield by default. Your wallet uses the shielded address for sending and moves transparent funds to that address automatically.\n\nIn other words, the privacy-please sign is on the door.</string>
<string name="onboarding_1_image_content_description"></string>
<string name="onboarding_2_header">Unified Addresses</string>
<string name="onboarding_2_body">You now have a unified address that includes an up-to-date shielded address and a transparency address for legacy systems.\n\nThis makes your wallet friendlier, and gives you an address that you wont have to update again.</string>
<string name="onboarding_2_image_content_description"></string>
<string name="onboarding_3_header">And so much more…</string>
<string name="onboarding_3_body">Due to Zcashs increased popularity, we are optimizing our syncing schemes to be faster and more efficient!\n\nThe future is fast!</string>
<string name="onboarding_3_image_content_description"></string>
<string name="onboarding_4_header">Lets get started!</string>
<string name="onboarding_4_body">Choose between creating a new wallet and importing an existing Secret Recovery Phrase.</string>
<string name="onboarding_4_image_content_description"></string>
<string name="onboarding_4_create_new_wallet">Create New Wallet</string>
<string name="onboarding_4_import_existing_wallet">Import an Existing Wallet</string>
<string name="onboarding_short_header">Its time to set up your no-frills wallet, powered by Zcash</string>
<string name="onboarding_short_create_new_wallet">Create New Wallet</string>
<string name="onboarding_short_import_existing_wallet">Import an Existing Wallet</string>
</resources>