Skip to content

🌍 Auto-translations: missing iOS strings updated - #188

Closed
grunt-claude-bot wants to merge 4 commits into
developfrom
translations/ios-auto-20260822-210659
Closed

🌍 Auto-translations: missing iOS strings updated#188
grunt-claude-bot wants to merge 4 commits into
developfrom
translations/ios-auto-20260822-210659

chore(i18n): auto-translate missing iOS xcstrings [skip ci]

30dfbf7
Select commit
Loading
Failed to load commit list.
Xcode Cloud / brainwallet | Run Unit Tests per Push | brainwalletUnitTests - iOS succeeded Aug 22, 2026 in 6m 55s

13 warnings

Report Summary
Errors 0
Test Failures 0
Analysis Issues 0
Warnings 13

Details

13 Warnings

Details

  Private/general-purpose/BrainwalletiOSPrivateGeneralPurpose/PDFHelper/PDFConstructedView.swift:78
      Initialization of immutable value 'height' was never used; consider replacing with assignment to '_' or removing it
  Modules/core/BRPeerManager.c:787
      Unused function '_BRPeerManagerFindPeers'
  Search path '/Volumes/workspace/repository/bw-gdlib/' not found
  Search path '/Volumes/workspace/repository/Private/bw-gdlib/ios/build/robovm' not found
   command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.
  brainwallet/Extensions/Extensions.swift:150
      Forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
  brainwallet/WalletManager.swift:318
      Initialization of 'UnsafePointer' results in a dangling pointer
  brainwallet/Legacy_BW_BRClasses/BRAddressExtension.swift:63
      'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BRAddress' to 'Hashable' by implementing 'hash(into:)' instead
  brainwallet/Extensions/Extensions.swift:250
      Initialization of 'UnsafePointer' results in a dangling pointer
  brainwallet/Legacy_BW_BRClasses/BRReplicatedKVStore.swift:790
      Initialization of 'UnsafePointer' results in a dangling pointer
  brainwallet/Legacy_BW_BRClasses/BRTxOutputExtension.swift:8
      Initialization of 'UnsafeRawPointer' results in a dangling pointer
  brainwallet/Legacy_BW_BRClasses/BRTxInputExtension.swift:6
      Initialization of 'UnsafeRawPointer' results in a dangling pointer
  brainwallet/Extensions/Extensions.swift:154
      Forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.