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

Polish English UI strings for 2FA code entry #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions gaios/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"id_double_spend" = "double spend";
"id_double_spend_by" = "Double spend by";
"id_download_finished" = "Download finished";
"id_email" = "Email";
"id_email" = "email";
"id_email_address" = "email address";
"id_enable" = "Enable";
"id_enable_custom_networks_debug" = "Enable custom networks debug options";
Expand Down Expand Up @@ -357,7 +357,7 @@
"id_password_protected" = "Password protected";
"id_paste" = "Paste";
"id_pgp_key" = "PGP key";
"id_phone_call" = "Phone call";
"id_phone_call" = "phone call";
"id_phone_number" = "phone number";
"id_pin" = "PIN";
"id_pin_has_to_be_between_4_and_15" = "PIN has to be between 4 and 15 digits";
Expand All @@ -372,7 +372,7 @@
"id_please_follow_the_instructions" = "Please follow the instructions on your hardware wallet";
"id_please_hold_on_while_your" = "Please hold on while your address is being generated";
"id_please_provide_your_1s" = "Please provide your %1$@.";
"id_please_provide_your_1s_code" = "Please provide your %1$@ code.";
"id_please_provide_your_1s_code" = "Please enter the code provided to you by %1$@.";
"id_please_provide_your_passphrase" = "Please provide your passphrase:";
"id_please_reconnect_your_hardware" = "Please re-connect your hardware wallet before trying again.";
"id_please_secure_your_mnemonic_and" = "Please secure your mnemonic and confirm you agree to the Terms of Service";
Expand Down