[mob][photos] Show custom error on ip mismatch

This commit is contained in:
Neeraj Gupta
2024-04-29 16:56:53 +05:30
parent 7c9160478d
commit 5c645d50f0
5 changed files with 48 additions and 6 deletions

View File

@@ -394,6 +394,10 @@ class MessageLookup extends MessageLookupByLibrary {
"cannotAddMorePhotosAfterBecomingViewer": m9,
"cannotDeleteSharedFiles":
MessageLookupByLibrary.simpleMessage("Cannot delete shared files"),
"castIPMismatchBody": MessageLookupByLibrary.simpleMessage(
"Please make sure you are on the same network as the TV."),
"castIPMismatchTitle":
MessageLookupByLibrary.simpleMessage("Failed to cast album"),
"castInstruction": MessageLookupByLibrary.simpleMessage(
"Visit cast.ente.io on the device you want to pair.\n\nEnter the code below to play the album on your TV."),
"centerPoint": MessageLookupByLibrary.simpleMessage("Center point"),