Skip to content

Commit b18d735

Browse files
authored
test: update transcript helper routing expectation
1 parent 073aa4a commit b18d735

17 files changed

Lines changed: 6576 additions & 38 deletions

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -836,6 +836,9 @@ jobs:
836836
- name: Check Android app i18n resources
837837
run: pnpm android:i18n:check
838838

839+
- name: Check Apple app i18n catalogs
840+
run: pnpm apple:i18n:check
841+
839842
checks-fast-core:
840843
permissions:
841844
contents: read

apps/.i18n/native-source.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9585,14 +9585,6 @@
95859585
"surface": "apple",
95869586
"id": "native.apple.0892fd4bee73202a"
95879587
},
9588-
{
9589-
"kind": "ui-call-multiline",
9590-
"line": 25,
9591-
"path": "apps/ios/Sources/Gateway/GatewayTrustPromptAlert.swift",
9592-
"source": "First-time TLS connection.\n\nVerify this SHA-256 fingerprint out-of-band before trusting:\n\\(prompt.fingerprintSha256)",
9593-
"surface": "apple",
9594-
"id": "native.apple.19b4cff499014a56"
9595-
},
95969588
{
95979589
"kind": "ui-call",
95989590
"line": 52,

0 commit comments

Comments
 (0)