Skip to content

Commit 2863050

Browse files
committed
chore(i18n): resync native inventory line positions after NodeRuntime edits
1 parent 93e53bd commit 2863050

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

apps/.i18n/native-source.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -203,23 +203,23 @@
203203
},
204204
{
205205
"kind": "conditional-branch",
206-
"line": 2706,
206+
"line": 2714,
207207
"path": "apps/android/app/src/main/java/ai/openclaw/app/NodeRuntime.kt",
208208
"source": "Failed: this host requires wss:// or Tailscale Serve. No TLS endpoint detected.",
209209
"surface": "android",
210210
"id": "native.android.81009c40eed2216d"
211211
},
212212
{
213213
"kind": "conditional-branch",
214-
"line": 2708,
214+
"line": 2716,
215215
"path": "apps/android/app/src/main/java/ai/openclaw/app/NodeRuntime.kt",
216216
"source": "Failed: secure endpoint reached, but TLS fingerprint verification timed out. Check Tailscale Serve or gateway TLS and retry.",
217217
"surface": "android",
218218
"id": "native.android.467899bb510b8e34"
219219
},
220220
{
221221
"kind": "conditional-branch",
222-
"line": 2710,
222+
"line": 2718,
223223
"path": "apps/android/app/src/main/java/ai/openclaw/app/NodeRuntime.kt",
224224
"source": "Failed: couldn't reach the secure gateway endpoint for this host.",
225225
"surface": "android",
@@ -387,15 +387,15 @@
387387
},
388388
{
389389
"kind": "conditional-branch",
390-
"line": 1286,
390+
"line": 1293,
391391
"path": "apps/android/app/src/main/java/ai/openclaw/app/gateway/GatewaySession.kt",
392392
"source": "Connecting…",
393393
"surface": "android",
394394
"id": "native.android.1cbaba9cbffb2f97"
395395
},
396396
{
397397
"kind": "conditional-branch",
398-
"line": 1286,
398+
"line": 1293,
399399
"path": "apps/android/app/src/main/java/ai/openclaw/app/gateway/GatewaySession.kt",
400400
"source": "Reconnecting…",
401401
"surface": "android",

0 commit comments

Comments
 (0)