Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
AppResources.Designer.cs
1//------------------------------------------------------------------------------
2// <auto-generated>
3// This code was generated by a tool.
4// Runtime Version:4.0.30319.42000
5//
6// Changes to this file may cause incorrect behavior and will be lost if
7// the code is regenerated.
8// </auto-generated>
9//------------------------------------------------------------------------------
10
12 using System;
13
14
20 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Build.Tasks.StronglyTypedResourceBuilder", "15.1.0.0")]
21 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
22 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
23 internal class AppResources {
24
25 private static global::System.Resources.ResourceManager resourceMan;
26
27 private static global::System.Globalization.CultureInfo resourceCulture;
28
29 [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
30 internal AppResources() {
31 }
32
36 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
37 internal static global::System.Resources.ResourceManager ResourceManager {
38 get {
39 if (object.ReferenceEquals(resourceMan, null)) {
40 global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("NeuroAccessMaui.Resources.Languages.AppResources", typeof(AppResources).Assembly);
41 resourceMan = temp;
42 }
43 return resourceMan;
44 }
45 }
46
51 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
52 internal static global::System.Globalization.CultureInfo Culture {
53 get {
54 return resourceCulture;
55 }
56 set {
57 resourceCulture = value;
58 }
59 }
60
64 internal static string Accept {
65 get {
66 return ResourceManager.GetString("Accept", resourceCulture);
67 }
68 }
69
73 internal static string AccessRequest {
74 get {
75 return ResourceManager.GetString("AccessRequest", resourceCulture);
76 }
77 }
78
82 internal static string AccessRequestText {
83 get {
84 return ResourceManager.GetString("AccessRequestText", resourceCulture);
85 }
86 }
87
91 internal static string AccessRequestText2 {
92 get {
93 return ResourceManager.GetString("AccessRequestText2", resourceCulture);
94 }
95 }
96
100 internal static string AccountDetails {
101 get {
102 return ResourceManager.GetString("AccountDetails", resourceCulture);
103 }
104 }
105
109 internal static string AccountEvent {
110 get {
111 return ResourceManager.GetString("AccountEvent", resourceCulture);
112 }
113 }
114
118 internal static string AccountEventDescription {
119 get {
120 return ResourceManager.GetString("AccountEventDescription", resourceCulture);
121 }
122 }
123
127 internal static string AccountEventItem {
128 get {
129 return ResourceManager.GetString("AccountEventItem", resourceCulture);
130 }
131 }
132
136 internal static string AddContact {
137 get {
138 return ResourceManager.GetString("AddContact", resourceCulture);
139 }
140 }
141
145 internal static string AddContactToContract {
146 get {
147 return ResourceManager.GetString("AddContactToContract", resourceCulture);
148 }
149 }
150
154 internal static string AddPart {
155 get {
156 return ResourceManager.GetString("AddPart", resourceCulture);
157 }
158 }
159
163 internal static string Address {
164 get {
165 return ResourceManager.GetString("Address", resourceCulture);
166 }
167 }
168
172 internal static string Address2 {
173 get {
174 return ResourceManager.GetString("Address2", resourceCulture);
175 }
176 }
177
181 internal static string All {
182 get {
183 return ResourceManager.GetString("All", resourceCulture);
184 }
185 }
186
190 internal static string AllowRecording {
191 get {
192 return ResourceManager.GetString("AllowRecording", resourceCulture);
193 }
194 }
195
199 internal static string Alternative {
200 get {
201 return ResourceManager.GetString("Alternative", resourceCulture);
202 }
203 }
204
208 internal static string Altitude {
209 get {
210 return ResourceManager.GetString("Altitude", resourceCulture);
211 }
212 }
213
217 internal static string Amount {
218 get {
219 return ResourceManager.GetString("Amount", resourceCulture);
220 }
221 }
222
226 internal static string Anonymous {
227 get {
228 return ResourceManager.GetString("Anonymous", resourceCulture);
229 }
230 }
231
235 internal static string Apartment {
236 get {
237 return ResourceManager.GetString("Apartment", resourceCulture);
238 }
239 }
240
244 internal static string APeerReviewYouhaveRequestedHasBeenAccepted {
245 get {
246 return ResourceManager.GetString("APeerReviewYouhaveRequestedHasBeenAccepted", resourceCulture);
247 }
248 }
249
253 internal static string APeerYouRequestedToReviewHasBeenRejectedDueToSignatureError {
254 get {
255 return ResourceManager.GetString("APeerYouRequestedToReviewHasBeenRejectedDueToSignatureError", resourceCulture);
256 }
257 }
258
262 internal static string APeerYouRequestedToReviewHasRejected {
263 get {
264 return ResourceManager.GetString("APeerYouRequestedToReviewHasRejected", resourceCulture);
265 }
266 }
267
271 internal static string APetitionHasBeenSentForEncryption {
272 get {
273 return ResourceManager.GetString("APetitionHasBeenSentForEncryption", resourceCulture);
274 }
275 }
276
280 internal static string APetitionHasBeenSentToTheContract {
281 get {
282 return ResourceManager.GetString("APetitionHasBeenSentToTheContract", resourceCulture);
283 }
284 }
285
289 internal static string APetitionHasBeenSentToTheOwner {
290 get {
291 return ResourceManager.GetString("APetitionHasBeenSentToTheOwner", resourceCulture);
292 }
293 }
294
298 internal static string APetitionHasBeenSentToYourPeer {
299 get {
300 return ResourceManager.GetString("APetitionHasBeenSentToYourPeer", resourceCulture);
301 }
302 }
303
307 internal static string Application {
308 get {
309 return ResourceManager.GetString("Application", resourceCulture);
310 }
311 }
312
316 internal static string Applications {
317 get {
318 return ResourceManager.GetString("Applications", resourceCulture);
319 }
320 }
321
325 internal static string AppNotConnected {
326 get {
327 return ResourceManager.GetString("AppNotConnected", resourceCulture);
328 }
329 }
330
334 internal static string Approved {
335 get {
336 return ResourceManager.GetString("Approved", resourceCulture);
337 }
338 }
339
343 internal static string AppVersion {
344 get {
345 return ResourceManager.GetString("AppVersion", resourceCulture);
346 }
347 }
348
352 internal static string Archiving_Optional {
353 get {
354 return ResourceManager.GetString("Archiving_Optional", resourceCulture);
355 }
356 }
357
361 internal static string Archiving_Required {
362 get {
363 return ResourceManager.GetString("Archiving_Required", resourceCulture);
364 }
365 }
366
370 internal static string Area {
371 get {
372 return ResourceManager.GetString("Area", resourceCulture);
373 }
374 }
375
379 internal static string ARequestHasBeenSentToTheOwner {
380 get {
381 return ResourceManager.GetString("ARequestHasBeenSentToTheOwner", resourceCulture);
382 }
383 }
384
388 internal static string AreYouSureYouWantToDeleteContract {
389 get {
390 return ResourceManager.GetString("AreYouSureYouWantToDeleteContract", resourceCulture);
391 }
392 }
393
397 internal static string AreYouSureYouWantToObsoleteContract {
398 get {
399 return ResourceManager.GetString("AreYouSureYouWantToObsoleteContract", resourceCulture);
400 }
401 }
402
406 internal static string AreYouSureYouWantToRemoveContact {
407 get {
408 return ResourceManager.GetString("AreYouSureYouWantToRemoveContact", resourceCulture);
409 }
410 }
411
415 internal static string AreYouSureYouWantToReportYourLegalIdentityAsCompromized {
416 get {
417 return ResourceManager.GetString("AreYouSureYouWantToReportYourLegalIdentityAsCompromized", resourceCulture);
418 }
419 }
420
424 internal static string AreYouSureYouWantToReportYourLegalIdentityAsCompromized1 {
425 get {
426 return ResourceManager.GetString("AreYouSureYouWantToReportYourLegalIdentityAsCompromized1", resourceCulture);
427 }
428 }
429
433 internal static string AreYouSureYouWantToRevokeTheCurrentIdApplication {
434 get {
435 return ResourceManager.GetString("AreYouSureYouWantToRevokeTheCurrentIdApplication", resourceCulture);
436 }
437 }
438
442 internal static string AreYouSureYouWantToRevokeYourLegalIdentity {
443 get {
444 return ResourceManager.GetString("AreYouSureYouWantToRevokeYourLegalIdentity", resourceCulture);
445 }
446 }
447
451 internal static string AreYouSureYouWantToRevokeYourLegalIdentity1 {
452 get {
453 return ResourceManager.GetString("AreYouSureYouWantToRevokeYourLegalIdentity1", resourceCulture);
454 }
455 }
456
460 internal static string AreYouSureYouWantToSendThisIdApplication {
461 get {
462 return ResourceManager.GetString("AreYouSureYouWantToSendThisIdApplication", resourceCulture);
463 }
464 }
465
469 internal static string AreYouSureYouWantToSignAs {
470 get {
471 return ResourceManager.GetString("AreYouSureYouWantToSignAs", resourceCulture);
472 }
473 }
474
478 internal static string AreYouSureYouWantToTransferYourLegalIdentity {
479 get {
480 return ResourceManager.GetString("AreYouSureYouWantToTransferYourLegalIdentity", resourceCulture);
481 }
482 }
483
487 internal static string AreYouSureYouWantToTransferYourLegalIdentity1 {
488 get {
489 return ResourceManager.GetString("AreYouSureYouWantToTransferYourLegalIdentity1", resourceCulture);
490 }
491 }
492
496 internal static string Assessor {
497 get {
498 return ResourceManager.GetString("Assessor", resourceCulture);
499 }
500 }
501
505 internal static string AuthenticateAndSign {
506 get {
507 return ResourceManager.GetString("AuthenticateAndSign", resourceCulture);
508 }
509 }
510
514 internal static string Authenticating {
515 get {
516 return ResourceManager.GetString("Authenticating", resourceCulture);
517 }
518 }
519
523 internal static string AuthenticationMethod {
524 get {
525 return ResourceManager.GetString("AuthenticationMethod", resourceCulture);
526 }
527 }
528
532 internal static string Balance {
533 get {
534 return ResourceManager.GetString("Balance", resourceCulture);
535 }
536 }
537
541 internal static string BalanceUpdated {
542 get {
543 return ResourceManager.GetString("BalanceUpdated", resourceCulture);
544 }
545 }
546
550 internal static string BeAnonymous {
551 get {
552 return ResourceManager.GetString("BeAnonymous", resourceCulture);
553 }
554 }
555
559 internal static string BeingSigned {
560 get {
561 return ResourceManager.GetString("BeingSigned", resourceCulture);
562 }
563 }
564
568 internal static string Binding {
569 get {
570 return ResourceManager.GetString("Binding", resourceCulture);
571 }
572 }
573
577 internal static string BiometricAuthentication {
578 get {
579 return ResourceManager.GetString("BiometricAuthentication", resourceCulture);
580 }
581 }
582
586 internal static string BiometricAuthenticationInfo {
587 get {
588 return ResourceManager.GetString("BiometricAuthenticationInfo", resourceCulture);
589 }
590 }
591
595 internal static string BirthDate {
596 get {
597 return ResourceManager.GetString("BirthDate", resourceCulture);
598 }
599 }
600
604 internal static string Building {
605 get {
606 return ResourceManager.GetString("Building", resourceCulture);
607 }
608 }
609
613 internal static string BuildNumber {
614 get {
615 return ResourceManager.GetString("BuildNumber", resourceCulture);
616 }
617 }
618
622 internal static string Buy {
623 get {
624 return ResourceManager.GetString("Buy", resourceCulture);
625 }
626 }
627
631 internal static string BuyEDaler {
632 get {
633 return ResourceManager.GetString("BuyEDaler", resourceCulture);
634 }
635 }
636
640 internal static string BuyEDalerDescription {
641 get {
642 return ResourceManager.GetString("BuyEDalerDescription", resourceCulture);
643 }
644 }
645
649 internal static string CalculationError {
650 get {
651 return ResourceManager.GetString("CalculationError", resourceCulture);
652 }
653 }
654
658 internal static string Caller {
659 get {
660 return ResourceManager.GetString("Caller", resourceCulture);
661 }
662 }
663
667 internal static string CallerAddress {
668 get {
669 return ResourceManager.GetString("CallerAddress", resourceCulture);
670 }
671 }
672
676 internal static string CallerOnly {
677 get {
678 return ResourceManager.GetString("CallerOnly", resourceCulture);
679 }
680 }
681
685 internal static string CanActAsTemplate {
686 get {
687 return ResourceManager.GetString("CanActAsTemplate", resourceCulture);
688 }
689 }
690
694 internal static string Cancel {
695 get {
696 return ResourceManager.GetString("Cancel", resourceCulture);
697 }
698 }
699
703 internal static string CantConnectTo {
704 get {
705 return ResourceManager.GetString("CantConnectTo", resourceCulture);
706 }
707 }
708
712 internal static string Certifier {
713 get {
714 return ResourceManager.GetString("Certifier", resourceCulture);
715 }
716 }
717
721 internal static string CertifierJid {
722 get {
723 return ResourceManager.GetString("CertifierJid", resourceCulture);
724 }
725 }
726
730 internal static string Change {
731 get {
732 return ResourceManager.GetString("Change", resourceCulture);
733 }
734 }
735
739 internal static string ChangePassword {
740 get {
741 return ResourceManager.GetString("ChangePassword", resourceCulture);
742 }
743 }
744
748 internal static string ChangePasswordDescription {
749 get {
750 return ResourceManager.GetString("ChangePasswordDescription", resourceCulture);
751 }
752 }
753
757 internal static string Chat {
758 get {
759 return ResourceManager.GetString("Chat", resourceCulture);
760 }
761 }
762
766 internal static string City {
767 get {
768 return ResourceManager.GetString("City", resourceCulture);
769 }
770 }
771
775 internal static string ClaimThing {
776 get {
777 return ResourceManager.GetString("ClaimThing", resourceCulture);
778 }
779 }
780
784 internal static string Class {
785 get {
786 return ResourceManager.GetString("Class", resourceCulture);
787 }
788 }
789
793 internal static string ClientMessageAuthenticationTimeout {
794 get {
795 return ResourceManager.GetString("ClientMessageAuthenticationTimeout", resourceCulture);
796 }
797 }
798
802 internal static string ClientMessageCountryCodeMismatch {
803 get {
804 return ResourceManager.GetString("ClientMessageCountryCodeMismatch", resourceCulture);
805 }
806 }
807
811 internal static string ClientMessageCountryCodeNotVerified {
812 get {
813 return ResourceManager.GetString("ClientMessageCountryCodeNotVerified", resourceCulture);
814 }
815 }
816
820 internal static string ClientMessageFirstNameNotVerified {
821 get {
822 return ResourceManager.GetString("ClientMessageFirstNameNotVerified", resourceCulture);
823 }
824 }
825
829 internal static string ClientMessageLastNameNotVerified {
830 get {
831 return ResourceManager.GetString("ClientMessageLastNameNotVerified", resourceCulture);
832 }
833 }
834
838 internal static string ClientMessageNotValid {
839 get {
840 return ResourceManager.GetString("ClientMessageNotValid", resourceCulture);
841 }
842 }
843
847 internal static string ClientMessagePersonalNumberMismatch {
848 get {
849 return ResourceManager.GetString("ClientMessagePersonalNumberMismatch", resourceCulture);
850 }
851 }
852
856 internal static string ClientMessagePersonalNumberNotVerified {
857 get {
858 return ResourceManager.GetString("ClientMessagePersonalNumberNotVerified", resourceCulture);
859 }
860 }
861
865 internal static string ClientMessageReferenceMismatch {
866 get {
867 return ResourceManager.GetString("ClientMessageReferenceMismatch", resourceCulture);
868 }
869 }
870
874 internal static string ClientMessageUnexpectedDocumentInformation {
875 get {
876 return ResourceManager.GetString("ClientMessageUnexpectedDocumentInformation", resourceCulture);
877 }
878 }
879
883 internal static string ClientMessageUnexpectedEventResult {
884 get {
885 return ResourceManager.GetString("ClientMessageUnexpectedEventResult", resourceCulture);
886 }
887 }
888
892 internal static string ClientMessageUnexpectedResult {
893 get {
894 return ResourceManager.GetString("ClientMessageUnexpectedResult", resourceCulture);
895 }
896 }
897
901 internal static string ClientSignatureInformationInfoText {
902 get {
903 return ResourceManager.GetString("ClientSignatureInformationInfoText", resourceCulture);
904 }
905 }
906
910 internal static string ClientSignatures {
911 get {
912 return ResourceManager.GetString("ClientSignatures", resourceCulture);
913 }
914 }
915
919 internal static string ClientSignaturesInfoText {
920 get {
921 return ResourceManager.GetString("ClientSignaturesInfoText", resourceCulture);
922 }
923 }
924
928 internal static string Close {
929 get {
930 return ResourceManager.GetString("Close", resourceCulture);
931 }
932 }
933
937 internal static string CodeNotRecognized {
938 get {
939 return ResourceManager.GetString("CodeNotRecognized", resourceCulture);
940 }
941 }
942
946 internal static string Compromised {
947 get {
948 return ResourceManager.GetString("Compromised", resourceCulture);
949 }
950 }
951
955 internal static string ComputedValues {
956 get {
957 return ResourceManager.GetString("ComputedValues", resourceCulture);
958 }
959 }
960
964 internal static string ConcentratorServiceNotFound {
965 get {
966 return ResourceManager.GetString("ConcentratorServiceNotFound", resourceCulture);
967 }
968 }
969
973 internal static string ConcludeReview {
974 get {
975 return ResourceManager.GetString("ConcludeReview", resourceCulture);
976 }
977 }
978
982 internal static string Confirm {
983 get {
984 return ResourceManager.GetString("Confirm", resourceCulture);
985 }
986 }
987
991 internal static string ConfirmNewPassword {
992 get {
993 return ResourceManager.GetString("ConfirmNewPassword", resourceCulture);
994 }
995 }
996
1000 internal static string Connected {
1001 get {
1002 return ResourceManager.GetString("Connected", resourceCulture);
1003 }
1004 }
1005
1009 internal static string Connecting {
1010 get {
1011 return ResourceManager.GetString("Connecting", resourceCulture);
1012 }
1013 }
1014
1018 internal static string ConnectToDevice {
1019 get {
1020 return ResourceManager.GetString("ConnectToDevice", resourceCulture);
1021 }
1022 }
1023
1027 internal static string ConsentDescription {
1028 get {
1029 return ResourceManager.GetString("ConsentDescription", resourceCulture);
1030 }
1031 }
1032
1036 internal static string ContactInformation {
1037 get {
1038 return ResourceManager.GetString("ContactInformation", resourceCulture);
1039 }
1040 }
1041
1045 internal static string ContactInformationDescription {
1046 get {
1047 return ResourceManager.GetString("ContactInformationDescription", resourceCulture);
1048 }
1049 }
1050
1054 internal static string ContactInformationSentDescription {
1055 get {
1056 return ResourceManager.GetString("ContactInformationSentDescription", resourceCulture);
1057 }
1058 }
1059
1063 internal static string Contacts {
1064 get {
1065 return ResourceManager.GetString("Contacts", resourceCulture);
1066 }
1067 }
1068
1072 internal static string ContactsDescription {
1073 get {
1074 return ResourceManager.GetString("ContactsDescription", resourceCulture);
1075 }
1076 }
1077
1081 internal static string Continue {
1082 get {
1083 return ResourceManager.GetString("Continue", resourceCulture);
1084 }
1085 }
1086
1090 internal static string ContractCouldNotBeFound {
1091 get {
1092 return ResourceManager.GetString("ContractCouldNotBeFound", resourceCulture);
1093 }
1094 }
1095
1099 internal static string ContractCreated {
1100 get {
1101 return ResourceManager.GetString("ContractCreated", resourceCulture);
1102 }
1103 }
1104
1108 internal static string ContractDeleted {
1109 get {
1110 return ResourceManager.GetString("ContractDeleted", resourceCulture);
1111 }
1112 }
1113
1117 internal static string ContractHasBeenDeleted {
1118 get {
1119 return ResourceManager.GetString("ContractHasBeenDeleted", resourceCulture);
1120 }
1121 }
1122
1126 internal static string ContractHasBeenObsoleted {
1127 get {
1128 return ResourceManager.GetString("ContractHasBeenObsoleted", resourceCulture);
1129 }
1130 }
1131
1135 internal static string ContractId {
1136 get {
1137 return ResourceManager.GetString("ContractId", resourceCulture);
1138 }
1139 }
1140
1144 internal static string ContractIdCopiedSuccessfully {
1145 get {
1146 return ResourceManager.GetString("ContractIdCopiedSuccessfully", resourceCulture);
1147 }
1148 }
1149
1153 internal static string ContractProposal {
1154 get {
1155 return ResourceManager.GetString("ContractProposal", resourceCulture);
1156 }
1157 }
1158
1162 internal static string ContractProposed {
1163 get {
1164 return ResourceManager.GetString("ContractProposed", resourceCulture);
1165 }
1166 }
1167
1171 internal static string ContractResponse {
1172 get {
1173 return ResourceManager.GetString("ContractResponse", resourceCulture);
1174 }
1175 }
1176
1180 internal static string ContractRoleMustBeSelected {
1181 get {
1182 return ResourceManager.GetString("ContractRoleMustBeSelected", resourceCulture);
1183 }
1184 }
1185
1189 internal static string Contracts {
1190 get {
1191 return ResourceManager.GetString("Contracts", resourceCulture);
1192 }
1193 }
1194
1198 internal static string ContractSignatureReceived {
1199 get {
1200 return ResourceManager.GetString("ContractSignatureReceived", resourceCulture);
1201 }
1202 }
1203
1207 internal static string ContractSigned {
1208 get {
1209 return ResourceManager.GetString("ContractSigned", resourceCulture);
1210 }
1211 }
1212
1216 internal static string ContractsInfoText {
1217 get {
1218 return ResourceManager.GetString("ContractsInfoText", resourceCulture);
1219 }
1220 }
1221
1225 internal static string ContractSuccessfullySigned {
1226 get {
1227 return ResourceManager.GetString("ContractSuccessfullySigned", resourceCulture);
1228 }
1229 }
1230
1234 internal static string ContractTemplates {
1235 get {
1236 return ResourceManager.GetString("ContractTemplates", resourceCulture);
1237 }
1238 }
1239
1243 internal static string ContractTemplatesInfoText {
1244 get {
1245 return ResourceManager.GetString("ContractTemplatesInfoText", resourceCulture);
1246 }
1247 }
1248
1252 internal static string ContractUpdated {
1253 get {
1254 return ResourceManager.GetString("ContractUpdated", resourceCulture);
1255 }
1256 }
1257
1261 internal static string ContractUpdateReceived {
1262 get {
1263 return ResourceManager.GetString("ContractUpdateReceived", resourceCulture);
1264 }
1265 }
1266
1270 internal static string ContractVisibility_CreatorAndParts {
1271 get {
1272 return ResourceManager.GetString("ContractVisibility_CreatorAndParts", resourceCulture);
1273 }
1274 }
1275
1279 internal static string ContractVisibility_DomainAndParts {
1280 get {
1281 return ResourceManager.GetString("ContractVisibility_DomainAndParts", resourceCulture);
1282 }
1283 }
1284
1288 internal static string ContractVisibility_Public {
1289 get {
1290 return ResourceManager.GetString("ContractVisibility_Public", resourceCulture);
1291 }
1292 }
1293
1297 internal static string ContractVisibility_PublicSearchable {
1298 get {
1299 return ResourceManager.GetString("ContractVisibility_PublicSearchable", resourceCulture);
1300 }
1301 }
1302
1306 internal static string ContractVisibilityMustBeSelected {
1307 get {
1308 return ResourceManager.GetString("ContractVisibilityMustBeSelected", resourceCulture);
1309 }
1310 }
1311
1315 internal static string ControlActuator {
1316 get {
1317 return ResourceManager.GetString("ControlActuator", resourceCulture);
1318 }
1319 }
1320
1324 internal static string ControlRequest {
1325 get {
1326 return ResourceManager.GetString("ControlRequest", resourceCulture);
1327 }
1328 }
1329
1333 internal static string ControlRequestText {
1334 get {
1335 return ResourceManager.GetString("ControlRequestText", resourceCulture);
1336 }
1337 }
1338
1342 internal static string ControlRequestText2 {
1343 get {
1344 return ResourceManager.GetString("ControlRequestText2", resourceCulture);
1345 }
1346 }
1347
1351 internal static string ControlServiceNotFound {
1352 get {
1353 return ResourceManager.GetString("ControlServiceNotFound", resourceCulture);
1354 }
1355 }
1356
1360 internal static string CopyToClipboard {
1361 get {
1362 return ResourceManager.GetString("CopyToClipboard", resourceCulture);
1363 }
1364 }
1365
1369 internal static string CorrectDescription {
1370 get {
1371 return ResourceManager.GetString("CorrectDescription", resourceCulture);
1372 }
1373 }
1374
1378 internal static string CouldYouPleaseReviewMyIdentityInformation {
1379 get {
1380 return ResourceManager.GetString("CouldYouPleaseReviewMyIdentityInformation", resourceCulture);
1381 }
1382 }
1383
1387 internal static string Country {
1388 get {
1389 return ResourceManager.GetString("Country", resourceCulture);
1390 }
1391 }
1392
1396 internal static string Create {
1397 get {
1398 return ResourceManager.GetString("Create", resourceCulture);
1399 }
1400 }
1401
1405 internal static string Created {
1406 get {
1407 return ResourceManager.GetString("Created", resourceCulture);
1408 }
1409 }
1410
1414 internal static string CreateNewAccount {
1415 get {
1416 return ResourceManager.GetString("CreateNewAccount", resourceCulture);
1417 }
1418 }
1419
1423 internal static string CreatePassword {
1424 get {
1425 return ResourceManager.GetString("CreatePassword", resourceCulture);
1426 }
1427 }
1428
1432 internal static string CreateWallet {
1433 get {
1434 return ResourceManager.GetString("CreateWallet", resourceCulture);
1435 }
1436 }
1437
1441 internal static string CreateWalletDescription {
1442 get {
1443 return ResourceManager.GetString("CreateWalletDescription", resourceCulture);
1444 }
1445 }
1446
1450 internal static string DarkMode {
1451 get {
1452 return ResourceManager.GetString("DarkMode", resourceCulture);
1453 }
1454 }
1455
1459 internal static string Day {
1460 get {
1461 return ResourceManager.GetString("Day", resourceCulture);
1462 }
1463 }
1464
1468 internal static string Days {
1469 get {
1470 return ResourceManager.GetString("Days", resourceCulture);
1471 }
1472 }
1473
1477 internal static string Decline {
1478 get {
1479 return ResourceManager.GetString("Decline", resourceCulture);
1480 }
1481 }
1482
1486 internal static string DefinePasswordSectionTitle1 {
1487 get {
1488 return ResourceManager.GetString("DefinePasswordSectionTitle1", resourceCulture);
1489 }
1490 }
1491
1495 internal static string DefinePasswordSectionTitle2 {
1496 get {
1497 return ResourceManager.GetString("DefinePasswordSectionTitle2", resourceCulture);
1498 }
1499 }
1500
1504 internal static string DeleteContract {
1505 get {
1506 return ResourceManager.GetString("DeleteContract", resourceCulture);
1507 }
1508 }
1509
1513 internal static string Deleted {
1514 get {
1515 return ResourceManager.GetString("Deleted", resourceCulture);
1516 }
1517 }
1518
1522 internal static string DeleteRules {
1523 get {
1524 return ResourceManager.GetString("DeleteRules", resourceCulture);
1525 }
1526 }
1527
1531 internal static string DeleteRulesQuestion {
1532 get {
1533 return ResourceManager.GetString("DeleteRulesQuestion", resourceCulture);
1534 }
1535 }
1536
1540 internal static string Details {
1541 get {
1542 return ResourceManager.GetString("Details", resourceCulture);
1543 }
1544 }
1545
1549 internal static string Device {
1550 get {
1551 return ResourceManager.GetString("Device", resourceCulture);
1552 }
1553 }
1554
1558 internal static string DeviceID {
1559 get {
1560 return ResourceManager.GetString("DeviceID", resourceCulture);
1561 }
1562 }
1563
1567 internal static string DisconnectFromDevice {
1568 get {
1569 return ResourceManager.GetString("DisconnectFromDevice", resourceCulture);
1570 }
1571 }
1572
1576 internal static string DisownThing {
1577 get {
1578 return ResourceManager.GetString("DisownThing", resourceCulture);
1579 }
1580 }
1581
1585 internal static string DisownThingQuestion {
1586 get {
1587 return ResourceManager.GetString("DisownThingQuestion", resourceCulture);
1588 }
1589 }
1590
1594 internal static string DisplaySettings {
1595 get {
1596 return ResourceManager.GetString("DisplaySettings", resourceCulture);
1597 }
1598 }
1599
1603 internal static string DomainDoesNotFollowEncryptionPolicy {
1604 get {
1605 return ResourceManager.GetString("DomainDoesNotFollowEncryptionPolicy", resourceCulture);
1606 }
1607 }
1608
1612 internal static string DomainIsNotAValidOperator {
1613 get {
1614 return ResourceManager.GetString("DomainIsNotAValidOperator", resourceCulture);
1615 }
1616 }
1617
1621 internal static string Duration {
1622 get {
1623 return ResourceManager.GetString("Duration", resourceCulture);
1624 }
1625 }
1626
1630 internal static string EDalerServiceNotFound {
1631 get {
1632 return ResourceManager.GetString("EDalerServiceNotFound", resourceCulture);
1633 }
1634 }
1635
1639 internal static string EMail {
1640 get {
1641 return ResourceManager.GetString("EMail", resourceCulture);
1642 }
1643 }
1644
1648 internal static string EmailClientNotAvailable {
1649 get {
1650 return ResourceManager.GetString("EmailClientNotAvailable", resourceCulture);
1651 }
1652 }
1653
1657 internal static string EmailSectionTitle {
1658 get {
1659 return ResourceManager.GetString("EmailSectionTitle", resourceCulture);
1660 }
1661 }
1662
1666 internal static string EmailValidationFormat {
1667 get {
1668 return ResourceManager.GetString("EmailValidationFormat", resourceCulture);
1669 }
1670 }
1671
1675 internal static string Enable {
1676 get {
1677 return ResourceManager.GetString("Enable", resourceCulture);
1678 }
1679 }
1680
1684 internal static string EncryptedPayment {
1685 get {
1686 return ResourceManager.GetString("EncryptedPayment", resourceCulture);
1687 }
1688 }
1689
1693 internal static string EncryptMessage {
1694 get {
1695 return ResourceManager.GetString("EncryptMessage", resourceCulture);
1696 }
1697 }
1698
1702 internal static string Enter {
1703 get {
1704 return ResourceManager.GetString("Enter", resourceCulture);
1705 }
1706 }
1707
1711 internal static string EnterCurrentPassword {
1712 get {
1713 return ResourceManager.GetString("EnterCurrentPassword", resourceCulture);
1714 }
1715 }
1716
1720 internal static string EnterNewPassword {
1721 get {
1722 return ResourceManager.GetString("EnterNewPassword", resourceCulture);
1723 }
1724 }
1725
1729 internal static string EnterPassword {
1730 get {
1731 return ResourceManager.GetString("EnterPassword", resourceCulture);
1732 }
1733 }
1734
1738 internal static string EnterProposal {
1739 get {
1740 return ResourceManager.GetString("EnterProposal", resourceCulture);
1741 }
1742 }
1743
1747 internal static string EnterValidValue {
1748 get {
1749 return ResourceManager.GetString("EnterValidValue", resourceCulture);
1750 }
1751 }
1752
1756 internal static string EnterValue {
1757 get {
1758 return ResourceManager.GetString("EnterValue", resourceCulture);
1759 }
1760 }
1761
1765 internal static string EntireDomain {
1766 get {
1767 return ResourceManager.GetString("EntireDomain", resourceCulture);
1768 }
1769 }
1770
1774 internal static string Error {
1775 get {
1776 return ResourceManager.GetString("Error", resourceCulture);
1777 }
1778 }
1779
1783 internal static string Errors {
1784 get {
1785 return ResourceManager.GetString("Errors", resourceCulture);
1786 }
1787 }
1788
1792 internal static string ErrorTitle {
1793 get {
1794 return ResourceManager.GetString("ErrorTitle", resourceCulture);
1795 }
1796 }
1797
1801 internal static string Everyone {
1802 get {
1803 return ResourceManager.GetString("Everyone", resourceCulture);
1804 }
1805 }
1806
1810 internal static string ExpiredEDalerUri {
1811 get {
1812 return ResourceManager.GetString("ExpiredEDalerUri", resourceCulture);
1813 }
1814 }
1815
1819 internal static string Expires {
1820 get {
1821 return ResourceManager.GetString("Expires", resourceCulture);
1822 }
1823 }
1824
1828 internal static string ExpiresAt {
1829 get {
1830 return ResourceManager.GetString("ExpiresAt", resourceCulture);
1831 }
1832 }
1833
1837 internal static string FaceId {
1838 get {
1839 return ResourceManager.GetString("FaceId", resourceCulture);
1840 }
1841 }
1842
1846 internal static string FaceIdInfo {
1847 get {
1848 return ResourceManager.GetString("FaceIdInfo", resourceCulture);
1849 }
1850 }
1851
1855 internal static string Failed {
1856 get {
1857 return ResourceManager.GetString("Failed", resourceCulture);
1858 }
1859 }
1860
1864 internal static string FailedToBindViewModelForPage {
1865 get {
1866 return ResourceManager.GetString("FailedToBindViewModelForPage", resourceCulture);
1867 }
1868 }
1869
1873 internal static string FailedToClosePage {
1874 get {
1875 return ResourceManager.GetString("FailedToClosePage", resourceCulture);
1876 }
1877 }
1878
1882 internal static string FailedToLoadPhoto {
1883 get {
1884 return ResourceManager.GetString("FailedToLoadPhoto", resourceCulture);
1885 }
1886 }
1887
1891 internal static string FailedToNavigateToPage {
1892 get {
1893 return ResourceManager.GetString("FailedToNavigateToPage", resourceCulture);
1894 }
1895 }
1896
1900 internal static string FailedToRestoreViewModelStateForPage {
1901 get {
1902 return ResourceManager.GetString("FailedToRestoreViewModelStateForPage", resourceCulture);
1903 }
1904 }
1905
1909 internal static string FailedToSaveViewModelStateForPage {
1910 get {
1911 return ResourceManager.GetString("FailedToSaveViewModelStateForPage", resourceCulture);
1912 }
1913 }
1914
1918 internal static string FailedToUnbindViewModelForPage {
1919 get {
1920 return ResourceManager.GetString("FailedToUnbindViewModelForPage", resourceCulture);
1921 }
1922 }
1923
1927 internal static string FeaturedReviewers {
1928 get {
1929 return ResourceManager.GetString("FeaturedReviewers", resourceCulture);
1930 }
1931 }
1932
1936 internal static string Female {
1937 get {
1938 return ResourceManager.GetString("Female", resourceCulture);
1939 }
1940 }
1941
1945 internal static string FetchingRoster {
1946 get {
1947 return ResourceManager.GetString("FetchingRoster", resourceCulture);
1948 }
1949 }
1950
1954 internal static string Fields {
1955 get {
1956 return ResourceManager.GetString("Fields", resourceCulture);
1957 }
1958 }
1959
1963 internal static string FieldTypes {
1964 get {
1965 return ResourceManager.GetString("FieldTypes", resourceCulture);
1966 }
1967 }
1968
1972 internal static string FileUploadServiceNotFound {
1973 get {
1974 return ResourceManager.GetString("FileUploadServiceNotFound", resourceCulture);
1975 }
1976 }
1977
1981 internal static string Fingerprint {
1982 get {
1983 return ResourceManager.GetString("Fingerprint", resourceCulture);
1984 }
1985 }
1986
1990 internal static string FingerprintDescription {
1991 get {
1992 return ResourceManager.GetString("FingerprintDescription", resourceCulture);
1993 }
1994 }
1995
1999 internal static string FingerprintTitle {
2000 get {
2001 return ResourceManager.GetString("FingerprintTitle", resourceCulture);
2002 }
2003 }
2004
2008 internal static string FirstName {
2009 get {
2010 return ResourceManager.GetString("FirstName", resourceCulture);
2011 }
2012 }
2013
2017 internal static string ForInclusionInContract {
2018 get {
2019 return ResourceManager.GetString("ForInclusionInContract", resourceCulture);
2020 }
2021 }
2022
2026 internal static string FriendlyName {
2027 get {
2028 return ResourceManager.GetString("FriendlyName", resourceCulture);
2029 }
2030 }
2031
2035 internal static string From {
2036 get {
2037 return ResourceManager.GetString("From", resourceCulture);
2038 }
2039 }
2040
2044 internal static string FromUser {
2045 get {
2046 return ResourceManager.GetString("FromUser", resourceCulture);
2047 }
2048 }
2049
2053 internal static string Gender {
2054 get {
2055 return ResourceManager.GetString("Gender", resourceCulture);
2056 }
2057 }
2058
2062 internal static string GeneralInformation {
2063 get {
2064 return ResourceManager.GetString("GeneralInformation", resourceCulture);
2065 }
2066 }
2067
2071 internal static string GeneralInformationInfoText {
2072 get {
2073 return ResourceManager.GetString("GeneralInformationInfoText", resourceCulture);
2074 }
2075 }
2076
2080 internal static string GettingOptionsCancelled {
2081 get {
2082 return ResourceManager.GetString("GettingOptionsCancelled", resourceCulture);
2083 }
2084 }
2085
2089 internal static string HardwareInfo {
2090 get {
2091 return ResourceManager.GetString("HardwareInfo", resourceCulture);
2092 }
2093 }
2094
2098 internal static string HashFunction {
2099 get {
2100 return ResourceManager.GetString("HashFunction", resourceCulture);
2101 }
2102 }
2103
2107 internal static string HideInformation {
2108 get {
2109 return ResourceManager.GetString("HideInformation", resourceCulture);
2110 }
2111 }
2112
2116 internal static string HistoricalValues {
2117 get {
2118 return ResourceManager.GetString("HistoricalValues", resourceCulture);
2119 }
2120 }
2121
2125 internal static string History {
2126 get {
2127 return ResourceManager.GetString("History", resourceCulture);
2128 }
2129 }
2130
2134 internal static string Home {
2135 get {
2136 return ResourceManager.GetString("Home", resourceCulture);
2137 }
2138 }
2139
2143 internal static string Hour {
2144 get {
2145 return ResourceManager.GetString("Hour", resourceCulture);
2146 }
2147 }
2148
2152 internal static string Hours {
2153 get {
2154 return ResourceManager.GetString("Hours", resourceCulture);
2155 }
2156 }
2157
2161 internal static string HumanReadableText {
2162 get {
2163 return ResourceManager.GetString("HumanReadableText", resourceCulture);
2164 }
2165 }
2166
2170 internal static string IAlreadyHaveAnAccount {
2171 get {
2172 return ResourceManager.GetString("IAlreadyHaveAnAccount", resourceCulture);
2173 }
2174 }
2175
2179 internal static string ID {
2180 get {
2181 return ResourceManager.GetString("ID", resourceCulture);
2182 }
2183 }
2184
2188 internal static string IdApplicationDescription {
2189 get {
2190 return ResourceManager.GetString("IdApplicationDescription", resourceCulture);
2191 }
2192 }
2193
2197 internal static string IdApplicationSentDescription {
2198 get {
2199 return ResourceManager.GetString("IdApplicationSentDescription", resourceCulture);
2200 }
2201 }
2202
2206 internal static string IdCopiedSuccessfully {
2207 get {
2208 return ResourceManager.GetString("IdCopiedSuccessfully", resourceCulture);
2209 }
2210 }
2211
2215 internal static string IdentityApplications {
2216 get {
2217 return ResourceManager.GetString("IdentityApplications", resourceCulture);
2218 }
2219 }
2220
2224 internal static string IdentityInformation {
2225 get {
2226 return ResourceManager.GetString("IdentityInformation", resourceCulture);
2227 }
2228 }
2229
2233 internal static string IdentityInformationInfoText {
2234 get {
2235 return ResourceManager.GetString("IdentityInformationInfoText", resourceCulture);
2236 }
2237 }
2238
2242 internal static string IdentityResponse {
2243 get {
2244 return ResourceManager.GetString("IdentityResponse", resourceCulture);
2245 }
2246 }
2247
2251 internal static string IdentityReviewRequest {
2252 get {
2253 return ResourceManager.GetString("IdentityReviewRequest", resourceCulture);
2254 }
2255 }
2256
2260 internal static string IdentitySettings {
2261 get {
2262 return ResourceManager.GetString("IdentitySettings", resourceCulture);
2263 }
2264 }
2265
2269 internal static string IdentityState_Approved {
2270 get {
2271 return ResourceManager.GetString("IdentityState_Approved", resourceCulture);
2272 }
2273 }
2274
2278 internal static string IdentityState_Compromised {
2279 get {
2280 return ResourceManager.GetString("IdentityState_Compromised", resourceCulture);
2281 }
2282 }
2283
2287 internal static string IdentityState_Created {
2288 get {
2289 return ResourceManager.GetString("IdentityState_Created", resourceCulture);
2290 }
2291 }
2292
2296 internal static string IdentityState_Obsoleted {
2297 get {
2298 return ResourceManager.GetString("IdentityState_Obsoleted", resourceCulture);
2299 }
2300 }
2301
2305 internal static string IdentityState_Rejected {
2306 get {
2307 return ResourceManager.GetString("IdentityState_Rejected", resourceCulture);
2308 }
2309 }
2310
2314 internal static string IdentityUpdated {
2315 get {
2316 return ResourceManager.GetString("IdentityUpdated", resourceCulture);
2317 }
2318 }
2319
2323 internal static string IdentityValues {
2324 get {
2325 return ResourceManager.GetString("IdentityValues", resourceCulture);
2326 }
2327 }
2328
2332 internal static string Ignore {
2333 get {
2334 return ResourceManager.GetString("Ignore", resourceCulture);
2335 }
2336 }
2337
2341 internal static string Incomplete {
2342 get {
2343 return ResourceManager.GetString("Incomplete", resourceCulture);
2344 }
2345 }
2346
2350 internal static string Information {
2351 get {
2352 return ResourceManager.GetString("Information", resourceCulture);
2353 }
2354 }
2355
2359 internal static string InformationAboutCallerText {
2360 get {
2361 return ResourceManager.GetString("InformationAboutCallerText", resourceCulture);
2362 }
2363 }
2364
2368 internal static string InformationAboutClaimedThingText {
2369 get {
2370 return ResourceManager.GetString("InformationAboutClaimedThingText", resourceCulture);
2371 }
2372 }
2373
2377 internal static string InformationAboutThing {
2378 get {
2379 return ResourceManager.GetString("InformationAboutThing", resourceCulture);
2380 }
2381 }
2382
2386 internal static string InformationAboutThingText {
2387 get {
2388 return ResourceManager.GetString("InformationAboutThingText", resourceCulture);
2389 }
2390 }
2391
2395 internal static string InvalidEDalerUri {
2396 get {
2397 return ResourceManager.GetString("InvalidEDalerUri", resourceCulture);
2398 }
2399 }
2400
2404 internal static string InvalidInvitationCode {
2405 get {
2406 return ResourceManager.GetString("InvalidInvitationCode", resourceCulture);
2407 }
2408 }
2409
2413 internal static string InvalidIoTDiscoClaimUri {
2414 get {
2415 return ResourceManager.GetString("InvalidIoTDiscoClaimUri", resourceCulture);
2416 }
2417 }
2418
2422 internal static string InvalidIoTDiscoveryCode {
2423 get {
2424 return ResourceManager.GetString("InvalidIoTDiscoveryCode", resourceCulture);
2425 }
2426 }
2427
2431 internal static string InvalidNeuroFeatureToken {
2432 get {
2433 return ResourceManager.GetString("InvalidNeuroFeatureToken", resourceCulture);
2434 }
2435 }
2436
2440 internal static string InvalidTagSignatureId {
2441 get {
2442 return ResourceManager.GetString("InvalidTagSignatureId", resourceCulture);
2443 }
2444 }
2445
2449 internal static string InvalidUsernameCharacters {
2450 get {
2451 return ResourceManager.GetString("InvalidUsernameCharacters", resourceCulture);
2452 }
2453 }
2454
2458 internal static string InvalidUsernameOrPassword {
2459 get {
2460 return ResourceManager.GetString("InvalidUsernameOrPassword", resourceCulture);
2461 }
2462 }
2463
2467 internal static string InvitationAccepted {
2468 get {
2469 return ResourceManager.GetString("InvitationAccepted", resourceCulture);
2470 }
2471 }
2472
2476 internal static string InvitedToCreateAccountOnDomain {
2477 get {
2478 return ResourceManager.GetString("InvitedToCreateAccountOnDomain", resourceCulture);
2479 }
2480 }
2481
2485 internal static string Key {
2486 get {
2487 return ResourceManager.GetString("Key", resourceCulture);
2488 }
2489 }
2490
2494 internal static string LanguageOptions {
2495 get {
2496 return ResourceManager.GetString("LanguageOptions", resourceCulture);
2497 }
2498 }
2499
2503 internal static string LanguageOptionsDescription {
2504 get {
2505 return ResourceManager.GetString("LanguageOptionsDescription", resourceCulture);
2506 }
2507 }
2508
2512 internal static string LastNames {
2513 get {
2514 return ResourceManager.GetString("LastNames", resourceCulture);
2515 }
2516 }
2517
2521 internal static string Later {
2522 get {
2523 return ResourceManager.GetString("Later", resourceCulture);
2524 }
2525 }
2526
2530 internal static string Latitude {
2531 get {
2532 return ResourceManager.GetString("Latitude", resourceCulture);
2533 }
2534 }
2535
2539 internal static string LegalId {
2540 get {
2541 return ResourceManager.GetString("LegalId", resourceCulture);
2542 }
2543 }
2544
2548 internal static string LegalIdNotApproved {
2549 get {
2550 return ResourceManager.GetString("LegalIdNotApproved", resourceCulture);
2551 }
2552 }
2553
2557 internal static string LegalServiceNotFound {
2558 get {
2559 return ResourceManager.GetString("LegalServiceNotFound", resourceCulture);
2560 }
2561 }
2562
2566 internal static string LightMode {
2567 get {
2568 return ResourceManager.GetString("LightMode", resourceCulture);
2569 }
2570 }
2571
2575 internal static string LocalName {
2576 get {
2577 return ResourceManager.GetString("LocalName", resourceCulture);
2578 }
2579 }
2580
2584 internal static string Longitude {
2585 get {
2586 return ResourceManager.GetString("Longitude", resourceCulture);
2587 }
2588 }
2589
2593 internal static string MachineReadableInfoText {
2594 get {
2595 return ResourceManager.GetString("MachineReadableInfoText", resourceCulture);
2596 }
2597 }
2598
2602 internal static string MachineReadableText {
2603 get {
2604 return ResourceManager.GetString("MachineReadableText", resourceCulture);
2605 }
2606 }
2607
2611 internal static string MakeThingPublic {
2612 get {
2613 return ResourceManager.GetString("MakeThingPublic", resourceCulture);
2614 }
2615 }
2616
2620 internal static string Male {
2621 get {
2622 return ResourceManager.GetString("Male", resourceCulture);
2623 }
2624 }
2625
2629 internal static string Manufacturer {
2630 get {
2631 return ResourceManager.GetString("Manufacturer", resourceCulture);
2632 }
2633 }
2634
2638 internal static string Me {
2639 get {
2640 return ResourceManager.GetString("Me", resourceCulture);
2641 }
2642 }
2643
2647 internal static string Message {
2648 get {
2649 return ResourceManager.GetString("Message", resourceCulture);
2650 }
2651 }
2652
2656 internal static string MessageFrom {
2657 get {
2658 return ResourceManager.GetString("MessageFrom", resourceCulture);
2659 }
2660 }
2661
2665 internal static string MeterLocation {
2666 get {
2667 return ResourceManager.GetString("MeterLocation", resourceCulture);
2668 }
2669 }
2670
2674 internal static string MeterNumber {
2675 get {
2676 return ResourceManager.GetString("MeterNumber", resourceCulture);
2677 }
2678 }
2679
2683 internal static string MiddleNames {
2684 get {
2685 return ResourceManager.GetString("MiddleNames", resourceCulture);
2686 }
2687 }
2688
2692 internal static string Minute {
2693 get {
2694 return ResourceManager.GetString("Minute", resourceCulture);
2695 }
2696 }
2697
2701 internal static string Minutes {
2702 get {
2703 return ResourceManager.GetString("Minutes", resourceCulture);
2704 }
2705 }
2706
2710 internal static string Mode {
2711 get {
2712 return ResourceManager.GetString("Mode", resourceCulture);
2713 }
2714 }
2715
2719 internal static string Model {
2720 get {
2721 return ResourceManager.GetString("Model", resourceCulture);
2722 }
2723 }
2724
2728 internal static string MomentaryValues {
2729 get {
2730 return ResourceManager.GetString("MomentaryValues", resourceCulture);
2731 }
2732 }
2733
2737 internal static string Month {
2738 get {
2739 return ResourceManager.GetString("Month", resourceCulture);
2740 }
2741 }
2742
2746 internal static string Months {
2747 get {
2748 return ResourceManager.GetString("Months", resourceCulture);
2749 }
2750 }
2751
2755 internal static string MyContracts {
2756 get {
2757 return ResourceManager.GetString("MyContracts", resourceCulture);
2758 }
2759 }
2760
2764 internal static string MyTokens {
2765 get {
2766 return ResourceManager.GetString("MyTokens", resourceCulture);
2767 }
2768 }
2769
2773 internal static string Name {
2774 get {
2775 return ResourceManager.GetString("Name", resourceCulture);
2776 }
2777 }
2778
2782 internal static string Namespace {
2783 get {
2784 return ResourceManager.GetString("Namespace", resourceCulture);
2785 }
2786 }
2787
2791 internal static string Nationality {
2792 get {
2793 return ResourceManager.GetString("Nationality", resourceCulture);
2794 }
2795 }
2796
2800 internal static string Negative {
2801 get {
2802 return ResourceManager.GetString("Negative", resourceCulture);
2803 }
2804 }
2805
2809 internal static string Network {
2810 get {
2811 return ResourceManager.GetString("Network", resourceCulture);
2812 }
2813 }
2814
2818 internal static string NetworkAddressOfContactUnknown {
2819 get {
2820 return ResourceManager.GetString("NetworkAddressOfContactUnknown", resourceCulture);
2821 }
2822 }
2823
2827 internal static string NetworkID {
2828 get {
2829 return ResourceManager.GetString("NetworkID", resourceCulture);
2830 }
2831 }
2832
2836 internal static string NetworkSeemsToBeMissing {
2837 get {
2838 return ResourceManager.GetString("NetworkSeemsToBeMissing", resourceCulture);
2839 }
2840 }
2841
2845 internal static string NeuroAccessAccount {
2846 get {
2847 return ResourceManager.GetString("NeuroAccessAccount", resourceCulture);
2848 }
2849 }
2850
2854 internal static string NeuroFeaturesServiceNotFound {
2855 get {
2856 return ResourceManager.GetString("NeuroFeaturesServiceNotFound", resourceCulture);
2857 }
2858 }
2859
2863 internal static string NeuroID {
2864 get {
2865 return ResourceManager.GetString("NeuroID", resourceCulture);
2866 }
2867 }
2868
2872 internal static string NewContract {
2873 get {
2874 return ResourceManager.GetString("NewContract", resourceCulture);
2875 }
2876 }
2877
2881 internal static string NewToken {
2882 get {
2883 return ResourceManager.GetString("NewToken", resourceCulture);
2884 }
2885 }
2886
2890 internal static string Nickname {
2891 get {
2892 return ResourceManager.GetString("Nickname", resourceCulture);
2893 }
2894 }
2895
2899 internal static string No {
2900 get {
2901 return ResourceManager.GetString("No", resourceCulture);
2902 }
2903 }
2904
2908 internal static string NoContactsFound {
2909 get {
2910 return ResourceManager.GetString("NoContactsFound", resourceCulture);
2911 }
2912 }
2913
2917 internal static string NoContractsFound {
2918 get {
2919 return ResourceManager.GetString("NoContractsFound", resourceCulture);
2920 }
2921 }
2922
2926 internal static string NoLegalIdSelected {
2927 get {
2928 return ResourceManager.GetString("NoLegalIdSelected", resourceCulture);
2929 }
2930 }
2931
2935 internal static string None {
2936 get {
2937 return ResourceManager.GetString("None", resourceCulture);
2938 }
2939 }
2940
2944 internal static string NotAvailable {
2945 get {
2946 return ResourceManager.GetString("NotAvailable", resourceCulture);
2947 }
2948 }
2949
2953 internal static string Note {
2954 get {
2955 return ResourceManager.GetString("Note", resourceCulture);
2956 }
2957 }
2958
2962 internal static string NoteCopiedToClipboard {
2963 get {
2964 return ResourceManager.GetString("NoteCopiedToClipboard", resourceCulture);
2965 }
2966 }
2967
2971 internal static string NoThingsFound {
2972 get {
2973 return ResourceManager.GetString("NoThingsFound", resourceCulture);
2974 }
2975 }
2976
2980 internal static string Notifications {
2981 get {
2982 return ResourceManager.GetString("Notifications", resourceCulture);
2983 }
2984 }
2985
2989 internal static string NotificationsText {
2990 get {
2991 return ResourceManager.GetString("NotificationsText", resourceCulture);
2992 }
2993 }
2994
2998 internal static string NrPeerReviews {
2999 get {
3000 return ResourceManager.GetString("NrPeerReviews", resourceCulture);
3001 }
3002 }
3003
3007 internal static string ObsoleteContract {
3008 get {
3009 return ResourceManager.GetString("ObsoleteContract", resourceCulture);
3010 }
3011 }
3012
3016 internal static string Obsoleted {
3017 get {
3018 return ResourceManager.GetString("Obsoleted", resourceCulture);
3019 }
3020 }
3021
3025 internal static string Offline {
3026 get {
3027 return ResourceManager.GetString("Offline", resourceCulture);
3028 }
3029 }
3030
3034 internal static string Ok {
3035 get {
3036 return ResourceManager.GetString("Ok", resourceCulture);
3037 }
3038 }
3039
3043 internal static string OnboardingAccountPageDetails {
3044 get {
3045 return ResourceManager.GetString("OnboardingAccountPageDetails", resourceCulture);
3046 }
3047 }
3048
3052 internal static string OnboardingAccountPageTitle {
3053 get {
3054 return ResourceManager.GetString("OnboardingAccountPageTitle", resourceCulture);
3055 }
3056 }
3057
3061 internal static string OnboardingBiometricsPageDetails {
3062 get {
3063 return ResourceManager.GetString("OnboardingBiometricsPageDetails", resourceCulture);
3064 }
3065 }
3066
3070 internal static string OnboardingBiometricsPageTitle {
3071 get {
3072 return ResourceManager.GetString("OnboardingBiometricsPageTitle", resourceCulture);
3073 }
3074 }
3075
3079 internal static string OnboardingContactSupportDetailsBullet1 {
3080 get {
3081 return ResourceManager.GetString("OnboardingContactSupportDetailsBullet1", resourceCulture);
3082 }
3083 }
3084
3088 internal static string OnboardingContactSupportDetailsBullet2 {
3089 get {
3090 return ResourceManager.GetString("OnboardingContactSupportDetailsBullet2", resourceCulture);
3091 }
3092 }
3093
3097 internal static string OnboardingContactSupportDetailsBullet3 {
3098 get {
3099 return ResourceManager.GetString("OnboardingContactSupportDetailsBullet3", resourceCulture);
3100 }
3101 }
3102
3106 internal static string OnboardingContactSupportDetailsBullet4 {
3107 get {
3108 return ResourceManager.GetString("OnboardingContactSupportDetailsBullet4", resourceCulture);
3109 }
3110 }
3111
3115 internal static string OnboardingContactSupportDetailsPart1 {
3116 get {
3117 return ResourceManager.GetString("OnboardingContactSupportDetailsPart1", resourceCulture);
3118 }
3119 }
3120
3124 internal static string OnboardingContactSupportDetailsPart2 {
3125 get {
3126 return ResourceManager.GetString("OnboardingContactSupportDetailsPart2", resourceCulture);
3127 }
3128 }
3129
3133 internal static string OnboardingContactSupportDetailsPart3 {
3134 get {
3135 return ResourceManager.GetString("OnboardingContactSupportDetailsPart3", resourceCulture);
3136 }
3137 }
3138
3142 internal static string OnboardingContactSupportTitle {
3143 get {
3144 return ResourceManager.GetString("OnboardingContactSupportTitle", resourceCulture);
3145 }
3146 }
3147
3151 internal static string OnboardingDefinePasswordCreateAlphanumeric {
3152 get {
3153 return ResourceManager.GetString("OnboardingDefinePasswordCreateAlphanumeric", resourceCulture);
3154 }
3155 }
3156
3160 internal static string OnboardingDefinePasswordCreateNumeric {
3161 get {
3162 return ResourceManager.GetString("OnboardingDefinePasswordCreateNumeric", resourceCulture);
3163 }
3164 }
3165
3169 internal static string OnboardingDefinePasswordPageTitle {
3170 get {
3171 return ResourceManager.GetString("OnboardingDefinePasswordPageTitle", resourceCulture);
3172 }
3173 }
3174
3178 internal static string OnboardingEmailPageDetails {
3179 get {
3180 return ResourceManager.GetString("OnboardingEmailPageDetails", resourceCulture);
3181 }
3182 }
3183
3187 internal static string OnboardingEmailPageTitle {
3188 get {
3189 return ResourceManager.GetString("OnboardingEmailPageTitle", resourceCulture);
3190 }
3191 }
3192
3196 internal static string OnboardingFinalizePageTitle {
3197 get {
3198 return ResourceManager.GetString("OnboardingFinalizePageTitle", resourceCulture);
3199 }
3200 }
3201
3205 internal static string OnboardingGetStartedQrInfo {
3206 get {
3207 return ResourceManager.GetString("OnboardingGetStartedQrInfo", resourceCulture);
3208 }
3209 }
3210
3214 internal static string OnboardingGetStartedTitle {
3215 get {
3216 return ResourceManager.GetString("OnboardingGetStartedTitle", resourceCulture);
3217 }
3218 }
3219
3223 internal static string OnboardingNameEntryDetails {
3224 get {
3225 return ResourceManager.GetString("OnboardingNameEntryDetails", resourceCulture);
3226 }
3227 }
3228
3232 internal static string OnboardingNameEntryTitle {
3233 get {
3234 return ResourceManager.GetString("OnboardingNameEntryTitle", resourceCulture);
3235 }
3236 }
3237
3241 internal static string OnboardingPhonePageDetails {
3242 get {
3243 return ResourceManager.GetString("OnboardingPhonePageDetails", resourceCulture);
3244 }
3245 }
3246
3250 internal static string OnboardingPhonePageTitle {
3251 get {
3252 return ResourceManager.GetString("OnboardingPhonePageTitle", resourceCulture);
3253 }
3254 }
3255
3259 internal static string OnboardingProviderPageDetails {
3260 get {
3261 return ResourceManager.GetString("OnboardingProviderPageDetails", resourceCulture);
3262 }
3263 }
3264
3268 internal static string OnboardingProviderPageTitle {
3269 get {
3270 return ResourceManager.GetString("OnboardingProviderPageTitle", resourceCulture);
3271 }
3272 }
3273
3277 internal static string OnboardingVerifyCodePageDetails {
3278 get {
3279 return ResourceManager.GetString("OnboardingVerifyCodePageDetails", resourceCulture);
3280 }
3281 }
3282
3286 internal static string OnboardingVerifyCodePageTitle {
3287 get {
3288 return ResourceManager.GetString("OnboardingVerifyCodePageTitle", resourceCulture);
3289 }
3290 }
3291
3295 internal static string Open {
3296 get {
3297 return ResourceManager.GetString("Open", resourceCulture);
3298 }
3299 }
3300
3304 internal static string OpenMessageLink {
3305 get {
3306 return ResourceManager.GetString("OpenMessageLink", resourceCulture);
3307 }
3308 }
3309
3313 internal static string OpenWallet {
3314 get {
3315 return ResourceManager.GetString("OpenWallet", resourceCulture);
3316 }
3317 }
3318
3322 internal static string OpenWalletDescription {
3323 get {
3324 return ResourceManager.GetString("OpenWalletDescription", resourceCulture);
3325 }
3326 }
3327
3331 internal static string OperatorDoesNotSupportRegisteringNewAccounts {
3332 get {
3333 return ResourceManager.GetString("OperatorDoesNotSupportRegisteringNewAccounts", resourceCulture);
3334 }
3335 }
3336
3340 internal static string Options {
3341 get {
3342 return ResourceManager.GetString("Options", resourceCulture);
3343 }
3344 }
3345
3349 internal static string OrgAddress {
3350 get {
3351 return ResourceManager.GetString("OrgAddress", resourceCulture);
3352 }
3353 }
3354
3358 internal static string OrgAddress2 {
3359 get {
3360 return ResourceManager.GetString("OrgAddress2", resourceCulture);
3361 }
3362 }
3363
3367 internal static string OrganizationalId {
3368 get {
3369 return ResourceManager.GetString("OrganizationalId", resourceCulture);
3370 }
3371 }
3372
3376 internal static string OrganizationalIdDescription {
3377 get {
3378 return ResourceManager.GetString("OrganizationalIdDescription", resourceCulture);
3379 }
3380 }
3381
3385 internal static string OrganizationalInformation {
3386 get {
3387 return ResourceManager.GetString("OrganizationalInformation", resourceCulture);
3388 }
3389 }
3390
3394 internal static string OrganizationalInformationDescription {
3395 get {
3396 return ResourceManager.GetString("OrganizationalInformationDescription", resourceCulture);
3397 }
3398 }
3399
3403 internal static string OrganizationalInformationSentDescription {
3404 get {
3405 return ResourceManager.GetString("OrganizationalInformationSentDescription", resourceCulture);
3406 }
3407 }
3408
3412 internal static string OrganizationInformation {
3413 get {
3414 return ResourceManager.GetString("OrganizationInformation", resourceCulture);
3415 }
3416 }
3417
3421 internal static string OrgArea {
3422 get {
3423 return ResourceManager.GetString("OrgArea", resourceCulture);
3424 }
3425 }
3426
3430 internal static string OrgCity {
3431 get {
3432 return ResourceManager.GetString("OrgCity", resourceCulture);
3433 }
3434 }
3435
3439 internal static string OrgCountry {
3440 get {
3441 return ResourceManager.GetString("OrgCountry", resourceCulture);
3442 }
3443 }
3444
3448 internal static string OrgDepartment {
3449 get {
3450 return ResourceManager.GetString("OrgDepartment", resourceCulture);
3451 }
3452 }
3453
3457 internal static string OrgName {
3458 get {
3459 return ResourceManager.GetString("OrgName", resourceCulture);
3460 }
3461 }
3462
3466 internal static string OrgNumber {
3467 get {
3468 return ResourceManager.GetString("OrgNumber", resourceCulture);
3469 }
3470 }
3471
3475 internal static string OrgRegion {
3476 get {
3477 return ResourceManager.GetString("OrgRegion", resourceCulture);
3478 }
3479 }
3480
3484 internal static string OrgRole {
3485 get {
3486 return ResourceManager.GetString("OrgRole", resourceCulture);
3487 }
3488 }
3489
3493 internal static string OrgZipCode {
3494 get {
3495 return ResourceManager.GetString("OrgZipCode", resourceCulture);
3496 }
3497 }
3498
3502 internal static string Other {
3503 get {
3504 return ResourceManager.GetString("Other", resourceCulture);
3505 }
3506 }
3507
3511 internal static string Parameters {
3512 get {
3513 return ResourceManager.GetString("Parameters", resourceCulture);
3514 }
3515 }
3516
3520 internal static string ParametersInfoText {
3521 get {
3522 return ResourceManager.GetString("ParametersInfoText", resourceCulture);
3523 }
3524 }
3525
3529 internal static string Parts {
3530 get {
3531 return ResourceManager.GetString("Parts", resourceCulture);
3532 }
3533 }
3534
3538 internal static string PartsInfoText {
3539 get {
3540 return ResourceManager.GetString("PartsInfoText", resourceCulture);
3541 }
3542 }
3543
3547 internal static string PartsInTheContract {
3548 get {
3549 return ResourceManager.GetString("PartsInTheContract", resourceCulture);
3550 }
3551 }
3552
3556 internal static string Password {
3557 get {
3558 return ResourceManager.GetString("Password", resourceCulture);
3559 }
3560 }
3561
3565 internal static string PasswordChanged {
3566 get {
3567 return ResourceManager.GetString("PasswordChanged", resourceCulture);
3568 }
3569 }
3570
3574 internal static string PasswordContainsAddress {
3575 get {
3576 return ResourceManager.GetString("PasswordContainsAddress", resourceCulture);
3577 }
3578 }
3579
3583 internal static string PasswordContainsEMail {
3584 get {
3585 return ResourceManager.GetString("PasswordContainsEMail", resourceCulture);
3586 }
3587 }
3588
3592 internal static string PasswordContainsName {
3593 get {
3594 return ResourceManager.GetString("PasswordContainsName", resourceCulture);
3595 }
3596 }
3597
3601 internal static string PasswordContainsPersonalNumber {
3602 get {
3603 return ResourceManager.GetString("PasswordContainsPersonalNumber", resourceCulture);
3604 }
3605 }
3606
3610 internal static string PasswordContainsPhoneNumber {
3611 get {
3612 return ResourceManager.GetString("PasswordContainsPhoneNumber", resourceCulture);
3613 }
3614 }
3615
3619 internal static string PasswordIsInvalid {
3620 get {
3621 return ResourceManager.GetString("PasswordIsInvalid", resourceCulture);
3622 }
3623 }
3624
3628 internal static string PasswordIsInvalidAplicationBlocked {
3629 get {
3630 return ResourceManager.GetString("PasswordIsInvalidAplicationBlocked", resourceCulture);
3631 }
3632 }
3633
3637 internal static string PasswordIsInvalidAplicationBlockedForever {
3638 get {
3639 return ResourceManager.GetString("PasswordIsInvalidAplicationBlockedForever", resourceCulture);
3640 }
3641 }
3642
3646 internal static string PasswordIsInvalidAplicationBlockedForOneWeek {
3647 get {
3648 return ResourceManager.GetString("PasswordIsInvalidAplicationBlockedForOneWeek", resourceCulture);
3649 }
3650 }
3651
3655 internal static string PasswordIsInvalidAplicationBlockedTillTomorrow {
3656 get {
3657 return ResourceManager.GetString("PasswordIsInvalidAplicationBlockedTillTomorrow", resourceCulture);
3658 }
3659 }
3660
3664 internal static string PasswordMediumSecurity {
3665 get {
3666 return ResourceManager.GetString("PasswordMediumSecurity", resourceCulture);
3667 }
3668 }
3669
3673 internal static string PasswordsDoNotMatch {
3674 get {
3675 return ResourceManager.GetString("PasswordsDoNotMatch", resourceCulture);
3676 }
3677 }
3678
3682 internal static string PasswordStrongSecurity {
3683 get {
3684 return ResourceManager.GetString("PasswordStrongSecurity", resourceCulture);
3685 }
3686 }
3687
3691 internal static string PasswordTooShort {
3692 get {
3693 return ResourceManager.GetString("PasswordTooShort", resourceCulture);
3694 }
3695 }
3696
3700 internal static string PasswordWeakSecurity {
3701 get {
3702 return ResourceManager.GetString("PasswordWeakSecurity", resourceCulture);
3703 }
3704 }
3705
3709 internal static string PasswordWithNotEnoughDigitsLettersSigns {
3710 get {
3711 return ResourceManager.GetString("PasswordWithNotEnoughDigitsLettersSigns", resourceCulture);
3712 }
3713 }
3714
3718 internal static string PasswordWithNotEnoughDigitsOrSigns {
3719 get {
3720 return ResourceManager.GetString("PasswordWithNotEnoughDigitsOrSigns", resourceCulture);
3721 }
3722 }
3723
3727 internal static string PasswordWithNotEnoughLettersOrDigits {
3728 get {
3729 return ResourceManager.GetString("PasswordWithNotEnoughLettersOrDigits", resourceCulture);
3730 }
3731 }
3732
3736 internal static string PasswordWithNotEnoughLettersOrSigns {
3737 get {
3738 return ResourceManager.GetString("PasswordWithNotEnoughLettersOrSigns", resourceCulture);
3739 }
3740 }
3741
3745 internal static string PasswordWithTooManyIdenticalSymbols {
3746 get {
3747 return ResourceManager.GetString("PasswordWithTooManyIdenticalSymbols", resourceCulture);
3748 }
3749 }
3750
3754 internal static string PasswordWithTooManySequencedSymbols {
3755 get {
3756 return ResourceManager.GetString("PasswordWithTooManySequencedSymbols", resourceCulture);
3757 }
3758 }
3759
3763 internal static string Payment {
3764 get {
3765 return ResourceManager.GetString("Payment", resourceCulture);
3766 }
3767 }
3768
3772 internal static string PaymentAlreadySent {
3773 get {
3774 return ResourceManager.GetString("PaymentAlreadySent", resourceCulture);
3775 }
3776 }
3777
3781 internal static string PaymentCancelled {
3782 get {
3783 return ResourceManager.GetString("PaymentCancelled", resourceCulture);
3784 }
3785 }
3786
3790 internal static string PaymentDescription {
3791 get {
3792 return ResourceManager.GetString("PaymentDescription", resourceCulture);
3793 }
3794 }
3795
3799 internal static string PaymentFailed {
3800 get {
3801 return ResourceManager.GetString("PaymentFailed", resourceCulture);
3802 }
3803 }
3804
3808 internal static string PaymentSuccess {
3809 get {
3810 return ResourceManager.GetString("PaymentSuccess", resourceCulture);
3811 }
3812 }
3813
3817 internal static string PeakValues {
3818 get {
3819 return ResourceManager.GetString("PeakValues", resourceCulture);
3820 }
3821 }
3822
3826 internal static string PeerReviewAccepted {
3827 get {
3828 return ResourceManager.GetString("PeerReviewAccepted", resourceCulture);
3829 }
3830 }
3831
3835 internal static string PeerReviewAcknowledgeResponsibilityText {
3836 get {
3837 return ResourceManager.GetString("PeerReviewAcknowledgeResponsibilityText", resourceCulture);
3838 }
3839 }
3840
3844 internal static string PeerReviewAuthenticationText {
3845 get {
3846 return ResourceManager.GetString("PeerReviewAuthenticationText", resourceCulture);
3847 }
3848 }
3849
3853 internal static string PeerReviewBirthDateText {
3854 get {
3855 return ResourceManager.GetString("PeerReviewBirthDateText", resourceCulture);
3856 }
3857 }
3858
3862 internal static string PeerReviewConfirmCorrectText {
3863 get {
3864 return ResourceManager.GetString("PeerReviewConfirmCorrectText", resourceCulture);
3865 }
3866 }
3867
3871 internal static string PeerReviewConsentProcessingText {
3872 get {
3873 return ResourceManager.GetString("PeerReviewConsentProcessingText", resourceCulture);
3874 }
3875 }
3876
3880 internal static string PeerReviewDescription {
3881 get {
3882 return ResourceManager.GetString("PeerReviewDescription", resourceCulture);
3883 }
3884 }
3885
3889 internal static string PeerReviewGenderText {
3890 get {
3891 return ResourceManager.GetString("PeerReviewGenderText", resourceCulture);
3892 }
3893 }
3894
3898 internal static string PeerReviewNameText {
3899 get {
3900 return ResourceManager.GetString("PeerReviewNameText", resourceCulture);
3901 }
3902 }
3903
3907 internal static string PeerReviewNationalityText {
3908 get {
3909 return ResourceManager.GetString("PeerReviewNationalityText", resourceCulture);
3910 }
3911 }
3912
3916 internal static string PeerReviewOrganizationalInfoText {
3917 get {
3918 return ResourceManager.GetString("PeerReviewOrganizationalInfoText", resourceCulture);
3919 }
3920 }
3921
3925 internal static string PeerReviewPersonalAddressInfoText {
3926 get {
3927 return ResourceManager.GetString("PeerReviewPersonalAddressInfoText", resourceCulture);
3928 }
3929 }
3930
3934 internal static string PeerReviewPhotoText {
3935 get {
3936 return ResourceManager.GetString("PeerReviewPhotoText", resourceCulture);
3937 }
3938 }
3939
3943 internal static string PeerReviewPnrText {
3944 get {
3945 return ResourceManager.GetString("PeerReviewPnrText", resourceCulture);
3946 }
3947 }
3948
3952 internal static string PeerReviewRejected {
3953 get {
3954 return ResourceManager.GetString("PeerReviewRejected", resourceCulture);
3955 }
3956 }
3957
3961 internal static string PendingPaymentItem {
3962 get {
3963 return ResourceManager.GetString("PendingPaymentItem", resourceCulture);
3964 }
3965 }
3966
3970 internal static string PepServiceNotFound {
3971 get {
3972 return ResourceManager.GetString("PepServiceNotFound", resourceCulture);
3973 }
3974 }
3975
3979 internal static string PermitFieldsText {
3980 get {
3981 return ResourceManager.GetString("PermitFieldsText", resourceCulture);
3982 }
3983 }
3984
3988 internal static string PermitFieldTypesText {
3989 get {
3990 return ResourceManager.GetString("PermitFieldTypesText", resourceCulture);
3991 }
3992 }
3993
3997 internal static string PermitParametersText {
3998 get {
3999 return ResourceManager.GetString("PermitParametersText", resourceCulture);
4000 }
4001 }
4002
4006 internal static string PersonalId {
4007 get {
4008 return ResourceManager.GetString("PersonalId", resourceCulture);
4009 }
4010 }
4011
4015 internal static string PersonalIdDescription {
4016 get {
4017 return ResourceManager.GetString("PersonalIdDescription", resourceCulture);
4018 }
4019 }
4020
4024 internal static string PersonalInformation {
4025 get {
4026 return ResourceManager.GetString("PersonalInformation", resourceCulture);
4027 }
4028 }
4029
4033 internal static string PersonalInformationDescription {
4034 get {
4035 return ResourceManager.GetString("PersonalInformationDescription", resourceCulture);
4036 }
4037 }
4038
4042 internal static string PersonalInformationSentDescription {
4043 get {
4044 return ResourceManager.GetString("PersonalInformationSentDescription", resourceCulture);
4045 }
4046 }
4047
4051 internal static string PersonalNumber {
4052 get {
4053 return ResourceManager.GetString("PersonalNumber", resourceCulture);
4054 }
4055 }
4056
4060 internal static string Petition {
4061 get {
4062 return ResourceManager.GetString("Petition", resourceCulture);
4063 }
4064 }
4065
4069 internal static string PetitionContract {
4070 get {
4071 return ResourceManager.GetString("PetitionContract", resourceCulture);
4072 }
4073 }
4074
4078 internal static string PetitionContractInformationText {
4079 get {
4080 return ResourceManager.GetString("PetitionContractInformationText", resourceCulture);
4081 }
4082 }
4083
4087 internal static string PetitionFrom {
4088 get {
4089 return ResourceManager.GetString("PetitionFrom", resourceCulture);
4090 }
4091 }
4092
4096 internal static string PetitionIdentity {
4097 get {
4098 return ResourceManager.GetString("PetitionIdentity", resourceCulture);
4099 }
4100 }
4101
4105 internal static string PetitionIdentityInformationText {
4106 get {
4107 return ResourceManager.GetString("PetitionIdentityInformationText", resourceCulture);
4108 }
4109 }
4110
4114 internal static string PetitionSent {
4115 get {
4116 return ResourceManager.GetString("PetitionSent", resourceCulture);
4117 }
4118 }
4119
4123 internal static string PetitionSignature {
4124 get {
4125 return ResourceManager.GetString("PetitionSignature", resourceCulture);
4126 }
4127 }
4128
4132 internal static string PetitionSignatureInformationText {
4133 get {
4134 return ResourceManager.GetString("PetitionSignatureInformationText", resourceCulture);
4135 }
4136 }
4137
4141 internal static string PetitionToViewContractWasDenied {
4142 get {
4143 return ResourceManager.GetString("PetitionToViewContractWasDenied", resourceCulture);
4144 }
4145 }
4146
4150 internal static string PetitionToViewLegalIdentityWasDenied {
4151 get {
4152 return ResourceManager.GetString("PetitionToViewLegalIdentityWasDenied", resourceCulture);
4153 }
4154 }
4155
4159 internal static string Phone {
4160 get {
4161 return ResourceManager.GetString("Phone", resourceCulture);
4162 }
4163 }
4164
4168 internal static string PhoneNr {
4169 get {
4170 return ResourceManager.GetString("PhoneNr", resourceCulture);
4171 }
4172 }
4173
4177 internal static string PhoneSectionTitle {
4178 get {
4179 return ResourceManager.GetString("PhoneSectionTitle", resourceCulture);
4180 }
4181 }
4182
4186 internal static string PhoneValidationDigits {
4187 get {
4188 return ResourceManager.GetString("PhoneValidationDigits", resourceCulture);
4189 }
4190 }
4191
4195 internal static string PhoneValidationFormat {
4196 get {
4197 return ResourceManager.GetString("PhoneValidationFormat", resourceCulture);
4198 }
4199 }
4200
4204 internal static string PhoneValidationLength {
4205 get {
4206 return ResourceManager.GetString("PhoneValidationLength", resourceCulture);
4207 }
4208 }
4209
4213 internal static string Photo {
4214 get {
4215 return ResourceManager.GetString("Photo", resourceCulture);
4216 }
4217 }
4218
4222 internal static string PhotoIsTooLarge {
4223 get {
4224 return ResourceManager.GetString("PhotoIsTooLarge", resourceCulture);
4225 }
4226 }
4227
4231 internal static string Photos {
4232 get {
4233 return ResourceManager.GetString("Photos", resourceCulture);
4234 }
4235 }
4236
4240 internal static string PhotosDescription {
4241 get {
4242 return ResourceManager.GetString("PhotosDescription", resourceCulture);
4243 }
4244 }
4245
4249 internal static string PhotosSentDescription {
4250 get {
4251 return ResourceManager.GetString("PhotosSentDescription", resourceCulture);
4252 }
4253 }
4254
4258 internal static string PickPhoto {
4259 get {
4260 return ResourceManager.GetString("PickPhoto", resourceCulture);
4261 }
4262 }
4263
4267 internal static string PickPhotoOfYourself {
4268 get {
4269 return ResourceManager.GetString("PickPhotoOfYourself", resourceCulture);
4270 }
4271 }
4272
4276 internal static string Platform {
4277 get {
4278 return ResourceManager.GetString("Platform", resourceCulture);
4279 }
4280 }
4281
4285 internal static string PleaseReviewAndCheckAllCheckboxes {
4286 get {
4287 return ResourceManager.GetString("PleaseReviewAndCheckAllCheckboxes", resourceCulture);
4288 }
4289 }
4290
4294 internal static string PresenceSubscriptionReceived1 {
4295 get {
4296 return ResourceManager.GetString("PresenceSubscriptionReceived1", resourceCulture);
4297 }
4298 }
4299
4303 internal static string PresenceSubscriptionReceived2 {
4304 get {
4305 return ResourceManager.GetString("PresenceSubscriptionReceived2", resourceCulture);
4306 }
4307 }
4308
4312 internal static string PresenceSubscriptionReceived3 {
4313 get {
4314 return ResourceManager.GetString("PresenceSubscriptionReceived3", resourceCulture);
4315 }
4316 }
4317
4321 internal static string PresenceSubscriptionReceived4 {
4322 get {
4323 return ResourceManager.GetString("PresenceSubscriptionReceived4", resourceCulture);
4324 }
4325 }
4326
4330 internal static string PresenceSubscriptionReceived5 {
4331 get {
4332 return ResourceManager.GetString("PresenceSubscriptionReceived5", resourceCulture);
4333 }
4334 }
4335
4339 internal static string PresenceSubscriptionRequest {
4340 get {
4341 return ResourceManager.GetString("PresenceSubscriptionRequest", resourceCulture);
4342 }
4343 }
4344
4348 internal static string PresenceSubscriptionRequestSent {
4349 get {
4350 return ResourceManager.GetString("PresenceSubscriptionRequestSent", resourceCulture);
4351 }
4352 }
4353
4357 internal static string PresenceUnsubscriptionRequestSent {
4358 get {
4359 return ResourceManager.GetString("PresenceUnsubscriptionRequestSent", resourceCulture);
4360 }
4361 }
4362
4366 internal static string Present {
4367 get {
4368 return ResourceManager.GetString("Present", resourceCulture);
4369 }
4370 }
4371
4375 internal static string ProductInformation {
4376 get {
4377 return ResourceManager.GetString("ProductInformation", resourceCulture);
4378 }
4379 }
4380
4384 internal static string Profiling {
4385 get {
4386 return ResourceManager.GetString("Profiling", resourceCulture);
4387 }
4388 }
4389
4393 internal static string ProhibitRecording {
4394 get {
4395 return ResourceManager.GetString("ProhibitRecording", resourceCulture);
4396 }
4397 }
4398
4402 internal static string Proposal {
4403 get {
4404 return ResourceManager.GetString("Proposal", resourceCulture);
4405 }
4406 }
4407
4411 internal static string Propose {
4412 get {
4413 return ResourceManager.GetString("Propose", resourceCulture);
4414 }
4415 }
4416
4420 internal static string Proposed {
4421 get {
4422 return ResourceManager.GetString("Proposed", resourceCulture);
4423 }
4424 }
4425
4429 internal static string Provider {
4430 get {
4431 return ResourceManager.GetString("Provider", resourceCulture);
4432 }
4433 }
4434
4438 internal static string ProviderSectionApproveOption {
4439 get {
4440 return ResourceManager.GetString("ProviderSectionApproveOption", resourceCulture);
4441 }
4442 }
4443
4447 internal static string ProviderSectionChangeOption {
4448 get {
4449 return ResourceManager.GetString("ProviderSectionChangeOption", resourceCulture);
4450 }
4451 }
4452
4456 internal static string ProviderSectionTitle {
4457 get {
4458 return ResourceManager.GetString("ProviderSectionTitle", resourceCulture);
4459 }
4460 }
4461
4465 internal static string ProvisioningServiceNotFound {
4466 get {
4467 return ResourceManager.GetString("ProvisioningServiceNotFound", resourceCulture);
4468 }
4469 }
4470
4474 internal static string Purpose {
4475 get {
4476 return ResourceManager.GetString("Purpose", resourceCulture);
4477 }
4478 }
4479
4483 internal static string PurposeReviewContract {
4484 get {
4485 return ResourceManager.GetString("PurposeReviewContract", resourceCulture);
4486 }
4487 }
4488
4492 internal static string PurposeReviewToken {
4493 get {
4494 return ResourceManager.GetString("PurposeReviewToken", resourceCulture);
4495 }
4496 }
4497
4501 internal static string PushNotificationServiceNotFound {
4502 get {
4503 return ResourceManager.GetString("PushNotificationServiceNotFound", resourceCulture);
4504 }
4505 }
4506
4510 internal static string QrCodeNotUnderstood {
4511 get {
4512 return ResourceManager.GetString("QrCodeNotUnderstood", resourceCulture);
4513 }
4514 }
4515
4519 internal static string QrEnterManually {
4520 get {
4521 return ResourceManager.GetString("QrEnterManually", resourceCulture);
4522 }
4523 }
4524
4528 internal static string QrPageTitleScanInvitation {
4529 get {
4530 return ResourceManager.GetString("QrPageTitleScanInvitation", resourceCulture);
4531 }
4532 }
4533
4537 internal static string QrPageTitleScanPeerId {
4538 get {
4539 return ResourceManager.GetString("QrPageTitleScanPeerId", resourceCulture);
4540 }
4541 }
4542
4546 internal static string QrScanCode {
4547 get {
4548 return ResourceManager.GetString("QrScanCode", resourceCulture);
4549 }
4550 }
4551
4555 internal static string QrScanUri {
4556 get {
4557 return ResourceManager.GetString("QrScanUri", resourceCulture);
4558 }
4559 }
4560
4564 internal static string QrSectionTitlePlural {
4565 get {
4566 return ResourceManager.GetString("QrSectionTitlePlural", resourceCulture);
4567 }
4568 }
4569
4573 internal static string QrSectionTitleSingular {
4574 get {
4575 return ResourceManager.GetString("QrSectionTitleSingular", resourceCulture);
4576 }
4577 }
4578
4582 internal static string Question {
4583 get {
4584 return ResourceManager.GetString("Question", resourceCulture);
4585 }
4586 }
4587
4591 internal static string Range {
4592 get {
4593 return ResourceManager.GetString("Range", resourceCulture);
4594 }
4595 }
4596
4600 internal static string RangeText {
4601 get {
4602 return ResourceManager.GetString("RangeText", resourceCulture);
4603 }
4604 }
4605
4609 internal static string ReadoutRequestText {
4610 get {
4611 return ResourceManager.GetString("ReadoutRequestText", resourceCulture);
4612 }
4613 }
4614
4618 internal static string ReadoutRequestText2 {
4619 get {
4620 return ResourceManager.GetString("ReadoutRequestText2", resourceCulture);
4621 }
4622 }
4623
4627 internal static string ReadRequest {
4628 get {
4629 return ResourceManager.GetString("ReadRequest", resourceCulture);
4630 }
4631 }
4632
4636 internal static string ReadSensor {
4637 get {
4638 return ResourceManager.GetString("ReadSensor", resourceCulture);
4639 }
4640 }
4641
4645 internal static string Reference {
4646 get {
4647 return ResourceManager.GetString("Reference", resourceCulture);
4648 }
4649 }
4650
4654 internal static string ReferencedID {
4655 get {
4656 return ResourceManager.GetString("ReferencedID", resourceCulture);
4657 }
4658 }
4659
4663 internal static string Region {
4664 get {
4665 return ResourceManager.GetString("Region", resourceCulture);
4666 }
4667 }
4668
4672 internal static string Registering {
4673 get {
4674 return ResourceManager.GetString("Registering", resourceCulture);
4675 }
4676 }
4677
4681 internal static string Registry {
4682 get {
4683 return ResourceManager.GetString("Registry", resourceCulture);
4684 }
4685 }
4686
4690 internal static string Reject {
4691 get {
4692 return ResourceManager.GetString("Reject", resourceCulture);
4693 }
4694 }
4695
4699 internal static string Rejected {
4700 get {
4701 return ResourceManager.GetString("Rejected", resourceCulture);
4702 }
4703 }
4704
4708 internal static string RemoteParty {
4709 get {
4710 return ResourceManager.GetString("RemoteParty", resourceCulture);
4711 }
4712 }
4713
4717 internal static string RemoveContact {
4718 get {
4719 return ResourceManager.GetString("RemoveContact", resourceCulture);
4720 }
4721 }
4722
4726 internal static string RemoveSubscription {
4727 get {
4728 return ResourceManager.GetString("RemoveSubscription", resourceCulture);
4729 }
4730 }
4731
4735 internal static string RemoveSubscription1 {
4736 get {
4737 return ResourceManager.GetString("RemoveSubscription1", resourceCulture);
4738 }
4739 }
4740
4744 internal static string RemoveSubscription2 {
4745 get {
4746 return ResourceManager.GetString("RemoveSubscription2", resourceCulture);
4747 }
4748 }
4749
4753 internal static string RemoveSubscriptionFrom {
4754 get {
4755 return ResourceManager.GetString("RemoveSubscriptionFrom", resourceCulture);
4756 }
4757 }
4758
4762 internal static string RemoveSubscriptionFrom1 {
4763 get {
4764 return ResourceManager.GetString("RemoveSubscriptionFrom1", resourceCulture);
4765 }
4766 }
4767
4771 internal static string Repair {
4772 get {
4773 return ResourceManager.GetString("Repair", resourceCulture);
4774 }
4775 }
4776
4780 internal static string RepairRestart {
4781 get {
4782 return ResourceManager.GetString("RepairRestart", resourceCulture);
4783 }
4784 }
4785
4789 internal static string ReportAsCompromized {
4790 get {
4791 return ResourceManager.GetString("ReportAsCompromized", resourceCulture);
4792 }
4793 }
4794
4798 internal static string ReportAsCompromizedDescription {
4799 get {
4800 return ResourceManager.GetString("ReportAsCompromizedDescription", resourceCulture);
4801 }
4802 }
4803
4807 internal static string RequestForReview {
4808 get {
4809 return ResourceManager.GetString("RequestForReview", resourceCulture);
4810 }
4811 }
4812
4816 internal static string RequestingEntity {
4817 get {
4818 return ResourceManager.GetString("RequestingEntity", resourceCulture);
4819 }
4820 }
4821
4825 internal static string RequestingSession {
4826 get {
4827 return ResourceManager.GetString("RequestingSession", resourceCulture);
4828 }
4829 }
4830
4834 internal static string RequestPayment {
4835 get {
4836 return ResourceManager.GetString("RequestPayment", resourceCulture);
4837 }
4838 }
4839
4843 internal static string RequestPaymentMessage {
4844 get {
4845 return ResourceManager.GetString("RequestPaymentMessage", resourceCulture);
4846 }
4847 }
4848
4852 internal static string RequestReview {
4853 get {
4854 return ResourceManager.GetString("RequestReview", resourceCulture);
4855 }
4856 }
4857
4861 internal static string RequestReviewFromAPeer {
4862 get {
4863 return ResourceManager.GetString("RequestReviewFromAPeer", resourceCulture);
4864 }
4865 }
4866
4870 internal static string RequestSignature {
4871 get {
4872 return ResourceManager.GetString("RequestSignature", resourceCulture);
4873 }
4874 }
4875
4879 internal static string RequestTimedOut {
4880 get {
4881 return ResourceManager.GetString("RequestTimedOut", resourceCulture);
4882 }
4883 }
4884
4888 internal static string RequestToAccessContract {
4889 get {
4890 return ResourceManager.GetString("RequestToAccessContract", resourceCulture);
4891 }
4892 }
4893
4897 internal static string RequestToAccessIdentity {
4898 get {
4899 return ResourceManager.GetString("RequestToAccessIdentity", resourceCulture);
4900 }
4901 }
4902
4906 internal static string RequestWasCancelled {
4907 get {
4908 return ResourceManager.GetString("RequestWasCancelled", resourceCulture);
4909 }
4910 }
4911
4915 internal static string ResendCode {
4916 get {
4917 return ResourceManager.GetString("ResendCode", resourceCulture);
4918 }
4919 }
4920
4924 internal static string ResendCodeSeconds {
4925 get {
4926 return ResourceManager.GetString("ResendCodeSeconds", resourceCulture);
4927 }
4928 }
4929
4933 internal static string Reserved {
4934 get {
4935 return ResourceManager.GetString("Reserved", resourceCulture);
4936 }
4937 }
4938
4942 internal static string ReviewApproved {
4943 get {
4944 return ResourceManager.GetString("ReviewApproved", resourceCulture);
4945 }
4946 }
4947
4951 internal static string ReviewNote {
4952 get {
4953 return ResourceManager.GetString("ReviewNote", resourceCulture);
4954 }
4955 }
4956
4960 internal static string RevokeApplication {
4961 get {
4962 return ResourceManager.GetString("RevokeApplication", resourceCulture);
4963 }
4964 }
4965
4969 internal static string RevokeIdentity {
4970 get {
4971 return ResourceManager.GetString("RevokeIdentity", resourceCulture);
4972 }
4973 }
4974
4978 internal static string RevokeIdentityDescription {
4979 get {
4980 return ResourceManager.GetString("RevokeIdentityDescription", resourceCulture);
4981 }
4982 }
4983
4987 internal static string Role {
4988 get {
4989 return ResourceManager.GetString("Role", resourceCulture);
4990 }
4991 }
4992
4996 internal static string Roles {
4997 get {
4998 return ResourceManager.GetString("Roles", resourceCulture);
4999 }
5000 }
5001
5005 internal static string RolesInfoText {
5006 get {
5007 return ResourceManager.GetString("RolesInfoText", resourceCulture);
5008 }
5009 }
5010
5014 internal static string Room {
5015 get {
5016 return ResourceManager.GetString("Room", resourceCulture);
5017 }
5018 }
5019
5023 internal static string RulesDeleted {
5024 get {
5025 return ResourceManager.GetString("RulesDeleted", resourceCulture);
5026 }
5027 }
5028
5032 internal static string ScannedQrCode {
5033 get {
5034 return ResourceManager.GetString("ScannedQrCode", resourceCulture);
5035 }
5036 }
5037
5041 internal static string ScanQRCode {
5042 get {
5043 return ResourceManager.GetString("ScanQRCode", resourceCulture);
5044 }
5045 }
5046
5050 internal static string ScanQrCodeLabel {
5051 get {
5052 return ResourceManager.GetString("ScanQrCodeLabel", resourceCulture);
5053 }
5054 }
5055
5059 internal static string ScanQRShort {
5060 get {
5061 return ResourceManager.GetString("ScanQRShort", resourceCulture);
5062 }
5063 }
5064
5068 internal static string SchemaDigest {
5069 get {
5070 return ResourceManager.GetString("SchemaDigest", resourceCulture);
5071 }
5072 }
5073
5077 internal static string ScreenRecording {
5078 get {
5079 return ResourceManager.GetString("ScreenRecording", resourceCulture);
5080 }
5081 }
5082
5086 internal static string SearchByCountry {
5087 get {
5088 return ResourceManager.GetString("SearchByCountry", resourceCulture);
5089 }
5090 }
5091
5095 internal static string Second {
5096 get {
5097 return ResourceManager.GetString("Second", resourceCulture);
5098 }
5099 }
5100
5104 internal static string Seconds {
5105 get {
5106 return ResourceManager.GetString("Seconds", resourceCulture);
5107 }
5108 }
5109
5113 internal static string SecuritySettings {
5114 get {
5115 return ResourceManager.GetString("SecuritySettings", resourceCulture);
5116 }
5117 }
5118
5122 internal static string SeeInformationAgain {
5123 get {
5124 return ResourceManager.GetString("SeeInformationAgain", resourceCulture);
5125 }
5126 }
5127
5131 internal static string SelectContactToPay {
5132 get {
5133 return ResourceManager.GetString("SelectContactToPay", resourceCulture);
5134 }
5135 }
5136
5140 internal static string SelectDisplayMode {
5141 get {
5142 return ResourceManager.GetString("SelectDisplayMode", resourceCulture);
5143 }
5144 }
5145
5149 internal static string SelectedContactCannotBeAdded {
5150 get {
5151 return ResourceManager.GetString("SelectedContactCannotBeAdded", resourceCulture);
5152 }
5153 }
5154
5158 internal static string SelectFromWhomToRequestPayment {
5159 get {
5160 return ResourceManager.GetString("SelectFromWhomToRequestPayment", resourceCulture);
5161 }
5162 }
5163
5167 internal static string SelectGender {
5168 get {
5169 return ResourceManager.GetString("SelectGender", resourceCulture);
5170 }
5171 }
5172
5176 internal static string SelectingAPhotoIsNotSupported {
5177 get {
5178 return ResourceManager.GetString("SelectingAPhotoIsNotSupported", resourceCulture);
5179 }
5180 }
5181
5185 internal static string SelectNationality {
5186 get {
5187 return ResourceManager.GetString("SelectNationality", resourceCulture);
5188 }
5189 }
5190
5194 internal static string SelectServiceProviderBuyEDaler {
5195 get {
5196 return ResourceManager.GetString("SelectServiceProviderBuyEDaler", resourceCulture);
5197 }
5198 }
5199
5203 internal static string SelectServiceProviderPeerReview {
5204 get {
5205 return ResourceManager.GetString("SelectServiceProviderPeerReview", resourceCulture);
5206 }
5207 }
5208
5212 internal static string SelectServiceProviderSellEDaler {
5213 get {
5214 return ResourceManager.GetString("SelectServiceProviderSellEDaler", resourceCulture);
5215 }
5216 }
5217
5221 internal static string SelectWhoShouldHaveAccessToThisContract {
5222 get {
5223 return ResourceManager.GetString("SelectWhoShouldHaveAccessToThisContract", resourceCulture);
5224 }
5225 }
5226
5230 internal static string SelectYourRoleInThisContract {
5231 get {
5232 return ResourceManager.GetString("SelectYourRoleInThisContract", resourceCulture);
5233 }
5234 }
5235
5239 internal static string SellEDaler {
5240 get {
5241 return ResourceManager.GetString("SellEDaler", resourceCulture);
5242 }
5243 }
5244
5248 internal static string Send {
5249 get {
5250 return ResourceManager.GetString("Send", resourceCulture);
5251 }
5252 }
5253
5257 internal static string SendApplication {
5258 get {
5259 return ResourceManager.GetString("SendApplication", resourceCulture);
5260 }
5261 }
5262
5266 internal static string SendCode {
5267 get {
5268 return ResourceManager.GetString("SendCode", resourceCulture);
5269 }
5270 }
5271
5275 internal static string SendCodeSeconds {
5276 get {
5277 return ResourceManager.GetString("SendCodeSeconds", resourceCulture);
5278 }
5279 }
5280
5284 internal static string SendEmailWarning {
5285 get {
5286 return ResourceManager.GetString("SendEmailWarning", resourceCulture);
5287 }
5288 }
5289
5293 internal static string SendInformationTo {
5294 get {
5295 return ResourceManager.GetString("SendInformationTo", resourceCulture);
5296 }
5297 }
5298
5302 internal static string SendPayment {
5303 get {
5304 return ResourceManager.GetString("SendPayment", resourceCulture);
5305 }
5306 }
5307
5311 internal static string SendSeconds {
5312 get {
5313 return ResourceManager.GetString("SendSeconds", resourceCulture);
5314 }
5315 }
5316
5320 internal static string SensorData {
5321 get {
5322 return ResourceManager.GetString("SensorData", resourceCulture);
5323 }
5324 }
5325
5329 internal static string SensorDataAccepted {
5330 get {
5331 return ResourceManager.GetString("SensorDataAccepted", resourceCulture);
5332 }
5333 }
5334
5338 internal static string SensorDataCancelled {
5339 get {
5340 return ResourceManager.GetString("SensorDataCancelled", resourceCulture);
5341 }
5342 }
5343
5347 internal static string SensorDataDone {
5348 get {
5349 return ResourceManager.GetString("SensorDataDone", resourceCulture);
5350 }
5351 }
5352
5356 internal static string SensorDataFailure {
5357 get {
5358 return ResourceManager.GetString("SensorDataFailure", resourceCulture);
5359 }
5360 }
5361
5365 internal static string SensorDataHeaderComputed {
5366 get {
5367 return ResourceManager.GetString("SensorDataHeaderComputed", resourceCulture);
5368 }
5369 }
5370
5374 internal static string SensorDataHeaderHistorical {
5375 get {
5376 return ResourceManager.GetString("SensorDataHeaderHistorical", resourceCulture);
5377 }
5378 }
5379
5383 internal static string SensorDataHeaderIdentity {
5384 get {
5385 return ResourceManager.GetString("SensorDataHeaderIdentity", resourceCulture);
5386 }
5387 }
5388
5392 internal static string SensorDataHeaderMomentary {
5393 get {
5394 return ResourceManager.GetString("SensorDataHeaderMomentary", resourceCulture);
5395 }
5396 }
5397
5401 internal static string SensorDataHeaderOther {
5402 get {
5403 return ResourceManager.GetString("SensorDataHeaderOther", resourceCulture);
5404 }
5405 }
5406
5410 internal static string SensorDataHeaderPeak {
5411 get {
5412 return ResourceManager.GetString("SensorDataHeaderPeak", resourceCulture);
5413 }
5414 }
5415
5419 internal static string SensorDataHeaderStatus {
5420 get {
5421 return ResourceManager.GetString("SensorDataHeaderStatus", resourceCulture);
5422 }
5423 }
5424
5428 internal static string SensorDataReceiving {
5429 get {
5430 return ResourceManager.GetString("SensorDataReceiving", resourceCulture);
5431 }
5432 }
5433
5437 internal static string SensorDataRequested {
5438 get {
5439 return ResourceManager.GetString("SensorDataRequested", resourceCulture);
5440 }
5441 }
5442
5446 internal static string SensorDataStarted {
5447 get {
5448 return ResourceManager.GetString("SensorDataStarted", resourceCulture);
5449 }
5450 }
5451
5455 internal static string SensorDataText {
5456 get {
5457 return ResourceManager.GetString("SensorDataText", resourceCulture);
5458 }
5459 }
5460
5464 internal static string SensorServiceNotFound {
5465 get {
5466 return ResourceManager.GetString("SensorServiceNotFound", resourceCulture);
5467 }
5468 }
5469
5473 internal static string SerialNumber {
5474 get {
5475 return ResourceManager.GetString("SerialNumber", resourceCulture);
5476 }
5477 }
5478
5482 internal static string ServerDoesNotSupportFileUpload {
5483 get {
5484 return ResourceManager.GetString("ServerDoesNotSupportFileUpload", resourceCulture);
5485 }
5486 }
5487
5491 internal static string ServerInformation {
5492 get {
5493 return ResourceManager.GetString("ServerInformation", resourceCulture);
5494 }
5495 }
5496
5500 internal static string ServerSignatureInformationInfoText {
5501 get {
5502 return ResourceManager.GetString("ServerSignatureInformationInfoText", resourceCulture);
5503 }
5504 }
5505
5509 internal static string ServerSignatures {
5510 get {
5511 return ResourceManager.GetString("ServerSignatures", resourceCulture);
5512 }
5513 }
5514
5518 internal static string ServerSignaturesInfoText {
5519 get {
5520 return ResourceManager.GetString("ServerSignaturesInfoText", resourceCulture);
5521 }
5522 }
5523
5527 internal static string Service {
5528 get {
5529 return ResourceManager.GetString("Service", resourceCulture);
5530 }
5531 }
5532
5536 internal static string ServiceProvider {
5537 get {
5538 return ResourceManager.GetString("ServiceProvider", resourceCulture);
5539 }
5540 }
5541
5545 internal static string ServiceProviderInfo {
5546 get {
5547 return ResourceManager.GetString("ServiceProviderInfo", resourceCulture);
5548 }
5549 }
5550
5554 internal static string SettingPresence {
5555 get {
5556 return ResourceManager.GetString("SettingPresence", resourceCulture);
5557 }
5558 }
5559
5563 internal static string Settings {
5564 get {
5565 return ResourceManager.GetString("Settings", resourceCulture);
5566 }
5567 }
5568
5572 internal static string Share {
5573 get {
5574 return ResourceManager.GetString("Share", resourceCulture);
5575 }
5576 }
5577
5581 internal static string ShowDetails {
5582 get {
5583 return ResourceManager.GetString("ShowDetails", resourceCulture);
5584 }
5585 }
5586
5590 internal static string ShowIDShort {
5591 get {
5592 return ResourceManager.GetString("ShowIDShort", resourceCulture);
5593 }
5594 }
5595
5599 internal static string SignAfter {
5600 get {
5601 return ResourceManager.GetString("SignAfter", resourceCulture);
5602 }
5603 }
5604
5608 internal static string SignAsRole {
5609 get {
5610 return ResourceManager.GetString("SignAsRole", resourceCulture);
5611 }
5612 }
5613
5617 internal static string Signature {
5618 get {
5619 return ResourceManager.GetString("Signature", resourceCulture);
5620 }
5621 }
5622
5626 internal static string SignatureInformation {
5627 get {
5628 return ResourceManager.GetString("SignatureInformation", resourceCulture);
5629 }
5630 }
5631
5635 internal static string SignaturePetitionDenied {
5636 get {
5637 return ResourceManager.GetString("SignaturePetitionDenied", resourceCulture);
5638 }
5639 }
5640
5644 internal static string SignatureResponse {
5645 get {
5646 return ResourceManager.GetString("SignatureResponse", resourceCulture);
5647 }
5648 }
5649
5653 internal static string SignBefore {
5654 get {
5655 return ResourceManager.GetString("SignBefore", resourceCulture);
5656 }
5657 }
5658
5662 internal static string Signed {
5663 get {
5664 return ResourceManager.GetString("Signed", resourceCulture);
5665 }
5666 }
5667
5671 internal static string SomethingWentWrongWhenSendingEmailCode {
5672 get {
5673 return ResourceManager.GetString("SomethingWentWrongWhenSendingEmailCode", resourceCulture);
5674 }
5675 }
5676
5680 internal static string SomethingWentWrongWhenSendingPhoneCode {
5681 get {
5682 return ResourceManager.GetString("SomethingWentWrongWhenSendingPhoneCode", resourceCulture);
5683 }
5684 }
5685
5689 internal static string StartingEncryption {
5690 get {
5691 return ResourceManager.GetString("StartingEncryption", resourceCulture);
5692 }
5693 }
5694
5698 internal static string State {
5699 get {
5700 return ResourceManager.GetString("State", resourceCulture);
5701 }
5702 }
5703
5707 internal static string StateChangedTo {
5708 get {
5709 return ResourceManager.GetString("StateChangedTo", resourceCulture);
5710 }
5711 }
5712
5716 internal static string StateDiagram {
5717 get {
5718 return ResourceManager.GetString("StateDiagram", resourceCulture);
5719 }
5720 }
5721
5725 internal static string StatusValues {
5726 get {
5727 return ResourceManager.GetString("StatusValues", resourceCulture);
5728 }
5729 }
5730
5734 internal static string StreamNegotiation {
5735 get {
5736 return ResourceManager.GetString("StreamNegotiation", resourceCulture);
5737 }
5738 }
5739
5743 internal static string StreamOpened {
5744 get {
5745 return ResourceManager.GetString("StreamOpened", resourceCulture);
5746 }
5747 }
5748
5752 internal static string StreetName {
5753 get {
5754 return ResourceManager.GetString("StreetName", resourceCulture);
5755 }
5756 }
5757
5761 internal static string StreetNumber {
5762 get {
5763 return ResourceManager.GetString("StreetNumber", resourceCulture);
5764 }
5765 }
5766
5770 internal static string STRINGNOTDEFINED {
5771 get {
5772 return ResourceManager.GetString("STRINGNOTDEFINED", resourceCulture);
5773 }
5774 }
5775
5779 internal static string Submit {
5780 get {
5781 return ResourceManager.GetString("Submit", resourceCulture);
5782 }
5783 }
5784
5788 internal static string SubscribeTo {
5789 get {
5790 return ResourceManager.GetString("SubscribeTo", resourceCulture);
5791 }
5792 }
5793
5797 internal static string SubscribeToPresence {
5798 get {
5799 return ResourceManager.GetString("SubscribeToPresence", resourceCulture);
5800 }
5801 }
5802
5806 internal static string SubscribeToPresence1 {
5807 get {
5808 return ResourceManager.GetString("SubscribeToPresence1", resourceCulture);
5809 }
5810 }
5811
5815 internal static string SubscribeToPresence2 {
5816 get {
5817 return ResourceManager.GetString("SubscribeToPresence2", resourceCulture);
5818 }
5819 }
5820
5824 internal static string SubscribeToPresence3 {
5825 get {
5826 return ResourceManager.GetString("SubscribeToPresence3", resourceCulture);
5827 }
5828 }
5829
5833 internal static string SuccessTitle {
5834 get {
5835 return ResourceManager.GetString("SuccessTitle", resourceCulture);
5836 }
5837 }
5838
5842 internal static string SupportEmailSubject {
5843 get {
5844 return ResourceManager.GetString("SupportEmailSubject", resourceCulture);
5845 }
5846 }
5847
5851 internal static string SwitchingToTestPhoneNumberNotAllowed {
5852 get {
5853 return ResourceManager.GetString("SwitchingToTestPhoneNumberNotAllowed", resourceCulture);
5854 }
5855 }
5856
5860 internal static string TagEngraved {
5861 get {
5862 return ResourceManager.GetString("TagEngraved", resourceCulture);
5863 }
5864 }
5865
5869 internal static string TagNotEngraved {
5870 get {
5871 return ResourceManager.GetString("TagNotEngraved", resourceCulture);
5872 }
5873 }
5874
5878 internal static string TagValueCopiedToClipboard {
5879 get {
5880 return ResourceManager.GetString("TagValueCopiedToClipboard", resourceCulture);
5881 }
5882 }
5883
5887 internal static string TakePhoto {
5888 get {
5889 return ResourceManager.GetString("TakePhoto", resourceCulture);
5890 }
5891 }
5892
5896 internal static string TakePhotoOfYourself {
5897 get {
5898 return ResourceManager.GetString("TakePhotoOfYourself", resourceCulture);
5899 }
5900 }
5901
5905 internal static string TakePhotoToShare {
5906 get {
5907 return ResourceManager.GetString("TakePhotoToShare", resourceCulture);
5908 }
5909 }
5910
5914 internal static string TakingAPhotoIsNotSupported {
5915 get {
5916 return ResourceManager.GetString("TakingAPhotoIsNotSupported", resourceCulture);
5917 }
5918 }
5919
5923 internal static string Technical {
5924 get {
5925 return ResourceManager.GetString("Technical", resourceCulture);
5926 }
5927 }
5928
5932 internal static string TemplateId {
5933 get {
5934 return ResourceManager.GetString("TemplateId", resourceCulture);
5935 }
5936 }
5937
5941 internal static string TestOtpUsed {
5942 get {
5943 return ResourceManager.GetString("TestOtpUsed", resourceCulture);
5944 }
5945 }
5946
5950 internal static string TheContractRequiresAtLeast_AddMoreParts {
5951 get {
5952 return ResourceManager.GetString("TheContractRequiresAtLeast_AddMoreParts", resourceCulture);
5953 }
5954 }
5955
5959 internal static string TheContractRequiresAtMost_RemoveParts {
5960 get {
5961 return ResourceManager.GetString("TheContractRequiresAtMost_RemoveParts", resourceCulture);
5962 }
5963 }
5964
5968 internal static string ThereIsNoNetwork {
5969 get {
5970 return ResourceManager.GetString("ThereIsNoNetwork", resourceCulture);
5971 }
5972 }
5973
5977 internal static string TheSpecifiedCodeIsNotALegalIdentity {
5978 get {
5979 return ResourceManager.GetString("TheSpecifiedCodeIsNotALegalIdentity", resourceCulture);
5980 }
5981 }
5982
5986 internal static string Thing {
5987 get {
5988 return ResourceManager.GetString("Thing", resourceCulture);
5989 }
5990 }
5991
5995 internal static string ThingDisowned {
5996 get {
5997 return ResourceManager.GetString("ThingDisowned", resourceCulture);
5998 }
5999 }
6000
6004 internal static string ThingRegistryServiceNotFound {
6005 get {
6006 return ResourceManager.GetString("ThingRegistryServiceNotFound", resourceCulture);
6007 }
6008 }
6009
6013 internal static string Things {
6014 get {
6015 return ResourceManager.GetString("Things", resourceCulture);
6016 }
6017 }
6018
6022 internal static string ThingsDescription {
6023 get {
6024 return ResourceManager.GetString("ThingsDescription", resourceCulture);
6025 }
6026 }
6027
6031 internal static string ThisCodeCannotBeClaimedAtThisTime {
6032 get {
6033 return ResourceManager.GetString("ThisCodeCannotBeClaimedAtThisTime", resourceCulture);
6034 }
6035 }
6036
6040 internal static string Time {
6041 get {
6042 return ResourceManager.GetString("Time", resourceCulture);
6043 }
6044 }
6045
6049 internal static string Timestamp {
6050 get {
6051 return ResourceManager.GetString("Timestamp", resourceCulture);
6052 }
6053 }
6054
6058 internal static string To {
6059 get {
6060 return ResourceManager.GetString("To", resourceCulture);
6061 }
6062 }
6063
6067 internal static string ToDevice {
6068 get {
6069 return ResourceManager.GetString("ToDevice", resourceCulture);
6070 }
6071 }
6072
6076 internal static string TokenAdded {
6077 get {
6078 return ResourceManager.GetString("TokenAdded", resourceCulture);
6079 }
6080 }
6081
6085 internal static string TokenAdded2 {
6086 get {
6087 return ResourceManager.GetString("TokenAdded2", resourceCulture);
6088 }
6089 }
6090
6094 internal static string TokenCreationTemplates {
6095 get {
6096 return ResourceManager.GetString("TokenCreationTemplates", resourceCulture);
6097 }
6098 }
6099
6103 internal static string TokenCreationTemplatesInfoText {
6104 get {
6105 return ResourceManager.GetString("TokenCreationTemplatesInfoText", resourceCulture);
6106 }
6107 }
6108
6112 internal static string TokenRemoved {
6113 get {
6114 return ResourceManager.GetString("TokenRemoved", resourceCulture);
6115 }
6116 }
6117
6121 internal static string TokenRemoved2 {
6122 get {
6123 return ResourceManager.GetString("TokenRemoved2", resourceCulture);
6124 }
6125 }
6126
6130 internal static string ToService {
6131 get {
6132 return ResourceManager.GetString("ToService", resourceCulture);
6133 }
6134 }
6135
6139 internal static string TouchId {
6140 get {
6141 return ResourceManager.GetString("TouchId", resourceCulture);
6142 }
6143 }
6144
6148 internal static string TouchIdInfo {
6149 get {
6150 return ResourceManager.GetString("TouchIdInfo", resourceCulture);
6151 }
6152 }
6153
6157 internal static string ToUser {
6158 get {
6159 return ResourceManager.GetString("ToUser", resourceCulture);
6160 }
6161 }
6162
6166 internal static string ToUser2 {
6167 get {
6168 return ResourceManager.GetString("ToUser2", resourceCulture);
6169 }
6170 }
6171
6175 internal static string TransactionAccepted {
6176 get {
6177 return ResourceManager.GetString("TransactionAccepted", resourceCulture);
6178 }
6179 }
6180
6184 internal static string TransactionId {
6185 get {
6186 return ResourceManager.GetString("TransactionId", resourceCulture);
6187 }
6188 }
6189
6193 internal static string Transferable {
6194 get {
6195 return ResourceManager.GetString("Transferable", resourceCulture);
6196 }
6197 }
6198
6202 internal static string TransferIdentity {
6203 get {
6204 return ResourceManager.GetString("TransferIdentity", resourceCulture);
6205 }
6206 }
6207
6211 internal static string TransferIdentityDescription {
6212 get {
6213 return ResourceManager.GetString("TransferIdentityDescription", resourceCulture);
6214 }
6215 }
6216
6220 internal static string TransferIdentityPageDetails {
6221 get {
6222 return ResourceManager.GetString("TransferIdentityPageDetails", resourceCulture);
6223 }
6224 }
6225
6229 internal static string UnableToAccessInvitation {
6230 get {
6231 return ResourceManager.GetString("UnableToAccessInvitation", resourceCulture);
6232 }
6233 }
6234
6238 internal static string UnableToAuthenticateWith {
6239 get {
6240 return ResourceManager.GetString("UnableToAuthenticateWith", resourceCulture);
6241 }
6242 }
6243
6247 internal static string UnableToChangePassword {
6248 get {
6249 return ResourceManager.GetString("UnableToChangePassword", resourceCulture);
6250 }
6251 }
6252
6256 internal static string UnableToClaimThing {
6257 get {
6258 return ResourceManager.GetString("UnableToClaimThing", resourceCulture);
6259 }
6260 }
6261
6265 internal static string UnableToConnect {
6266 get {
6267 return ResourceManager.GetString("UnableToConnect", resourceCulture);
6268 }
6269 }
6270
6274 internal static string UnableToConnectTo {
6275 get {
6276 return ResourceManager.GetString("UnableToConnectTo", resourceCulture);
6277 }
6278 }
6279
6283 internal static string UnableToGetAccessToYourPrivateKeys {
6284 get {
6285 return ResourceManager.GetString("UnableToGetAccessToYourPrivateKeys", resourceCulture);
6286 }
6287 }
6288
6292 internal static string UnableToGetHistory {
6293 get {
6294 return ResourceManager.GetString("UnableToGetHistory", resourceCulture);
6295 }
6296 }
6297
6301 internal static string UnableToGetListOfMyDevices {
6302 get {
6303 return ResourceManager.GetString("UnableToGetListOfMyDevices", resourceCulture);
6304 }
6305 }
6306
6310 internal static string UnableToGetOptions {
6311 get {
6312 return ResourceManager.GetString("UnableToGetOptions", resourceCulture);
6313 }
6314 }
6315
6319 internal static string UnableToGetPresent {
6320 get {
6321 return ResourceManager.GetString("UnableToGetPresent", resourceCulture);
6322 }
6323 }
6324
6328 internal static string UnableToGetProfiling {
6329 get {
6330 return ResourceManager.GetString("UnableToGetProfiling", resourceCulture);
6331 }
6332 }
6333
6337 internal static string UnableToGetStateDiagram {
6338 get {
6339 return ResourceManager.GetString("UnableToGetStateDiagram", resourceCulture);
6340 }
6341 }
6342
6346 internal static string UnableToOpenLink {
6347 get {
6348 return ResourceManager.GetString("UnableToOpenLink", resourceCulture);
6349 }
6350 }
6351
6355 internal static string UnableToProcessEDalerUri {
6356 get {
6357 return ResourceManager.GetString("UnableToProcessEDalerUri", resourceCulture);
6358 }
6359 }
6360
6364 internal static string UnableToRespond {
6365 get {
6366 return ResourceManager.GetString("UnableToRespond", resourceCulture);
6367 }
6368 }
6369
6373 internal static string UnableToSignReview {
6374 get {
6375 return ResourceManager.GetString("UnableToSignReview", resourceCulture);
6376 }
6377 }
6378
6382 internal static string UnableToVerifyCode {
6383 get {
6384 return ResourceManager.GetString("UnableToVerifyCode", resourceCulture);
6385 }
6386 }
6387
6391 internal static string UndoSelection {
6392 get {
6393 return ResourceManager.GetString("UndoSelection", resourceCulture);
6394 }
6395 }
6396
6400 internal static string UnexpectedResponse {
6401 get {
6402 return ResourceManager.GetString("UnexpectedResponse", resourceCulture);
6403 }
6404 }
6405
6409 internal static string Unlocked {
6410 get {
6411 return ResourceManager.GetString("Unlocked", resourceCulture);
6412 }
6413 }
6414
6418 internal static string UnrecognizedEDalerURI {
6419 get {
6420 return ResourceManager.GetString("UnrecognizedEDalerURI", resourceCulture);
6421 }
6422 }
6423
6427 internal static string UnrecognizedEventType {
6428 get {
6429 return ResourceManager.GetString("UnrecognizedEventType", resourceCulture);
6430 }
6431 }
6432
6436 internal static string UnsubscribeFrom {
6437 get {
6438 return ResourceManager.GetString("UnsubscribeFrom", resourceCulture);
6439 }
6440 }
6441
6445 internal static string Updated {
6446 get {
6447 return ResourceManager.GetString("Updated", resourceCulture);
6448 }
6449 }
6450
6454 internal static string UseNickname {
6455 get {
6456 return ResourceManager.GetString("UseNickname", resourceCulture);
6457 }
6458 }
6459
6463 internal static string User {
6464 get {
6465 return ResourceManager.GetString("User", resourceCulture);
6466 }
6467 }
6468
6472 internal static string UseRealName {
6473 get {
6474 return ResourceManager.GetString("UseRealName", resourceCulture);
6475 }
6476 }
6477
6481 internal static string Username {
6482 get {
6483 return ResourceManager.GetString("Username", resourceCulture);
6484 }
6485 }
6486
6490 internal static string UsernameNameAlreadyTaken {
6491 get {
6492 return ResourceManager.GetString("UsernameNameAlreadyTaken", resourceCulture);
6493 }
6494 }
6495
6499 internal static string UserSignedAs {
6500 get {
6501 return ResourceManager.GetString("UserSignedAs", resourceCulture);
6502 }
6503 }
6504
6508 internal static string Valuator {
6509 get {
6510 return ResourceManager.GetString("Valuator", resourceCulture);
6511 }
6512 }
6513
6517 internal static string VariablesUpdated {
6518 get {
6519 return ResourceManager.GetString("VariablesUpdated", resourceCulture);
6520 }
6521 }
6522
6526 internal static string Verify {
6527 get {
6528 return ResourceManager.GetString("Verify", resourceCulture);
6529 }
6530 }
6531
6535 internal static string VerifyCodeSectionTitle {
6536 get {
6537 return ResourceManager.GetString("VerifyCodeSectionTitle", resourceCulture);
6538 }
6539 }
6540
6544 internal static string Version {
6545 get {
6546 return ResourceManager.GetString("Version", resourceCulture);
6547 }
6548 }
6549
6553 internal static string ViewContract {
6554 get {
6555 return ResourceManager.GetString("ViewContract", resourceCulture);
6556 }
6557 }
6558
6562 internal static string ViewId {
6563 get {
6564 return ResourceManager.GetString("ViewId", resourceCulture);
6565 }
6566 }
6567
6571 internal static string ViewIdApplication {
6572 get {
6573 return ResourceManager.GetString("ViewIdApplication", resourceCulture);
6574 }
6575 }
6576
6580 internal static string ViewIdApplicationDescription {
6581 get {
6582 return ResourceManager.GetString("ViewIdApplicationDescription", resourceCulture);
6583 }
6584 }
6585
6589 internal static string Visibility {
6590 get {
6591 return ResourceManager.GetString("Visibility", resourceCulture);
6592 }
6593 }
6594
6598 internal static string Wallet {
6599 get {
6600 return ResourceManager.GetString("Wallet", resourceCulture);
6601 }
6602 }
6603
6607 internal static string WarningTitle {
6608 get {
6609 return ResourceManager.GetString("WarningTitle", resourceCulture);
6610 }
6611 }
6612
6616 internal static string WhatIsAServiceProvider {
6617 get {
6618 return ResourceManager.GetString("WhatIsAServiceProvider", resourceCulture);
6619 }
6620 }
6621
6625 internal static string WhatIsX {
6626 get {
6627 return ResourceManager.GetString("WhatIsX", resourceCulture);
6628 }
6629 }
6630
6634 internal static string Witness {
6635 get {
6636 return ResourceManager.GetString("Witness", resourceCulture);
6637 }
6638 }
6639
6643 internal static string XInY {
6644 get {
6645 return ResourceManager.GetString("XInY", resourceCulture);
6646 }
6647 }
6648
6652 internal static string XmppState_Authenticating {
6653 get {
6654 return ResourceManager.GetString("XmppState_Authenticating", resourceCulture);
6655 }
6656 }
6657
6661 internal static string XmppState_Binding {
6662 get {
6663 return ResourceManager.GetString("XmppState_Binding", resourceCulture);
6664 }
6665 }
6666
6670 internal static string XmppState_Connected {
6671 get {
6672 return ResourceManager.GetString("XmppState_Connected", resourceCulture);
6673 }
6674 }
6675
6679 internal static string XmppState_Connecting {
6680 get {
6681 return ResourceManager.GetString("XmppState_Connecting", resourceCulture);
6682 }
6683 }
6684
6688 internal static string XmppState_Error {
6689 get {
6690 return ResourceManager.GetString("XmppState_Error", resourceCulture);
6691 }
6692 }
6693
6697 internal static string XmppState_FetchingRoster {
6698 get {
6699 return ResourceManager.GetString("XmppState_FetchingRoster", resourceCulture);
6700 }
6701 }
6702
6706 internal static string XmppState_Offline {
6707 get {
6708 return ResourceManager.GetString("XmppState_Offline", resourceCulture);
6709 }
6710 }
6711
6715 internal static string XmppState_Registering {
6716 get {
6717 return ResourceManager.GetString("XmppState_Registering", resourceCulture);
6718 }
6719 }
6720
6724 internal static string XmppState_RequestingSession {
6725 get {
6726 return ResourceManager.GetString("XmppState_RequestingSession", resourceCulture);
6727 }
6728 }
6729
6733 internal static string XmppState_SettingPresence {
6734 get {
6735 return ResourceManager.GetString("XmppState_SettingPresence", resourceCulture);
6736 }
6737 }
6738
6742 internal static string XmppState_StartingEncryption {
6743 get {
6744 return ResourceManager.GetString("XmppState_StartingEncryption", resourceCulture);
6745 }
6746 }
6747
6751 internal static string XmppState_StreamNegotiation {
6752 get {
6753 return ResourceManager.GetString("XmppState_StreamNegotiation", resourceCulture);
6754 }
6755 }
6756
6760 internal static string XmppState_StreamOpened {
6761 get {
6762 return ResourceManager.GetString("XmppState_StreamOpened", resourceCulture);
6763 }
6764 }
6765
6769 internal static string XOnY {
6770 get {
6771 return ResourceManager.GetString("XOnY", resourceCulture);
6772 }
6773 }
6774
6778 internal static string Year {
6779 get {
6780 return ResourceManager.GetString("Year", resourceCulture);
6781 }
6782 }
6783
6787 internal static string Years {
6788 get {
6789 return ResourceManager.GetString("Years", resourceCulture);
6790 }
6791 }
6792
6796 internal static string Yes {
6797 get {
6798 return ResourceManager.GetString("Yes", resourceCulture);
6799 }
6800 }
6801
6805 internal static string Yesterday {
6806 get {
6807 return ResourceManager.GetString("Yesterday", resourceCulture);
6808 }
6809 }
6810
6814 internal static string YouCanNowScanIdCodes {
6815 get {
6816 return ResourceManager.GetString("YouCanNowScanIdCodes", resourceCulture);
6817 }
6818 }
6819
6823 internal static string YouHaveReceivedAProposal {
6824 get {
6825 return ResourceManager.GetString("YouHaveReceivedAProposal", resourceCulture);
6826 }
6827 }
6828
6832 internal static string YouNeedToApproveToAssociate {
6833 get {
6834 return ResourceManager.GetString("YouNeedToApproveToAssociate", resourceCulture);
6835 }
6836 }
6837
6841 internal static string YouNeedToCheckCarefullyReviewed {
6842 get {
6843 return ResourceManager.GetString("YouNeedToCheckCarefullyReviewed", resourceCulture);
6844 }
6845 }
6846
6850 internal static string YourApplicationWasRejected {
6851 get {
6852 return ResourceManager.GetString("YourApplicationWasRejected", resourceCulture);
6853 }
6854 }
6855
6859 internal static string YourContractContainsErrors {
6860 get {
6861 return ResourceManager.GetString("YourContractContainsErrors", resourceCulture);
6862 }
6863 }
6864
6868 internal static string YourLegalIdentity {
6869 get {
6870 return ResourceManager.GetString("YourLegalIdentity", resourceCulture);
6871 }
6872 }
6873
6877 internal static string YourLegalIdentityHasBeenCompromised {
6878 get {
6879 return ResourceManager.GetString("YourLegalIdentityHasBeenCompromised", resourceCulture);
6880 }
6881 }
6882
6886 internal static string YourLegalIdentityHasBeenObsoleted {
6887 get {
6888 return ResourceManager.GetString("YourLegalIdentityHasBeenObsoleted", resourceCulture);
6889 }
6890 }
6891
6895 internal static string YourRole {
6896 get {
6897 return ResourceManager.GetString("YourRole", resourceCulture);
6898 }
6899 }
6900
6904 internal static string ZipCode {
6905 get {
6906 return ResourceManager.GetString("ZipCode", resourceCulture);
6907 }
6908 }
6909 }
6910}