Skip to content

locale/pt-br: add missing translations (batch 5/~10)#3601

Closed
edsondecred wants to merge 1 commit into
decred:masterfrom
edsondecred:ptbr-locale-batch5
Closed

locale/pt-br: add missing translations (batch 5/~10)#3601
edsondecred wants to merge 1 commit into
decred:masterfrom
edsondecred:ptbr-locale-batch5

Conversation

@edsondecred

Copy link
Copy Markdown

Summary

Fifth in a series of small PRs filling in missing pt-br strings. See #3597, #3598, #3599, #3600 for earlier batches.

This batch adds 60 entries covering:

  • Market maker program controlsUpdate, Running, Pause, Paused, Start, Start_loudly, Retire, Lots, Your Programs, No programs to display, Editing Program, exit edit mode, per side, show/hide advanced options, bullet-point descriptions (lot_commit_bullet, funds_split_bullet, target_maint_bullet, no_limit_bullet)
  • Market maker parametersDrift tolerance, Order persistence, Oracle bias, Oracle weight, Multiplier, Configure, gap_strategy_multiplier, gap_strategy_absolute
  • Peer managementmanage_peers, enter_peer_address, add_peer, address, source, connected, Remove
  • Token approval / revocationApprove, token_approval_tx_msg, approval_required_buy/sell/both, disallow_token, unapprove_token_for/version/text, version, used_by_dex, no_token_allowances, token_unapproval_tx_msg, approval_change_pending
  • Quick-config setup screensquickconfig_server_header, quickconfig_wallet_header, quickconfig_server_error_header, quickconfig_wallet_error_header, Continue
  • App seed backupBackup App Seed, seed_backup_implore, Backup Now, Skip this step for now, save_seed_instructions, Done
  • General UIUpdate, Show/Hide other settings, Error, configuration guide, unready_wallets_msg

Test plan

  • Each new translation verified against the current English source in client/webserver/locales/en-us.go
  • gofmt column-alignment preserved (group 0: col 35, group 1: col 36)

Adds 60 previously missing pt-br entries covering market maker program
controls (run/pause/retire, drift tolerance, oracle bias/weight,
multiplier), peer management, token approval and revocation flows,
quick-config setup screens, app seed backup, and gap strategy labels.

@peterzen peterzen left a comment

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.

Why is this localization work split up into several batches? It makes reviewing difficult.

@edsondecred

edsondecred commented Jun 28, 2026 via email

Copy link
Copy Markdown
Author

@edsondecred

Copy link
Copy Markdown
Author

@peterzen Thanks for the feedback — you're right that 10 separate batches made review harder than it needed to be.

I've consolidated the entire series into 2 sequential PRs (~291 strings each), re-reviewed all translations, and applied gofmt:

I'll close #3597#3606 in favor of these. Happy to squash into a single PR if you'd prefer — just let me know.

@edsondecred

Copy link
Copy Markdown
Author

Consolidated into 2 PRs per maintainer feedback:

Closing this batch PR in favor of the new series.

@peterzen

Copy link
Copy Markdown
Member

I'll close #3597#3606 in favor of these. Happy to squash into a single PR if you'd prefer — just let me know.

Yes please squash into a single atomic PR, no need to split the changes.

@edsondecred

Copy link
Copy Markdown
Author

@peterzen Done — squashed everything into a single PR: #3619

Closed #3610 and #3611. Thanks for the guidance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants