Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Fixed options on about:preferences#payments to allow for localization #6364

Closed
luixxiul opened this issue Dec 21, 2016 · 3 comments
Closed

Comments

@luixxiul
Copy link
Contributor

luixxiul commented Dec 21, 2016

Test plan

  1. Change your lang setting to a foreign language
  2. Open about:preferences#payments
  3. Click "Advanced Settings..."

Describe the issue you encountered:

#6309 (comment)

I confirmed "5seconds" and "8views" on Brave payments 的高級設置 were not localizable. the others are just missing localized strings.

In Japanese,

clipboard01

@luixxiul luixxiul modified the milestone: 0.13.1 Dec 21, 2016
@luixxiul luixxiul added this to the contributor backlog milestone Dec 23, 2016
@bsclifton
Copy link
Member

@luixxiul shared a commit in another issue which shows an elegant way to do this with variables:
https://github.com/luixxiul/browser-laptop/commit/ef284caa8be29a62ea18f68cc38f8f7c4d0244fa

This approach should work great here too 😄 Removing ledger label and adding content

@luixxiul luixxiul mentioned this issue Mar 8, 2017
4 tasks
@NejcZdovc NejcZdovc modified the milestones: 0.13.6, contributor backlog Mar 8, 2017
@NejcZdovc NejcZdovc self-assigned this Mar 8, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Mar 8, 2017
Resolves brave#7501 brave#7380 brave#6364

Auditors: @bsclifton @cezaraugusto

Test plan:
- everything should work the same as was before the chage

Refactor of disabled content
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Mar 11, 2017
Resolves brave#7501 brave#7380 brave#6364

Auditors: @bsclifton @cezaraugusto

Test plan:
- everything should work the same as was before the chage

Refactor of disabled content
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Mar 12, 2017
Resolves brave#7501 brave#7380 brave#6364

Auditors: @bsclifton @cezaraugusto

Test plan:
- everything should work the same as was before the chage
cezaraugusto pushed a commit that referenced this issue Mar 12, 2017
Resolves #7501 #7380 #6364

Auditors: @bsclifton @cezaraugusto

Test plan:
- everything should work the same as was before the chage
@luixxiul
Copy link
Contributor Author

Closed with #7481

@luixxiul
Copy link
Contributor Author

Confirmed on Transifex too.

@alexwykoff alexwykoff changed the title Options in the select elements on about:preferences#payments should be localizable Fixed options on about:preferences#payments to allow for localization Mar 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.