Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Translations (do-not-merge)#180

Closed
wackerow wants to merge 1 commit intoethereum:masterfrom
wackerow:translations
Closed

Translations (do-not-merge)#180
wackerow wants to merge 1 commit intoethereum:masterfrom
wackerow:translations

Conversation

@wackerow
Copy link
Copy Markdown
Member

@wackerow wackerow commented Feb 3, 2021

(do not merge)

@CarlBeek Hey! So I went through the codebase and made comments as to the strings that we would need to translate for this transition. Also noted some things I don't see the need to mess with, like translating all the flag names, although I'm interested to hear your take on that.

Was hoping you wouldn't mind looking at this and seeing if you had any thought on how we could address this.

  • Should we offer a selection at the beginning for language to continue in?
  • Would there be a way to store each of these strings as variables that correspond to a json file for each language?
  • Or should this start prior to that with different builds entirely?

Let me know what you think!


while not is_valid_password:
password = get_password(text='Type the password that secures your validator keystore(s)')
password = get_password(text='Type the password that secures your validator keystore(s)') # Translate
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's make it more clear this step creates a password, e.g. "Create a password that will secure your validator keystore(s)"

@wackerow
Copy link
Copy Markdown
Member Author

Closing this -> See #182

@wackerow wackerow closed this Feb 26, 2021
@wackerow wackerow deleted the translations branch February 26, 2021 19:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants