-
Notifications
You must be signed in to change notification settings - Fork 64
/
Copy pathmessages_en.dart
421 lines (389 loc) · 23.5 KB
/
messages_en.dart
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
// DO NOT EDIT. This is code generated via package:intl/generate_localized.dart
// This is a library that provides messages for a en locale. All the
// messages from the main program should be duplicated here with the same
// function name.
// Ignore issues from commonly used lints in this file.
// ignore_for_file:unnecessary_brace_in_string_interps, unnecessary_new
// ignore_for_file:prefer_single_quotes,comment_references, directives_ordering
// ignore_for_file:annotate_overrides,prefer_generic_function_type_aliases
// ignore_for_file:unused_import, file_names, avoid_escaping_inner_quotes
// ignore_for_file:unnecessary_string_interpolations, unnecessary_string_escapes
import 'package:intl/intl.dart';
import 'package:intl/message_lookup_by_library.dart';
final messages = new MessageLookup();
typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
class MessageLookup extends MessageLookupByLibrary {
String get localeName => 'en';
static String m0(name, addedName) => "${name} added ${addedName}";
static String m1(name, groupName) => "${name} created group ${groupName}";
static String m2(name) => "${name} left";
static String m3(name) => "${name} joined the group via invite link";
static String m4(name, removedName) => "${name} removed ${removedName}";
static String m5(name) =>
"Waiting for ${name} to get online and establish an encrypted session.";
static String m6(name) => "${name}\'s Circles";
static String m7(mixinId) => "Mixin ID: ${mixinId}";
static String m8(count) => "${count} Conversations";
static String m9(id) => "ID: ${id}";
static String m10(count) => "${count} Participants";
static String m11(count) => "${count} Participants";
static String m12(ID) => "My Mixin ID: ${ID}";
static String m13(value) => "Delete chat: ${value}";
static String m14(name) => "Failed to open file ${name}";
static String m15(name) => "Message ${name}";
static String m16(name) => "Remove ${name}";
static String m17(newVersion, current) =>
"Mixin Messenger ${newVersion} is now available, you have ${current}. Would you like to download it now?";
static String m18(name) => "Do you want to delete ${name} circle?";
static String m19(date) => "${date} join";
static String m20(count) => "${count} Participants";
static String m21(count) => "${count} Pinned Messages";
static String m22(user, preview) => "${user} pinned ${preview}";
static String m23(count) => "${count} related messages";
static String m24(value) => "value now ${value}";
static String m25(value) => "value then ${value}";
final messages = _notInlinedMessages(_notInlinedMessages);
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
"aMessage": MessageLookupByLibrary.simpleMessage("a message"),
"about": MessageLookupByLibrary.simpleMessage("About"),
"aboutEncryptedInfo": MessageLookupByLibrary.simpleMessage(
"Messages to this conversation are encrypted end-to-end, tap for more info."),
"aboutEncryptedInfoUrl": MessageLookupByLibrary.simpleMessage(
"https://mixin.one/pages/1000007"),
"add": MessageLookupByLibrary.simpleMessage("Add"),
"addAnnouncement":
MessageLookupByLibrary.simpleMessage("Add group description"),
"addContact": MessageLookupByLibrary.simpleMessage("Add contact"),
"addSticker": MessageLookupByLibrary.simpleMessage("Add sticker"),
"addStickerFailed":
MessageLookupByLibrary.simpleMessage("Add sticker failed"),
"addStickers": MessageLookupByLibrary.simpleMessage("Add Stickers"),
"added": MessageLookupByLibrary.simpleMessage("Added"),
"appCard": MessageLookupByLibrary.simpleMessage("Card"),
"appearance": MessageLookupByLibrary.simpleMessage("Appearance"),
"archivedFolder":
MessageLookupByLibrary.simpleMessage("archived folder"),
"assetType": MessageLookupByLibrary.simpleMessage("Asset Type"),
"audio": MessageLookupByLibrary.simpleMessage("Audio"),
"audios": MessageLookupByLibrary.simpleMessage("Audios"),
"autoBackup": MessageLookupByLibrary.simpleMessage("Auto Backup"),
"backup": MessageLookupByLibrary.simpleMessage("Backup"),
"block": MessageLookupByLibrary.simpleMessage("Block"),
"botInteractHi": MessageLookupByLibrary.simpleMessage("Say hi"),
"botInteractInfo": MessageLookupByLibrary.simpleMessage(
"Click the button to interact with the bot"),
"botInteractOpen":
MessageLookupByLibrary.simpleMessage("Open Home page"),
"bots": MessageLookupByLibrary.simpleMessage("Bots"),
"cancel": MessageLookupByLibrary.simpleMessage("Cancel"),
"change": MessageLookupByLibrary.simpleMessage("Change"),
"chatBackup": MessageLookupByLibrary.simpleMessage("Chat Backup"),
"chatBackupDescription": MessageLookupByLibrary.simpleMessage(
"Back up your chat history to iCloud so if you lose your iPhone or switch to a new one, your chat history is safe. You can restore your chat history when you reinstall MixinMessenger. messenger you back up are encryption while in icloud."),
"chatCheckOnPhone": MessageLookupByLibrary.simpleMessage(
"This type of message is not supported, please check on your phone."),
"chatDragHint":
MessageLookupByLibrary.simpleMessage("Drag and drop files here"),
"chatDragMoreFile": MessageLookupByLibrary.simpleMessage("Add Item"),
"chatGroupAdd": m0,
"chatGroupCreate": m1,
"chatGroupExit": m2,
"chatGroupJoin": m3,
"chatGroupRemove": m4,
"chatGroupRole":
MessageLookupByLibrary.simpleMessage("You\'re now an admin"),
"chatInputHint":
MessageLookupByLibrary.simpleMessage("End to end encrypted"),
"chatLearn": MessageLookupByLibrary.simpleMessage("Learn more"),
"chatNotFound":
MessageLookupByLibrary.simpleMessage("Message not found"),
"chatNotSupport": MessageLookupByLibrary.simpleMessage(
"This type of message is not supported, please upgrade Mixin to the latest version."),
"chatNotSupportUrl": MessageLookupByLibrary.simpleMessage(
"https://mixinmessenger.zendesk.com/hc/articles/360043776071"),
"chatRecallDelete":
MessageLookupByLibrary.simpleMessage("This message was deleted"),
"chatRecallMe":
MessageLookupByLibrary.simpleMessage("You deleted this message"),
"chatTranscript": MessageLookupByLibrary.simpleMessage("Transcript"),
"chatWaiting": m5,
"chatWaitingDesktop": MessageLookupByLibrary.simpleMessage("desktop"),
"chats": MessageLookupByLibrary.simpleMessage("Chats"),
"checkUpdate":
MessageLookupByLibrary.simpleMessage("Check for updates"),
"circleTitle": m6,
"circles": MessageLookupByLibrary.simpleMessage("Circles"),
"clear": MessageLookupByLibrary.simpleMessage("Clear"),
"clearChat": MessageLookupByLibrary.simpleMessage("Clear Chat"),
"collapse": MessageLookupByLibrary.simpleMessage("Collapse"),
"comingSoon": MessageLookupByLibrary.simpleMessage("Coming soon..."),
"confirm": MessageLookupByLibrary.simpleMessage("OK"),
"contact": MessageLookupByLibrary.simpleMessage("Contact"),
"contactMixinId": m7,
"contacts": MessageLookupByLibrary.simpleMessage("Contacts"),
"continueText": MessageLookupByLibrary.simpleMessage("Continue"),
"conversationAddBot": MessageLookupByLibrary.simpleMessage("+ Add Bot"),
"conversationAddContact":
MessageLookupByLibrary.simpleMessage("+ Add Contact"),
"conversationCount": m8,
"conversationID": m9,
"conversationName":
MessageLookupByLibrary.simpleMessage("Conversation Name"),
"conversationParticipantsCount": m10,
"conversationParticipantsCountDescription": m11,
"conversations": MessageLookupByLibrary.simpleMessage("Conversations"),
"copy": MessageLookupByLibrary.simpleMessage("Copy"),
"create": MessageLookupByLibrary.simpleMessage("Create"),
"createCircle": MessageLookupByLibrary.simpleMessage("New Circle"),
"createConversation":
MessageLookupByLibrary.simpleMessage("New Conversation"),
"createGroupConversation":
MessageLookupByLibrary.simpleMessage("New Group Conversation"),
"currentIdentityNumber": m12,
"dataAndStorageUsage":
MessageLookupByLibrary.simpleMessage("Data and Storage Usage"),
"delete": MessageLookupByLibrary.simpleMessage("Delete"),
"deleteChat": MessageLookupByLibrary.simpleMessage("Delete Chat"),
"deleteChatDescription": MessageLookupByLibrary.simpleMessage(
"Deleting chat will remove messages form this devices only. They will not be removed from other devices."),
"deleteChatHint": m13,
"deleteCircle": MessageLookupByLibrary.simpleMessage("Delete Circle"),
"deleteForEveryone":
MessageLookupByLibrary.simpleMessage("Delete for Everyone"),
"deleteForMe": MessageLookupByLibrary.simpleMessage("Delete for me"),
"deleteGroup": MessageLookupByLibrary.simpleMessage("Delete Group"),
"developer": MessageLookupByLibrary.simpleMessage("Developer"),
"done": MessageLookupByLibrary.simpleMessage("Done"),
"download": MessageLookupByLibrary.simpleMessage("Download"),
"downloadLink": MessageLookupByLibrary.simpleMessage("Download Link: "),
"editAnnouncement":
MessageLookupByLibrary.simpleMessage("Edit group description"),
"editCircle": MessageLookupByLibrary.simpleMessage("Manage Circle"),
"editCircleName":
MessageLookupByLibrary.simpleMessage("Edit Circle Name"),
"editImageClearWarning": MessageLookupByLibrary.simpleMessage(
"All changes will be lost. Are you sure you want to exit?"),
"editName": MessageLookupByLibrary.simpleMessage("Edit Name"),
"editProfile": MessageLookupByLibrary.simpleMessage("Edit Profile"),
"exit": MessageLookupByLibrary.simpleMessage("Exit"),
"exitGroup": MessageLookupByLibrary.simpleMessage("Delete and Exit"),
"extensions": MessageLookupByLibrary.simpleMessage("Extensions"),
"failed": MessageLookupByLibrary.simpleMessage("Failed"),
"failedToOpenFile": m14,
"file": MessageLookupByLibrary.simpleMessage("File"),
"files": MessageLookupByLibrary.simpleMessage("Files"),
"followFacebook":
MessageLookupByLibrary.simpleMessage("Follow us on Facebook"),
"followTwitter":
MessageLookupByLibrary.simpleMessage("Follow us on Twitter"),
"forward": MessageLookupByLibrary.simpleMessage("Forward"),
"from": MessageLookupByLibrary.simpleMessage("From"),
"fromWithColon": MessageLookupByLibrary.simpleMessage("From: "),
"goToChat": MessageLookupByLibrary.simpleMessage("Go to chat"),
"groupAdd": MessageLookupByLibrary.simpleMessage("Add Participants"),
"groupAdmin": MessageLookupByLibrary.simpleMessage("admin"),
"groupCantSendDes": MessageLookupByLibrary.simpleMessage(
"You can\'t send messages to this group because you\'re no longer a participant."),
"groupInvite":
MessageLookupByLibrary.simpleMessage("Invite to Group via Link"),
"groupInviteCopy": MessageLookupByLibrary.simpleMessage("Copy Link"),
"groupInviteInfo": MessageLookupByLibrary.simpleMessage(
"Anyone with Mixin can follow this link to join this group. Only share it with people you trust."),
"groupInviteReset": MessageLookupByLibrary.simpleMessage("Reset Link"),
"groupInviteShare": MessageLookupByLibrary.simpleMessage("Share Link"),
"groupOwner": MessageLookupByLibrary.simpleMessage("owner"),
"groupParticipants":
MessageLookupByLibrary.simpleMessage("Participants"),
"groupPopMenuDismissAdmin":
MessageLookupByLibrary.simpleMessage("Dismiss admin"),
"groupPopMenuMakeAdmin":
MessageLookupByLibrary.simpleMessage("Make group admin"),
"groupPopMenuMessage": m15,
"groupPopMenuRemoveParticipants": m16,
"groupSearchParticipants":
MessageLookupByLibrary.simpleMessage("Mixin ID, Name"),
"groups": MessageLookupByLibrary.simpleMessage("Groups"),
"groupsInCommon":
MessageLookupByLibrary.simpleMessage("Groups in common"),
"helpCenter": MessageLookupByLibrary.simpleMessage("Help center"),
"ignoreThisUpdate":
MessageLookupByLibrary.simpleMessage("Ignore this update"),
"image": MessageLookupByLibrary.simpleMessage("Image"),
"includeFiles": MessageLookupByLibrary.simpleMessage("Include Files"),
"includeVideos": MessageLookupByLibrary.simpleMessage("Include Videos"),
"initializing": MessageLookupByLibrary.simpleMessage("Initializing"),
"introduction": MessageLookupByLibrary.simpleMessage("Introduction"),
"joinGroup": MessageLookupByLibrary.simpleMessage("+ Join the group"),
"less": MessageLookupByLibrary.simpleMessage("less"),
"links": MessageLookupByLibrary.simpleMessage("Links"),
"live": MessageLookupByLibrary.simpleMessage("Live"),
"loading": MessageLookupByLibrary.simpleMessage("Loading"),
"localTimeErrorDescription": MessageLookupByLibrary.simpleMessage(
"System time is unusual, please continue to use again after correction"),
"location": MessageLookupByLibrary.simpleMessage("Location"),
"media": MessageLookupByLibrary.simpleMessage("Media"),
"memo": MessageLookupByLibrary.simpleMessage("Memo"),
"messagePreview":
MessageLookupByLibrary.simpleMessage("Message Preview"),
"messagePreviewDescription": MessageLookupByLibrary.simpleMessage(
"Preview message text inside new message notifications."),
"messageTooLong":
MessageLookupByLibrary.simpleMessage("Message content is too long"),
"messages": MessageLookupByLibrary.simpleMessage("Messages"),
"mixinMessenger":
MessageLookupByLibrary.simpleMessage("Mixin Messenger"),
"more": MessageLookupByLibrary.simpleMessage("more"),
"mute": MessageLookupByLibrary.simpleMessage("Mute"),
"mute1hour": MessageLookupByLibrary.simpleMessage("1 Hour"),
"mute1week": MessageLookupByLibrary.simpleMessage("1 Week"),
"mute1year": MessageLookupByLibrary.simpleMessage("1 Year"),
"mute8hours": MessageLookupByLibrary.simpleMessage("8 Hours"),
"muteTitle":
MessageLookupByLibrary.simpleMessage("Mute notifications for…"),
"muted": MessageLookupByLibrary.simpleMessage("Mute"),
"myStickerAlbums": MessageLookupByLibrary.simpleMessage("My Stickers"),
"name": MessageLookupByLibrary.simpleMessage("Name"),
"networkConnectionFailed":
MessageLookupByLibrary.simpleMessage("Network connection failed"),
"newVersionAvailable":
MessageLookupByLibrary.simpleMessage("New version available"),
"newVersionDescription": m17,
"next": MessageLookupByLibrary.simpleMessage("Next"),
"noAudio": MessageLookupByLibrary.simpleMessage("NO AUDIO"),
"noData": MessageLookupByLibrary.simpleMessage("NO DATA"),
"noFile": MessageLookupByLibrary.simpleMessage("NO FILE"),
"noLink": MessageLookupByLibrary.simpleMessage("NO LINK"),
"noMedia": MessageLookupByLibrary.simpleMessage("NO MEDIA"),
"noPost": MessageLookupByLibrary.simpleMessage("NO POST"),
"noResults": MessageLookupByLibrary.simpleMessage("No results"),
"notification": MessageLookupByLibrary.simpleMessage("Notification"),
"notificationPermissionDescription":
MessageLookupByLibrary.simpleMessage(
"Don\'t miss messages from you friends."),
"notificationPermissionManually": MessageLookupByLibrary.simpleMessage(
"Notifications are not allowed, please go to Notification Settings to turn on."),
"notificationPermissionTitle":
MessageLookupByLibrary.simpleMessage("Turn On Notifications"),
"openLogDirectory":
MessageLookupByLibrary.simpleMessage("open log directory"),
"originalImage": MessageLookupByLibrary.simpleMessage("Original"),
"pageDeleteCircle": m18,
"pageEditProfileJoin": m19,
"pageLandingClickToReload":
MessageLookupByLibrary.simpleMessage("CLICK TO RELOAD QR CODE"),
"pageLandingLoginMessage": MessageLookupByLibrary.simpleMessage(
"Open Mixin Messenger on your phone, scan the QR Code on the screen and confirm your login."),
"pageLandingLoginTitle": MessageLookupByLibrary.simpleMessage(
"Login to Mixin Messenger by QR Code"),
"pageRightEmptyMessage": MessageLookupByLibrary.simpleMessage(
"Select a conversation to start messaging"),
"participantsCount": m20,
"phoneNumber": MessageLookupByLibrary.simpleMessage("Phone number"),
"photos": MessageLookupByLibrary.simpleMessage("Photos"),
"pin": MessageLookupByLibrary.simpleMessage("Pin"),
"pinMessageCount": m21,
"pinned": m22,
"pleaseWait":
MessageLookupByLibrary.simpleMessage("Please wait a moment"),
"post": MessageLookupByLibrary.simpleMessage("Post"),
"preview": MessageLookupByLibrary.simpleMessage("Preview"),
"privacyPolicy": MessageLookupByLibrary.simpleMessage("Privacy Policy"),
"provisioning": MessageLookupByLibrary.simpleMessage("Provisioning"),
"recentConversations":
MessageLookupByLibrary.simpleMessage("Recent conversations"),
"reedit": MessageLookupByLibrary.simpleMessage("Re-edit"),
"removeBot": MessageLookupByLibrary.simpleMessage("Remove Bot"),
"removeChatFromCircle":
MessageLookupByLibrary.simpleMessage("Remove Chat from circle"),
"removeContact": MessageLookupByLibrary.simpleMessage("Remove Contact"),
"removeStickers":
MessageLookupByLibrary.simpleMessage("Remove Stickers"),
"reply": MessageLookupByLibrary.simpleMessage("Reply"),
"report": MessageLookupByLibrary.simpleMessage("Report"),
"reportWarning": MessageLookupByLibrary.simpleMessage(
"Do you want to report and block this contact?"),
"reset": MessageLookupByLibrary.simpleMessage("Reset"),
"save": MessageLookupByLibrary.simpleMessage("Save"),
"saveAs": MessageLookupByLibrary.simpleMessage("Save as"),
"saveToGallery":
MessageLookupByLibrary.simpleMessage("Save to Gallery"),
"scamWarning": MessageLookupByLibrary.simpleMessage(
"Warning: Many users reported this account as a scam. Please be careful, especially if it asks you for money"),
"search": MessageLookupByLibrary.simpleMessage("Search"),
"searchEmpty": MessageLookupByLibrary.simpleMessage(
"No chats, \ncontacts or messages found."),
"searchMessageHistory": MessageLookupByLibrary.simpleMessage("Search"),
"searchRelatedMessage": m23,
"searchUser": MessageLookupByLibrary.simpleMessage("Search contact"),
"searchUserHint":
MessageLookupByLibrary.simpleMessage("Mixin ID or Phone number"),
"send": MessageLookupByLibrary.simpleMessage("send"),
"sendArchived": MessageLookupByLibrary.simpleMessage(
"Archived all files in one zip file"),
"sendQuick": MessageLookupByLibrary.simpleMessage("Send quickly"),
"sendWithoutCompression":
MessageLookupByLibrary.simpleMessage("Send without compression"),
"sendWithoutSound":
MessageLookupByLibrary.simpleMessage("Send Without Sound"),
"sentYouAMessage":
MessageLookupByLibrary.simpleMessage("Sent you a message"),
"settingTheme": MessageLookupByLibrary.simpleMessage("Theme"),
"settingThemeAuto":
MessageLookupByLibrary.simpleMessage("Follow system"),
"settingThemeLight": MessageLookupByLibrary.simpleMessage("Light"),
"settingThemeNight": MessageLookupByLibrary.simpleMessage("Dark"),
"shareContact": MessageLookupByLibrary.simpleMessage("Share Contact"),
"sharedApps": MessageLookupByLibrary.simpleMessage("Shared Apps"),
"sharedMedia": MessageLookupByLibrary.simpleMessage("Shared Media"),
"show": MessageLookupByLibrary.simpleMessage("Show"),
"signOut": MessageLookupByLibrary.simpleMessage("Sign Out"),
"sticker": MessageLookupByLibrary.simpleMessage("Sticker"),
"stickerAlbumDetail":
MessageLookupByLibrary.simpleMessage("Sticker album detail"),
"stickerShop": MessageLookupByLibrary.simpleMessage("Sticker shop"),
"storageAutoDownloadDescription": MessageLookupByLibrary.simpleMessage(
"Change auto-download settings for medias. "),
"storageUsage": MessageLookupByLibrary.simpleMessage("Storage Usage"),
"strangerFromMessage": MessageLookupByLibrary.simpleMessage(
"This sender is not in your contacts"),
"strangers": MessageLookupByLibrary.simpleMessage("Strangers"),
"successful": MessageLookupByLibrary.simpleMessage("Successful"),
"termsService":
MessageLookupByLibrary.simpleMessage("Terms of Service"),
"text": MessageLookupByLibrary.simpleMessage("Text"),
"time": MessageLookupByLibrary.simpleMessage("Time"),
"to": MessageLookupByLibrary.simpleMessage("To"),
"today": MessageLookupByLibrary.simpleMessage("Today"),
"transactions": MessageLookupByLibrary.simpleMessage("Transactions"),
"transactionsId":
MessageLookupByLibrary.simpleMessage("Transaction Id"),
"transfer": MessageLookupByLibrary.simpleMessage("Transfer"),
"typeAMessage": MessageLookupByLibrary.simpleMessage("Type message"),
"unMute": MessageLookupByLibrary.simpleMessage("Unmute"),
"unPin": MessageLookupByLibrary.simpleMessage("Unpin"),
"unblock": MessageLookupByLibrary.simpleMessage("Unblock"),
"unpinAllMessages":
MessageLookupByLibrary.simpleMessage("Unpin All Messages"),
"unpinAllMessagesDescription": MessageLookupByLibrary.simpleMessage(
"Are you sure you want to unpin all messages?"),
"unread": MessageLookupByLibrary.simpleMessage("New Messages"),
"uriCheckOnPhone": MessageLookupByLibrary.simpleMessage(
"This type of url is not supported, please check on your phone."),
"userNotFound": MessageLookupByLibrary.simpleMessage("User not found"),
"video": MessageLookupByLibrary.simpleMessage("Video"),
"videoCall": MessageLookupByLibrary.simpleMessage("Video call"),
"videos": MessageLookupByLibrary.simpleMessage("Videos"),
"waitingForThisMessage":
MessageLookupByLibrary.simpleMessage("Waiting for this message."),
"walletTransactionCurrentValue": m24,
"walletTransactionThatTimeNoValue":
MessageLookupByLibrary.simpleMessage("value then N/A"),
"walletTransactionThatTimeValue": m25,
"webView2RuntimeInstallDescription": MessageLookupByLibrary.simpleMessage(
"The device has not installed the WebView2 Runtime component. Please download and install WebView2 Runtime first."),
"webViewRuntimeNotAvailable": MessageLookupByLibrary.simpleMessage(
"WebView2 Runtime is not available"),
"you": MessageLookupByLibrary.simpleMessage("you"),
"youStart": MessageLookupByLibrary.simpleMessage("You")
};
}