Skip to content

Update game and restore COPY NEW ADDRESS translations - #184

Merged
grunt-claude-bot merged 3 commits into
developfrom
chore/update-game-1.8.0
Aug 22, 2026
Merged

Update game and restore COPY NEW ADDRESS translations#184
grunt-claude-bot merged 3 commits into
developfrom
chore/update-game-1.8.0

Conversation

@grunt-claude-bot

Copy link
Copy Markdown
Collaborator

Summary

  • Bumps the game/build version (version bumped)
  • Restores the 20 missing localizations for COPY NEW ADDRESS, cherry-picked from release/v3.9.17 where they existed but were never merged back into develop

Commits

  • Restore translations for COPY NEW ADDRESS — cherry-picked from release/v3.9.17; the key existed on develop with an empty localizations block

Co-Authored-By: grunt-claude-bot noreply@grunt.ltd
Co-Authored-By: kcw-grunt kerry@grunt.ltd

🤖 Generated with Claude Code

kcw-grunt and others added 3 commits August 22, 2026 22:06
Cherry-picked from release/v3.9.17, where this string had full
translations but was empty on develop.

Co-Authored-By: grunt-claude-bot <noreply@grunt.ltd>
Co-Authored-By: kcw-grunt <kerry@grunt.ltd>
@kcw-grunt
kcw-grunt force-pushed the chore/update-game-1.8.0 branch from 57701c8 to 3940725 Compare August 22, 2026 21:06
@grunt-claude-bot
grunt-claude-bot merged commit 7fe008e into develop Aug 22, 2026
4 checks passed
@grunt-claude-bot
grunt-claude-bot deleted the chore/update-game-1.8.0 branch August 22, 2026 21:14
kcw-grunt added a commit that referenced this pull request Aug 22, 2026
)

Dropped the pull_request trigger. It re-fired the workflow on every
commit pushed to any PR touching Localizable.xcstrings — including
long-lived release branches (4 translation PRs spawned against
release/v3.9.16-into-main in one afternoon) and the bot's own PR
check runs (#188, opened against the '184/merge' ref while #184 was
still under review, duplicating #189's content once #184 actually
merged).

Translations only need generating once a change actually lands on
main/develop, not during PR review, so push-only is sufficient and
removes the self-duplicating behavior. Also drops the now-dead
github.event.pull_request.* fallbacks that existed only to support
that trigger.

Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com>
Co-authored-by: grunt-claude-bot <noreply@grunt.ltd>
Co-authored-by: kcw-grunt <kerry@grunt.ltd>
kcw-grunt added a commit that referenced this pull request Aug 22, 2026
## Highlights since v3.9.16

- Reworked the Buy/Receive sheet (BuyReceiveView) to match the Android
  app's layout (#177)
- Cleared remaining deprecated Security/Foundation API usage and a real
  infinite-recursion bug (#175)
- Reduced the Swift compiler warnings list (#174)
- Removed CircleCI — Xcode Cloud is now the sole CI (#173)
- Updated Private/bw-gdlib to v1.6.9 (#171) and Modules/core (#176)
- Restored the missing translations for COPY NEW ADDRESS, and added
  translations for BUY / RECEIVE and POWERED BY MOONPAY (21 locales
  each) — these existed in an earlier release attempt but were never
  merged back into develop (#184)
- Removed 2 dead Localizable.xcstrings keys with no remaining source
  references: GET LTC, Set amount: (#179)
- Fixed the auto-translate script writing Localizable.xcstrings with
  JSON formatting that didn't match Xcode's String Catalog serializer,
  which was rewriting every line of the file on every run and
  producing unreviewable, unmergeable translation PRs (#186)
- Fixed the auto-translate workflow re-triggering on every push to any
  open PR (not just merges to main/develop), which was spawning
  duplicate translation PRs against long-lived branches (#190)
- Picked up 42 additional previously-missing translations across 21
  locales, generated cleanly after the above two fixes (#189)
- Bumped MARKETING_VERSION to 3.9.17

## Build
CURRENT_PROJECT_VERSION bumped 2602309 -> 2602311.

Co-Authored-By: grunt-claude-bot <noreply@grunt.ltd>
Co-Authored-By: kcw-grunt <kerry@grunt.ltd>
kcw-grunt added a commit that referenced this pull request Aug 22, 2026
## Highlights since v3.9.16

- Reworked the Buy/Receive sheet (BuyReceiveView) to match the Android
  app's layout (#177)
- Cleared remaining deprecated Security/Foundation API usage and a real
  infinite-recursion bug (#175)
- Reduced the Swift compiler warnings list (#174)
- Removed CircleCI — Xcode Cloud is now the sole CI (#173)
- Updated Private/bw-gdlib to v1.6.9 (#171) and Modules/core (#176)
- Restored the missing translations for COPY NEW ADDRESS, and added
  translations for BUY / RECEIVE and POWERED BY MOONPAY (21 locales
  each) — these existed in an earlier release attempt but were never
  merged back into develop (#184)
- Removed 2 dead Localizable.xcstrings keys with no remaining source
  references: GET LTC, Set amount: (#179)
- Fixed the auto-translate script writing Localizable.xcstrings with
  JSON formatting that didn't match Xcode's String Catalog serializer,
  which was rewriting every line of the file on every run and
  producing unreviewable, unmergeable translation PRs (#186)
- Fixed the auto-translate workflow re-triggering on every push to any
  open PR (not just merges to main/develop), which was spawning
  duplicate translation PRs against long-lived branches (#190)
- Picked up 42 additional previously-missing translations across 21
  locales, generated cleanly after the above two fixes (#189)
- Bumped MARKETING_VERSION to 3.9.17

## Build
CURRENT_PROJECT_VERSION bumped 2602309 -> 2602311.

Co-Authored-By: grunt-claude-bot <noreply@grunt.ltd>
Co-Authored-By: kcw-grunt <kerry@grunt.ltd>
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