FrameworkResources.cs 79 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527
  1. using System.CodeDom.Compiler;
  2. using System.ComponentModel;
  3. using System.Diagnostics;
  4. using System.Globalization;
  5. using System.Resources;
  6. using System.Runtime.CompilerServices;
  7. namespace PF
  8. {
  9. [DebuggerNonUserCode]
  10. [CompilerGenerated]
  11. [GeneratedCode("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
  12. internal class FrameworkResources
  13. {
  14. private static CultureInfo resourceCulture;
  15. private static ResourceManager resourceMan;
  16. internal FrameworkResources()
  17. {
  18. }
  19. internal static string AllPlayersFolder
  20. {
  21. get
  22. {
  23. return FrameworkResources.ResourceManager.GetString(nameof (AllPlayersFolder), FrameworkResources.resourceCulture);
  24. }
  25. }
  26. internal static string AloneInTheParty
  27. {
  28. get
  29. {
  30. return FrameworkResources.ResourceManager.GetString(nameof (AloneInTheParty), FrameworkResources.resourceCulture);
  31. }
  32. }
  33. internal static string Apply3DBeforePlaying
  34. {
  35. get
  36. {
  37. return FrameworkResources.ResourceManager.GetString(nameof (Apply3DBeforePlaying), FrameworkResources.resourceCulture);
  38. }
  39. }
  40. internal static string ArrayMultipleFour
  41. {
  42. get
  43. {
  44. return FrameworkResources.ResourceManager.GetString(nameof (ArrayMultipleFour), FrameworkResources.resourceCulture);
  45. }
  46. }
  47. internal static string BackBufferBadSize
  48. {
  49. get
  50. {
  51. return FrameworkResources.ResourceManager.GetString(nameof (BackBufferBadSize), FrameworkResources.resourceCulture);
  52. }
  53. }
  54. internal static string BadXnb
  55. {
  56. get
  57. {
  58. return FrameworkResources.ResourceManager.GetString(nameof (BadXnb), FrameworkResources.resourceCulture);
  59. }
  60. }
  61. internal static string BadXnbGraphicsProfile
  62. {
  63. get
  64. {
  65. return FrameworkResources.ResourceManager.GetString(nameof (BadXnbGraphicsProfile), FrameworkResources.resourceCulture);
  66. }
  67. }
  68. internal static string BadXnbMagic
  69. {
  70. get
  71. {
  72. return FrameworkResources.ResourceManager.GetString(nameof (BadXnbMagic), FrameworkResources.resourceCulture);
  73. }
  74. }
  75. internal static string BadXnbPlatform
  76. {
  77. get
  78. {
  79. return FrameworkResources.ResourceManager.GetString(nameof (BadXnbPlatform), FrameworkResources.resourceCulture);
  80. }
  81. }
  82. internal static string BadXnbSize
  83. {
  84. get
  85. {
  86. return FrameworkResources.ResourceManager.GetString(nameof (BadXnbSize), FrameworkResources.resourceCulture);
  87. }
  88. }
  89. internal static string BadXnbTypeVersion
  90. {
  91. get
  92. {
  93. return FrameworkResources.ResourceManager.GetString(nameof (BadXnbTypeVersion), FrameworkResources.resourceCulture);
  94. }
  95. }
  96. internal static string BadXnbVersion
  97. {
  98. get
  99. {
  100. return FrameworkResources.ResourceManager.GetString(nameof (BadXnbVersion), FrameworkResources.resourceCulture);
  101. }
  102. }
  103. internal static string BadXnbWrongType
  104. {
  105. get
  106. {
  107. return FrameworkResources.ResourceManager.GetString(nameof (BadXnbWrongType), FrameworkResources.resourceCulture);
  108. }
  109. }
  110. internal static string BeginMustBeCalledBeforeDraw
  111. {
  112. get
  113. {
  114. return FrameworkResources.ResourceManager.GetString(nameof (BeginMustBeCalledBeforeDraw), FrameworkResources.resourceCulture);
  115. }
  116. }
  117. internal static string BeginMustBeCalledBeforeEnd
  118. {
  119. get
  120. {
  121. return FrameworkResources.ResourceManager.GetString(nameof (BeginMustBeCalledBeforeEnd), FrameworkResources.resourceCulture);
  122. }
  123. }
  124. internal static string BindPoseNotAvailable
  125. {
  126. get
  127. {
  128. return FrameworkResources.ResourceManager.GetString(nameof (BindPoseNotAvailable), FrameworkResources.resourceCulture);
  129. }
  130. }
  131. internal static string BlobStreamIsNotExpandable
  132. {
  133. get
  134. {
  135. return FrameworkResources.ResourceManager.GetString(nameof (BlobStreamIsNotExpandable), FrameworkResources.resourceCulture);
  136. }
  137. }
  138. internal static string BoundingBoxZeroPoints
  139. {
  140. get
  141. {
  142. return FrameworkResources.ResourceManager.GetString(nameof (BoundingBoxZeroPoints), FrameworkResources.resourceCulture);
  143. }
  144. }
  145. internal static string BoundingSphereZeroPoints
  146. {
  147. get
  148. {
  149. return FrameworkResources.ResourceManager.GetString(nameof (BoundingSphereZeroPoints), FrameworkResources.resourceCulture);
  150. }
  151. }
  152. internal static string BoundStateObject
  153. {
  154. get
  155. {
  156. return FrameworkResources.ResourceManager.GetString(nameof (BoundStateObject), FrameworkResources.resourceCulture);
  157. }
  158. }
  159. internal static string BuiltInEffectWrongTextureType
  160. {
  161. get
  162. {
  163. return FrameworkResources.ResourceManager.GetString(nameof (BuiltInEffectWrongTextureType), FrameworkResources.resourceCulture);
  164. }
  165. }
  166. internal static string CallFrameworkDispatcherUpdate
  167. {
  168. get
  169. {
  170. return FrameworkResources.ResourceManager.GetString(nameof (CallFrameworkDispatcherUpdate), FrameworkResources.resourceCulture);
  171. }
  172. }
  173. internal static string CannotCallSpriteBeginTwice
  174. {
  175. get
  176. {
  177. return FrameworkResources.ResourceManager.GetString(nameof (CannotCallSpriteBeginTwice), FrameworkResources.resourceCulture);
  178. }
  179. }
  180. internal static string CannotClearNullDepth
  181. {
  182. get
  183. {
  184. return FrameworkResources.ResourceManager.GetString(nameof (CannotClearNullDepth), FrameworkResources.resourceCulture);
  185. }
  186. }
  187. internal static string CannotDrawNoData
  188. {
  189. get
  190. {
  191. return FrameworkResources.ResourceManager.GetString(nameof (CannotDrawNoData), FrameworkResources.resourceCulture);
  192. }
  193. }
  194. internal static string CannotDrawNoShader
  195. {
  196. get
  197. {
  198. return FrameworkResources.ResourceManager.GetString(nameof (CannotDrawNoShader), FrameworkResources.resourceCulture);
  199. }
  200. }
  201. internal static string CannotEndTwice
  202. {
  203. get
  204. {
  205. return FrameworkResources.ResourceManager.GetString(nameof (CannotEndTwice), FrameworkResources.resourceCulture);
  206. }
  207. }
  208. internal static string CannotGetBackBufferActiveRenderTargets
  209. {
  210. get
  211. {
  212. return FrameworkResources.ResourceManager.GetString(nameof (CannotGetBackBufferActiveRenderTargets),
  213. FrameworkResources.resourceCulture);
  214. }
  215. }
  216. internal static string CannotMixShader2and3
  217. {
  218. get
  219. {
  220. return FrameworkResources.ResourceManager.GetString(nameof (CannotMixShader2and3), FrameworkResources.resourceCulture);
  221. }
  222. }
  223. internal static string CannotNextSpriteBeginImmediate
  224. {
  225. get
  226. {
  227. return FrameworkResources.ResourceManager.GetString(nameof (CannotNextSpriteBeginImmediate), FrameworkResources.resourceCulture);
  228. }
  229. }
  230. internal static string CannotPresentActiveRenderTargets
  231. {
  232. get
  233. {
  234. return FrameworkResources.ResourceManager.GetString(nameof (CannotPresentActiveRenderTargets), FrameworkResources.resourceCulture);
  235. }
  236. }
  237. internal static string CannotSetAlreadyUsedRenderTarget
  238. {
  239. get
  240. {
  241. return FrameworkResources.ResourceManager.GetString(nameof (CannotSetAlreadyUsedRenderTarget), FrameworkResources.resourceCulture);
  242. }
  243. }
  244. internal static string CannotUseFormatTypeAsManualWhenLocking
  245. {
  246. get
  247. {
  248. return FrameworkResources.ResourceManager.GetString(nameof (CannotUseFormatTypeAsManualWhenLocking),
  249. FrameworkResources.resourceCulture);
  250. }
  251. }
  252. internal static string CantDisableLighting
  253. {
  254. get
  255. {
  256. return FrameworkResources.ResourceManager.GetString(nameof (CantDisableLighting), FrameworkResources.resourceCulture);
  257. }
  258. }
  259. internal static string CantRemoveLocalMachine
  260. {
  261. get
  262. {
  263. return FrameworkResources.ResourceManager.GetString(nameof (CantRemoveLocalMachine), FrameworkResources.resourceCulture);
  264. }
  265. }
  266. internal static string CantSerializeMember
  267. {
  268. get
  269. {
  270. return FrameworkResources.ResourceManager.GetString(nameof (CantSerializeMember), FrameworkResources.resourceCulture);
  271. }
  272. }
  273. internal static string CantSerializeReadOnlyNull
  274. {
  275. get
  276. {
  277. return FrameworkResources.ResourceManager.GetString(nameof (CantSerializeReadOnlyNull), FrameworkResources.resourceCulture);
  278. }
  279. }
  280. internal static string CharacterNotInFont
  281. {
  282. get
  283. {
  284. return FrameworkResources.ResourceManager.GetString(nameof (CharacterNotInFont), FrameworkResources.resourceCulture);
  285. }
  286. }
  287. internal static string ContentManagerCannotChangeRootDirectory
  288. {
  289. get
  290. {
  291. return FrameworkResources.ResourceManager.GetString(nameof (ContentManagerCannotChangeRootDirectory),
  292. FrameworkResources.resourceCulture);
  293. }
  294. }
  295. internal static string CouldNotCreateResource
  296. {
  297. get
  298. {
  299. return FrameworkResources.ResourceManager.GetString(nameof (CouldNotCreateResource), FrameworkResources.resourceCulture);
  300. }
  301. }
  302. internal static string CouldNotDeleteContainerAlreadyInUse
  303. {
  304. get
  305. {
  306. return FrameworkResources.ResourceManager.GetString(nameof (CouldNotDeleteContainerAlreadyInUse), FrameworkResources.resourceCulture);
  307. }
  308. }
  309. internal static string CouldNotReadKeyboard
  310. {
  311. get
  312. {
  313. return FrameworkResources.ResourceManager.GetString(nameof (CouldNotReadKeyboard), FrameworkResources.resourceCulture);
  314. }
  315. }
  316. internal static string CueNotFound
  317. {
  318. get
  319. {
  320. return FrameworkResources.ResourceManager.GetString(nameof (CueNotFound), FrameworkResources.resourceCulture);
  321. }
  322. }
  323. [EditorBrowsable(EditorBrowsableState.Advanced)]
  324. internal static CultureInfo Culture
  325. {
  326. get
  327. {
  328. return FrameworkResources.resourceCulture;
  329. }
  330. set
  331. {
  332. FrameworkResources.resourceCulture = value;
  333. }
  334. }
  335. internal static string DataNotAvailable
  336. {
  337. get
  338. {
  339. return FrameworkResources.ResourceManager.GetString(nameof (DataNotAvailable), FrameworkResources.resourceCulture);
  340. }
  341. }
  342. internal static string DecompressionError
  343. {
  344. get
  345. {
  346. return FrameworkResources.ResourceManager.GetString(nameof (DecompressionError), FrameworkResources.resourceCulture);
  347. }
  348. }
  349. internal static string DeviceCannotBeNullOnResourceCreate
  350. {
  351. get
  352. {
  353. return FrameworkResources.ResourceManager.GetString(nameof (DeviceCannotBeNullOnResourceCreate), FrameworkResources.resourceCulture);
  354. }
  355. }
  356. internal static string DriverError
  357. {
  358. get
  359. {
  360. return FrameworkResources.ResourceManager.GetString(nameof (DriverError), FrameworkResources.resourceCulture);
  361. }
  362. }
  363. internal static string DuplicateVertexElement
  364. {
  365. get
  366. {
  367. return FrameworkResources.ResourceManager.GetString(nameof (DuplicateVertexElement), FrameworkResources.resourceCulture);
  368. }
  369. }
  370. internal static string DxtNotMultipleOfFour
  371. {
  372. get
  373. {
  374. return FrameworkResources.ResourceManager.GetString(nameof (DxtNotMultipleOfFour), FrameworkResources.resourceCulture);
  375. }
  376. }
  377. internal static string DynamicSoundEffectInstancePacketLimit
  378. {
  379. get
  380. {
  381. return FrameworkResources.ResourceManager.GetString(nameof (DynamicSoundEffectInstancePacketLimit),
  382. FrameworkResources.resourceCulture);
  383. }
  384. }
  385. internal static string DynamicSoundEffectInvalidBuffer
  386. {
  387. get
  388. {
  389. return FrameworkResources.ResourceManager.GetString(nameof (DynamicSoundEffectInvalidBuffer), FrameworkResources.resourceCulture);
  390. }
  391. }
  392. internal static string DynamicSoundEffectInvalidLoopRegion
  393. {
  394. get
  395. {
  396. return FrameworkResources.ResourceManager.GetString(nameof (DynamicSoundEffectInvalidLoopRegion), FrameworkResources.resourceCulture);
  397. }
  398. }
  399. internal static string DynamicSoundEffectInvalidOffset
  400. {
  401. get
  402. {
  403. return FrameworkResources.ResourceManager.GetString(nameof (DynamicSoundEffectInvalidOffset), FrameworkResources.resourceCulture);
  404. }
  405. }
  406. internal static string DynamicSoundEffectInvalidPlayLength
  407. {
  408. get
  409. {
  410. return FrameworkResources.ResourceManager.GetString(nameof (DynamicSoundEffectInvalidPlayLength), FrameworkResources.resourceCulture);
  411. }
  412. }
  413. internal static string EmptySongCollectionsCannotBePlayed
  414. {
  415. get
  416. {
  417. return FrameworkResources.ResourceManager.GetString(nameof (EmptySongCollectionsCannotBePlayed), FrameworkResources.resourceCulture);
  418. }
  419. }
  420. internal static string EndMustBeCalledBeforeBegin
  421. {
  422. get
  423. {
  424. return FrameworkResources.ResourceManager.GetString(nameof (EndMustBeCalledBeforeBegin), FrameworkResources.resourceCulture);
  425. }
  426. }
  427. internal static string Expired
  428. {
  429. get
  430. {
  431. return FrameworkResources.ResourceManager.GetString(nameof (Expired), FrameworkResources.resourceCulture);
  432. }
  433. }
  434. internal static string GamerAlreadyInSession
  435. {
  436. get
  437. {
  438. return FrameworkResources.ResourceManager.GetString(nameof (GamerAlreadyInSession), FrameworkResources.resourceCulture);
  439. }
  440. }
  441. internal static string GamerInvalid
  442. {
  443. get
  444. {
  445. return FrameworkResources.ResourceManager.GetString(nameof (GamerInvalid), FrameworkResources.resourceCulture);
  446. }
  447. }
  448. internal static string GamerNull
  449. {
  450. get
  451. {
  452. return FrameworkResources.ResourceManager.GetString(nameof (GamerNull), FrameworkResources.resourceCulture);
  453. }
  454. }
  455. internal static string GamerServicesAlreadyInitialized
  456. {
  457. get
  458. {
  459. return FrameworkResources.ResourceManager.GetString(nameof (GamerServicesAlreadyInitialized), FrameworkResources.resourceCulture);
  460. }
  461. }
  462. internal static string GamerServicesCancelButton
  463. {
  464. get
  465. {
  466. return FrameworkResources.ResourceManager.GetString(nameof (GamerServicesCancelButton), FrameworkResources.resourceCulture);
  467. }
  468. }
  469. internal static string GamerServicesGuideAlreadyVisible
  470. {
  471. get
  472. {
  473. return FrameworkResources.ResourceManager.GetString(nameof (GamerServicesGuideAlreadyVisible), FrameworkResources.resourceCulture);
  474. }
  475. }
  476. internal static string GamerServicesInitializeFromNonUIThread
  477. {
  478. get
  479. {
  480. return FrameworkResources.ResourceManager.GetString(nameof (GamerServicesInitializeFromNonUIThread),
  481. FrameworkResources.resourceCulture);
  482. }
  483. }
  484. internal static string GamerServicesNotInitialized
  485. {
  486. get
  487. {
  488. return FrameworkResources.ResourceManager.GetString(nameof (GamerServicesNotInitialized), FrameworkResources.resourceCulture);
  489. }
  490. }
  491. internal static string GamerServicesOkButton
  492. {
  493. get
  494. {
  495. return FrameworkResources.ResourceManager.GetString(nameof (GamerServicesOkButton), FrameworkResources.resourceCulture);
  496. }
  497. }
  498. internal static string GesturesNotAvailable
  499. {
  500. get
  501. {
  502. return FrameworkResources.ResourceManager.GetString(nameof (GesturesNotAvailable), FrameworkResources.resourceCulture);
  503. }
  504. }
  505. internal static string GesturesNotEnabled
  506. {
  507. get
  508. {
  509. return FrameworkResources.ResourceManager.GetString(nameof (GesturesNotEnabled), FrameworkResources.resourceCulture);
  510. }
  511. }
  512. internal static string GuideIsShowing
  513. {
  514. get
  515. {
  516. return FrameworkResources.ResourceManager.GetString(nameof (GuideIsShowing), FrameworkResources.resourceCulture);
  517. }
  518. }
  519. internal static string IAsyncNotFromBegin
  520. {
  521. get
  522. {
  523. return FrameworkResources.ResourceManager.GetString(nameof (IAsyncNotFromBegin), FrameworkResources.resourceCulture);
  524. }
  525. }
  526. internal static string InCallback
  527. {
  528. get
  529. {
  530. return FrameworkResources.ResourceManager.GetString(nameof (InCallback), FrameworkResources.resourceCulture);
  531. }
  532. }
  533. internal static string IndexBuffersMustBeSizedCorrectly
  534. {
  535. get
  536. {
  537. return FrameworkResources.ResourceManager.GetString(nameof (IndexBuffersMustBeSizedCorrectly), FrameworkResources.resourceCulture);
  538. }
  539. }
  540. internal static string InstallingTitleUpdate
  541. {
  542. get
  543. {
  544. return FrameworkResources.ResourceManager.GetString(nameof (InstallingTitleUpdate), FrameworkResources.resourceCulture);
  545. }
  546. }
  547. internal static string InstancePlayFailedDueToLimit
  548. {
  549. get
  550. {
  551. return FrameworkResources.ResourceManager.GetString(nameof (InstancePlayFailedDueToLimit), FrameworkResources.resourceCulture);
  552. }
  553. }
  554. internal static string InvalidAccelerometer
  555. {
  556. get
  557. {
  558. return FrameworkResources.ResourceManager.GetString(nameof (InvalidAccelerometer), FrameworkResources.resourceCulture);
  559. }
  560. }
  561. internal static string InvalidApply3DCall
  562. {
  563. get
  564. {
  565. return FrameworkResources.ResourceManager.GetString(nameof (InvalidApply3DCall), FrameworkResources.resourceCulture);
  566. }
  567. }
  568. internal static string InvalidBufferSize
  569. {
  570. get
  571. {
  572. return FrameworkResources.ResourceManager.GetString(nameof (InvalidBufferSize), FrameworkResources.resourceCulture);
  573. }
  574. }
  575. internal static string InvalidBytesPerCluster
  576. {
  577. get
  578. {
  579. return FrameworkResources.ResourceManager.GetString(nameof (InvalidBytesPerCluster), FrameworkResources.resourceCulture);
  580. }
  581. }
  582. internal static string InvalidCacheContainerOpenAsyncResult
  583. {
  584. get
  585. {
  586. return FrameworkResources.ResourceManager.GetString(nameof (InvalidCacheContainerOpenAsyncResult),
  587. FrameworkResources.resourceCulture);
  588. }
  589. }
  590. internal static string InvalidCall
  591. {
  592. get
  593. {
  594. return FrameworkResources.ResourceManager.GetString(nameof (InvalidCall), FrameworkResources.resourceCulture);
  595. }
  596. }
  597. internal static string InvalidCategory
  598. {
  599. get
  600. {
  601. return FrameworkResources.ResourceManager.GetString(nameof (InvalidCategory), FrameworkResources.resourceCulture);
  602. }
  603. }
  604. internal static string InvalidContentVersion
  605. {
  606. get
  607. {
  608. return FrameworkResources.ResourceManager.GetString(nameof (InvalidContentVersion), FrameworkResources.resourceCulture);
  609. }
  610. }
  611. internal static string InvalidController
  612. {
  613. get
  614. {
  615. return FrameworkResources.ResourceManager.GetString(nameof (InvalidController), FrameworkResources.resourceCulture);
  616. }
  617. }
  618. internal static string InvalidCue
  619. {
  620. get
  621. {
  622. return FrameworkResources.ResourceManager.GetString(nameof (InvalidCue), FrameworkResources.resourceCulture);
  623. }
  624. }
  625. internal static string InvalidDataSize
  626. {
  627. get
  628. {
  629. return FrameworkResources.ResourceManager.GetString(nameof (InvalidDataSize), FrameworkResources.resourceCulture);
  630. }
  631. }
  632. internal static string InvalidDevice
  633. {
  634. get
  635. {
  636. return FrameworkResources.ResourceManager.GetString(nameof (InvalidDevice), FrameworkResources.resourceCulture);
  637. }
  638. }
  639. internal static string InvalidDisplayOrientation
  640. {
  641. get
  642. {
  643. return FrameworkResources.ResourceManager.GetString(nameof (InvalidDisplayOrientation), FrameworkResources.resourceCulture);
  644. }
  645. }
  646. internal static string InvalidEmitterDopplerScale
  647. {
  648. get
  649. {
  650. return FrameworkResources.ResourceManager.GetString(nameof (InvalidEmitterDopplerScale), FrameworkResources.resourceCulture);
  651. }
  652. }
  653. internal static string InvalidEntryCount
  654. {
  655. get
  656. {
  657. return FrameworkResources.ResourceManager.GetString(nameof (InvalidEntryCount), FrameworkResources.resourceCulture);
  658. }
  659. }
  660. internal static string InvalidFileCacheSize
  661. {
  662. get
  663. {
  664. return FrameworkResources.ResourceManager.GetString(nameof (InvalidFileCacheSize), FrameworkResources.resourceCulture);
  665. }
  666. }
  667. internal static string InvalidInstanceStreams
  668. {
  669. get
  670. {
  671. return FrameworkResources.ResourceManager.GetString(nameof (InvalidInstanceStreams), FrameworkResources.resourceCulture);
  672. }
  673. }
  674. internal static string InvalidMicrophoneBufferDuration
  675. {
  676. get
  677. {
  678. return FrameworkResources.ResourceManager.GetString(nameof (InvalidMicrophoneBufferDuration), FrameworkResources.resourceCulture);
  679. }
  680. }
  681. internal static string InvalidNativeHandle
  682. {
  683. get
  684. {
  685. return FrameworkResources.ResourceManager.GetString(nameof (InvalidNativeHandle), FrameworkResources.resourceCulture);
  686. }
  687. }
  688. internal static string InvalidRectangle
  689. {
  690. get
  691. {
  692. return FrameworkResources.ResourceManager.GetString(nameof (InvalidRectangle), FrameworkResources.resourceCulture);
  693. }
  694. }
  695. internal static string InvalidServiceProvider
  696. {
  697. get
  698. {
  699. return FrameworkResources.ResourceManager.GetString(nameof (InvalidServiceProvider), FrameworkResources.resourceCulture);
  700. }
  701. }
  702. internal static string InvalidSessionState
  703. {
  704. get
  705. {
  706. return FrameworkResources.ResourceManager.GetString(nameof (InvalidSessionState), FrameworkResources.resourceCulture);
  707. }
  708. }
  709. internal static string InvalidSoundOffsetOrIndex
  710. {
  711. get
  712. {
  713. return FrameworkResources.ResourceManager.GetString(nameof (InvalidSoundOffsetOrIndex), FrameworkResources.resourceCulture);
  714. }
  715. }
  716. internal static string InvalidStoragePath
  717. {
  718. get
  719. {
  720. return FrameworkResources.ResourceManager.GetString(nameof (InvalidStoragePath), FrameworkResources.resourceCulture);
  721. }
  722. }
  723. internal static string InvalidStringFormat
  724. {
  725. get
  726. {
  727. return FrameworkResources.ResourceManager.GetString(nameof (InvalidStringFormat), FrameworkResources.resourceCulture);
  728. }
  729. }
  730. internal static string InvalidTitleContainerName
  731. {
  732. get
  733. {
  734. return FrameworkResources.ResourceManager.GetString(nameof (InvalidTitleContainerName), FrameworkResources.resourceCulture);
  735. }
  736. }
  737. internal static string InvalidTotalSize
  738. {
  739. get
  740. {
  741. return FrameworkResources.ResourceManager.GetString(nameof (InvalidTotalSize), FrameworkResources.resourceCulture);
  742. }
  743. }
  744. internal static string InvalidTouchPanel
  745. {
  746. get
  747. {
  748. return FrameworkResources.ResourceManager.GetString(nameof (InvalidTouchPanel), FrameworkResources.resourceCulture);
  749. }
  750. }
  751. internal static string InvalidTrackIndex
  752. {
  753. get
  754. {
  755. return FrameworkResources.ResourceManager.GetString(nameof (InvalidTrackIndex), FrameworkResources.resourceCulture);
  756. }
  757. }
  758. internal static string InvalidUsage
  759. {
  760. get
  761. {
  762. return FrameworkResources.ResourceManager.GetString(nameof (InvalidUsage), FrameworkResources.resourceCulture);
  763. }
  764. }
  765. internal static string InvalidVariableIndex
  766. {
  767. get
  768. {
  769. return FrameworkResources.ResourceManager.GetString(nameof (InvalidVariableIndex), FrameworkResources.resourceCulture);
  770. }
  771. }
  772. internal static string InvalidWaveIndex
  773. {
  774. get
  775. {
  776. return FrameworkResources.ResourceManager.GetString(nameof (InvalidWaveIndex), FrameworkResources.resourceCulture);
  777. }
  778. }
  779. internal static string InvalidWaveStream
  780. {
  781. get
  782. {
  783. return FrameworkResources.ResourceManager.GetString(nameof (InvalidWaveStream), FrameworkResources.resourceCulture);
  784. }
  785. }
  786. internal static string InvalidXactVolume
  787. {
  788. get
  789. {
  790. return FrameworkResources.ResourceManager.GetString(nameof (InvalidXactVolume), FrameworkResources.resourceCulture);
  791. }
  792. }
  793. internal static string InviteeNotSignedIn
  794. {
  795. get
  796. {
  797. return FrameworkResources.ResourceManager.GetString(nameof (InviteeNotSignedIn), FrameworkResources.resourceCulture);
  798. }
  799. }
  800. internal static string IsCompleteMustBeCalled
  801. {
  802. get
  803. {
  804. return FrameworkResources.ResourceManager.GetString(nameof (IsCompleteMustBeCalled), FrameworkResources.resourceCulture);
  805. }
  806. }
  807. internal static string LeaderboardColumnNotFound
  808. {
  809. get
  810. {
  811. return FrameworkResources.ResourceManager.GetString(nameof (LeaderboardColumnNotFound), FrameworkResources.resourceCulture);
  812. }
  813. }
  814. internal static string LeaderboardColumnOverflow
  815. {
  816. get
  817. {
  818. return FrameworkResources.ResourceManager.GetString(nameof (LeaderboardColumnOverflow), FrameworkResources.resourceCulture);
  819. }
  820. }
  821. internal static string LeaderboardIsArbitrated
  822. {
  823. get
  824. {
  825. return FrameworkResources.ResourceManager.GetString(nameof (LeaderboardIsArbitrated), FrameworkResources.resourceCulture);
  826. }
  827. }
  828. internal static string LeaderboardNotLocal
  829. {
  830. get
  831. {
  832. return FrameworkResources.ResourceManager.GetString(nameof (LeaderboardNotLocal), FrameworkResources.resourceCulture);
  833. }
  834. }
  835. internal static string LeaderboardReaderCannotPage
  836. {
  837. get
  838. {
  839. return FrameworkResources.ResourceManager.GetString(nameof (LeaderboardReaderCannotPage), FrameworkResources.resourceCulture);
  840. }
  841. }
  842. internal static string LeaderboardWriteOverflow
  843. {
  844. get
  845. {
  846. return FrameworkResources.ResourceManager.GetString(nameof (LeaderboardWriteOverflow), FrameworkResources.resourceCulture);
  847. }
  848. }
  849. internal static string LIVEn400BadRequest
  850. {
  851. get
  852. {
  853. return FrameworkResources.ResourceManager.GetString(nameof (LIVEn400BadRequest), FrameworkResources.resourceCulture);
  854. }
  855. }
  856. internal static string LIVEn401Unauthorized
  857. {
  858. get
  859. {
  860. return FrameworkResources.ResourceManager.GetString(nameof (LIVEn401Unauthorized), FrameworkResources.resourceCulture);
  861. }
  862. }
  863. internal static string LIVEn500InternalServerError
  864. {
  865. get
  866. {
  867. return FrameworkResources.ResourceManager.GetString(nameof (LIVEn500InternalServerError), FrameworkResources.resourceCulture);
  868. }
  869. }
  870. internal static string LIVEn503ServiceUnavailable
  871. {
  872. get
  873. {
  874. return FrameworkResources.ResourceManager.GetString(nameof (LIVEn503ServiceUnavailable), FrameworkResources.resourceCulture);
  875. }
  876. }
  877. internal static string LIVEnAccountBanned
  878. {
  879. get
  880. {
  881. return FrameworkResources.ResourceManager.GetString(nameof (LIVEnAccountBanned), FrameworkResources.resourceCulture);
  882. }
  883. }
  884. internal static string LIVEnAccountSuspended
  885. {
  886. get
  887. {
  888. return FrameworkResources.ResourceManager.GetString(nameof (LIVEnAccountSuspended), FrameworkResources.resourceCulture);
  889. }
  890. }
  891. internal static string LIVEnCountryNotSupported
  892. {
  893. get
  894. {
  895. return FrameworkResources.ResourceManager.GetString(nameof (LIVEnCountryNotSupported), FrameworkResources.resourceCulture);
  896. }
  897. }
  898. internal static string LIVEnFlashUpdateRequired
  899. {
  900. get
  901. {
  902. return FrameworkResources.ResourceManager.GetString(nameof (LIVEnFlashUpdateRequired), FrameworkResources.resourceCulture);
  903. }
  904. }
  905. internal static string LIVEnGamertagChangeRequired
  906. {
  907. get
  908. {
  909. return FrameworkResources.ResourceManager.GetString(nameof (LIVEnGamertagChangeRequired), FrameworkResources.resourceCulture);
  910. }
  911. }
  912. internal static string LIVEnGamertagUpdateRequired
  913. {
  914. get
  915. {
  916. return FrameworkResources.ResourceManager.GetString(nameof (LIVEnGamertagUpdateRequired), FrameworkResources.resourceCulture);
  917. }
  918. }
  919. internal static string LIVEnInvalidUser
  920. {
  921. get
  922. {
  923. return FrameworkResources.ResourceManager.GetString(nameof (LIVEnInvalidUser), FrameworkResources.resourceCulture);
  924. }
  925. }
  926. internal static string LIVEnNotSupportedTitle
  927. {
  928. get
  929. {
  930. return FrameworkResources.ResourceManager.GetString(nameof (LIVEnNotSupportedTitle), FrameworkResources.resourceCulture);
  931. }
  932. }
  933. internal static string LIVEnServiceNotProvisioned
  934. {
  935. get
  936. {
  937. return FrameworkResources.ResourceManager.GetString(nameof (LIVEnServiceNotProvisioned), FrameworkResources.resourceCulture);
  938. }
  939. }
  940. internal static string LIVEnTermsOfServiceNotAccepted
  941. {
  942. get
  943. {
  944. return FrameworkResources.ResourceManager.GetString(nameof (LIVEnTermsOfServiceNotAccepted), FrameworkResources.resourceCulture);
  945. }
  946. }
  947. internal static string LIVEnTitleUpdateRequired
  948. {
  949. get
  950. {
  951. return FrameworkResources.ResourceManager.GetString(nameof (LIVEnTitleUpdateRequired), FrameworkResources.resourceCulture);
  952. }
  953. }
  954. internal static string LIVEnUnexpectedNetworkError
  955. {
  956. get
  957. {
  958. return FrameworkResources.ResourceManager.GetString(nameof (LIVEnUnexpectedNetworkError), FrameworkResources.resourceCulture);
  959. }
  960. }
  961. internal static string LIVEnXBLConnectionUnavailable
  962. {
  963. get
  964. {
  965. return FrameworkResources.ResourceManager.GetString(nameof (LIVEnXBLConnectionUnavailable), FrameworkResources.resourceCulture);
  966. }
  967. }
  968. internal static string LIVEnXBLNotEnabled
  969. {
  970. get
  971. {
  972. return FrameworkResources.ResourceManager.GetString(nameof (LIVEnXBLNotEnabled), FrameworkResources.resourceCulture);
  973. }
  974. }
  975. internal static string LocalDeviceLibrary
  976. {
  977. get
  978. {
  979. return FrameworkResources.ResourceManager.GetString(nameof (LocalDeviceLibrary), FrameworkResources.resourceCulture);
  980. }
  981. }
  982. internal static string MissingNativeDependency
  983. {
  984. get
  985. {
  986. return FrameworkResources.ResourceManager.GetString(nameof (MissingNativeDependency), FrameworkResources.resourceCulture);
  987. }
  988. }
  989. internal static string MissingVertexShaderInput
  990. {
  991. get
  992. {
  993. return FrameworkResources.ResourceManager.GetString(nameof (MissingVertexShaderInput), FrameworkResources.resourceCulture);
  994. }
  995. }
  996. internal static string MissingVertexShaderInputDetails
  997. {
  998. get
  999. {
  1000. return FrameworkResources.ResourceManager.GetString(nameof (MissingVertexShaderInputDetails), FrameworkResources.resourceCulture);
  1001. }
  1002. }
  1003. internal static string MobileNoInstancing
  1004. {
  1005. get
  1006. {
  1007. return FrameworkResources.ResourceManager.GetString(nameof (MobileNoInstancing), FrameworkResources.resourceCulture);
  1008. }
  1009. }
  1010. internal static string ModelHasNoEffect
  1011. {
  1012. get
  1013. {
  1014. return FrameworkResources.ResourceManager.GetString(nameof (ModelHasNoEffect), FrameworkResources.resourceCulture);
  1015. }
  1016. }
  1017. internal static string ModelHasNoIEffectMatrices
  1018. {
  1019. get
  1020. {
  1021. return FrameworkResources.ResourceManager.GetString(nameof (ModelHasNoIEffectMatrices), FrameworkResources.resourceCulture);
  1022. }
  1023. }
  1024. internal static string MoreData
  1025. {
  1026. get
  1027. {
  1028. return FrameworkResources.ResourceManager.GetString(nameof (MoreData), FrameworkResources.resourceCulture);
  1029. }
  1030. }
  1031. internal static string MustBeValidIndex
  1032. {
  1033. get
  1034. {
  1035. return FrameworkResources.ResourceManager.GetString(nameof (MustBeValidIndex), FrameworkResources.resourceCulture);
  1036. }
  1037. }
  1038. internal static string MustCallBeginSprite
  1039. {
  1040. get
  1041. {
  1042. return FrameworkResources.ResourceManager.GetString(nameof (MustCallBeginSprite), FrameworkResources.resourceCulture);
  1043. }
  1044. }
  1045. internal static string MustDrawSomething
  1046. {
  1047. get
  1048. {
  1049. return FrameworkResources.ResourceManager.GetString(nameof (MustDrawSomething), FrameworkResources.resourceCulture);
  1050. }
  1051. }
  1052. internal static string MustResolveRenderTarget
  1053. {
  1054. get
  1055. {
  1056. return FrameworkResources.ResourceManager.GetString(nameof (MustResolveRenderTarget), FrameworkResources.resourceCulture);
  1057. }
  1058. }
  1059. internal static string MustRetrieveAtLeastOne
  1060. {
  1061. get
  1062. {
  1063. return FrameworkResources.ResourceManager.GetString(nameof (MustRetrieveAtLeastOne), FrameworkResources.resourceCulture);
  1064. }
  1065. }
  1066. internal static string MustUserShaderCode
  1067. {
  1068. get
  1069. {
  1070. return FrameworkResources.ResourceManager.GetString(nameof (MustUserShaderCode), FrameworkResources.resourceCulture);
  1071. }
  1072. }
  1073. internal static string NegativePlaneDistance
  1074. {
  1075. get
  1076. {
  1077. return FrameworkResources.ResourceManager.GetString(nameof (NegativePlaneDistance), FrameworkResources.resourceCulture);
  1078. }
  1079. }
  1080. internal static string NegativeRadius
  1081. {
  1082. get
  1083. {
  1084. return FrameworkResources.ResourceManager.GetString(nameof (NegativeRadius), FrameworkResources.resourceCulture);
  1085. }
  1086. }
  1087. internal static string NetworkError
  1088. {
  1089. get
  1090. {
  1091. return FrameworkResources.ResourceManager.GetString(nameof (NetworkError), FrameworkResources.resourceCulture);
  1092. }
  1093. }
  1094. internal static string NetworkGamerDisposed
  1095. {
  1096. get
  1097. {
  1098. return FrameworkResources.ResourceManager.GetString(nameof (NetworkGamerDisposed), FrameworkResources.resourceCulture);
  1099. }
  1100. }
  1101. internal static string NetworkGamerNotLocal
  1102. {
  1103. get
  1104. {
  1105. return FrameworkResources.ResourceManager.GetString(nameof (NetworkGamerNotLocal), FrameworkResources.resourceCulture);
  1106. }
  1107. }
  1108. internal static string NetworkGamerRequired
  1109. {
  1110. get
  1111. {
  1112. return FrameworkResources.ResourceManager.GetString(nameof (NetworkGamerRequired), FrameworkResources.resourceCulture);
  1113. }
  1114. }
  1115. internal static string NetworkGamerWrongSession
  1116. {
  1117. get
  1118. {
  1119. return FrameworkResources.ResourceManager.GetString(nameof (NetworkGamerWrongSession), FrameworkResources.resourceCulture);
  1120. }
  1121. }
  1122. internal static string NetworkNotAvailable
  1123. {
  1124. get
  1125. {
  1126. return FrameworkResources.ResourceManager.GetString(nameof (NetworkNotAvailable), FrameworkResources.resourceCulture);
  1127. }
  1128. }
  1129. internal static string NetworkSessionPropertiesReadOnly
  1130. {
  1131. get
  1132. {
  1133. return FrameworkResources.ResourceManager.GetString(nameof (NetworkSessionPropertiesReadOnly), FrameworkResources.resourceCulture);
  1134. }
  1135. }
  1136. internal static string NoAudioPlaybackDevicesFound
  1137. {
  1138. get
  1139. {
  1140. return FrameworkResources.ResourceManager.GetString(nameof (NoAudioPlaybackDevicesFound), FrameworkResources.resourceCulture);
  1141. }
  1142. }
  1143. internal static string NoCreatorsClub
  1144. {
  1145. get
  1146. {
  1147. return FrameworkResources.ResourceManager.GetString(nameof (NoCreatorsClub), FrameworkResources.resourceCulture);
  1148. }
  1149. }
  1150. internal static string NoDefaultConstructor
  1151. {
  1152. get
  1153. {
  1154. return FrameworkResources.ResourceManager.GetString(nameof (NoDefaultConstructor), FrameworkResources.resourceCulture);
  1155. }
  1156. }
  1157. internal static string NoDeviceConnected
  1158. {
  1159. get
  1160. {
  1161. return FrameworkResources.ResourceManager.GetString(nameof (NoDeviceConnected), FrameworkResources.resourceCulture);
  1162. }
  1163. }
  1164. internal static string NoGraphicsDevice
  1165. {
  1166. get
  1167. {
  1168. return FrameworkResources.ResourceManager.GetString(nameof (NoGraphicsDevice), FrameworkResources.resourceCulture);
  1169. }
  1170. }
  1171. internal static string NoGraphicsDeviceContent
  1172. {
  1173. get
  1174. {
  1175. return FrameworkResources.ResourceManager.GetString(nameof (NoGraphicsDeviceContent), FrameworkResources.resourceCulture);
  1176. }
  1177. }
  1178. internal static string NoJoinInProgress
  1179. {
  1180. get
  1181. {
  1182. return FrameworkResources.ResourceManager.GetString(nameof (NoJoinInProgress), FrameworkResources.resourceCulture);
  1183. }
  1184. }
  1185. internal static string NonZeroInstanceFrequency
  1186. {
  1187. get
  1188. {
  1189. return FrameworkResources.ResourceManager.GetString(nameof (NonZeroInstanceFrequency), FrameworkResources.resourceCulture);
  1190. }
  1191. }
  1192. internal static string NoProjectGuid
  1193. {
  1194. get
  1195. {
  1196. return FrameworkResources.ResourceManager.GetString(nameof (NoProjectGuid), FrameworkResources.resourceCulture);
  1197. }
  1198. }
  1199. internal static string NoPublicSlots
  1200. {
  1201. get
  1202. {
  1203. return FrameworkResources.ResourceManager.GetString(nameof (NoPublicSlots), FrameworkResources.resourceCulture);
  1204. }
  1205. }
  1206. internal static string NotCurrentTechnique
  1207. {
  1208. get
  1209. {
  1210. return FrameworkResources.ResourceManager.GetString(nameof (NotCurrentTechnique), FrameworkResources.resourceCulture);
  1211. }
  1212. }
  1213. internal static string NotEnoughCorners
  1214. {
  1215. get
  1216. {
  1217. return FrameworkResources.ResourceManager.GetString(nameof (NotEnoughCorners), FrameworkResources.resourceCulture);
  1218. }
  1219. }
  1220. internal static string NotEnoughPacketSpace
  1221. {
  1222. get
  1223. {
  1224. return FrameworkResources.ResourceManager.GetString(nameof (NotEnoughPacketSpace), FrameworkResources.resourceCulture);
  1225. }
  1226. }
  1227. internal static string NotEnoughSourceSize
  1228. {
  1229. get
  1230. {
  1231. return FrameworkResources.ResourceManager.GetString(nameof (NotEnoughSourceSize), FrameworkResources.resourceCulture);
  1232. }
  1233. }
  1234. internal static string NotEnoughTargetSize
  1235. {
  1236. get
  1237. {
  1238. return FrameworkResources.ResourceManager.GetString(nameof (NotEnoughTargetSize), FrameworkResources.resourceCulture);
  1239. }
  1240. }
  1241. internal static string NotFound
  1242. {
  1243. get
  1244. {
  1245. return FrameworkResources.ResourceManager.GetString(nameof (NotFound), FrameworkResources.resourceCulture);
  1246. }
  1247. }
  1248. internal static string NotInvited
  1249. {
  1250. get
  1251. {
  1252. return FrameworkResources.ResourceManager.GetString(nameof (NotInvited), FrameworkResources.resourceCulture);
  1253. }
  1254. }
  1255. internal static string NoWaveBank
  1256. {
  1257. get
  1258. {
  1259. return FrameworkResources.ResourceManager.GetString(nameof (NoWaveBank), FrameworkResources.resourceCulture);
  1260. }
  1261. }
  1262. internal static string NullGraphicsDeviceService
  1263. {
  1264. get
  1265. {
  1266. return FrameworkResources.ResourceManager.GetString(nameof (NullGraphicsDeviceService), FrameworkResources.resourceCulture);
  1267. }
  1268. }
  1269. internal static string NullNotAllowed
  1270. {
  1271. get
  1272. {
  1273. return FrameworkResources.ResourceManager.GetString(nameof (NullNotAllowed), FrameworkResources.resourceCulture);
  1274. }
  1275. }
  1276. internal static string NullWindowHandleNotAllowed
  1277. {
  1278. get
  1279. {
  1280. return FrameworkResources.ResourceManager.GetString(nameof (NullWindowHandleNotAllowed), FrameworkResources.resourceCulture);
  1281. }
  1282. }
  1283. internal static string NumberVerticesMustBeGreaterZero
  1284. {
  1285. get
  1286. {
  1287. return FrameworkResources.ResourceManager.GetString(nameof (NumberVerticesMustBeGreaterZero), FrameworkResources.resourceCulture);
  1288. }
  1289. }
  1290. internal static string ObjectDisposedException
  1291. {
  1292. get
  1293. {
  1294. return FrameworkResources.ResourceManager.GetString(nameof (ObjectDisposedException), FrameworkResources.resourceCulture);
  1295. }
  1296. }
  1297. internal static string OffsetNotValid
  1298. {
  1299. get
  1300. {
  1301. return FrameworkResources.ResourceManager.GetString(nameof (OffsetNotValid), FrameworkResources.resourceCulture);
  1302. }
  1303. }
  1304. internal static string OnlyOneCacheContainer
  1305. {
  1306. get
  1307. {
  1308. return FrameworkResources.ResourceManager.GetString(nameof (OnlyOneCacheContainer), FrameworkResources.resourceCulture);
  1309. }
  1310. }
  1311. internal static string OnlySupportedForLIVEn
  1312. {
  1313. get
  1314. {
  1315. return FrameworkResources.ResourceManager.GetString(nameof (OnlySupportedForLIVEn), FrameworkResources.resourceCulture);
  1316. }
  1317. }
  1318. internal static string OnlySupportedForXboxLIVE
  1319. {
  1320. get
  1321. {
  1322. return FrameworkResources.ResourceManager.GetString(nameof (OnlySupportedForXboxLIVE), FrameworkResources.resourceCulture);
  1323. }
  1324. }
  1325. internal static string OpenResourceNotBinary
  1326. {
  1327. get
  1328. {
  1329. return FrameworkResources.ResourceManager.GetString(nameof (OpenResourceNotBinary), FrameworkResources.resourceCulture);
  1330. }
  1331. }
  1332. internal static string OpenResourceNotFound
  1333. {
  1334. get
  1335. {
  1336. return FrameworkResources.ResourceManager.GetString(nameof (OpenResourceNotFound), FrameworkResources.resourceCulture);
  1337. }
  1338. }
  1339. internal static string OpenStreamError
  1340. {
  1341. get
  1342. {
  1343. return FrameworkResources.ResourceManager.GetString(nameof (OpenStreamError), FrameworkResources.resourceCulture);
  1344. }
  1345. }
  1346. internal static string OpenStreamNotFound
  1347. {
  1348. get
  1349. {
  1350. return FrameworkResources.ResourceManager.GetString(nameof (OpenStreamNotFound), FrameworkResources.resourceCulture);
  1351. }
  1352. }
  1353. internal static string OppositePlanes
  1354. {
  1355. get
  1356. {
  1357. return FrameworkResources.ResourceManager.GetString(nameof (OppositePlanes), FrameworkResources.resourceCulture);
  1358. }
  1359. }
  1360. internal static string OutOfMemoryDrawUserPrimitives
  1361. {
  1362. get
  1363. {
  1364. return FrameworkResources.ResourceManager.GetString(nameof (OutOfMemoryDrawUserPrimitives), FrameworkResources.resourceCulture);
  1365. }
  1366. }
  1367. internal static string OutRangeFieldOfView
  1368. {
  1369. get
  1370. {
  1371. return FrameworkResources.ResourceManager.GetString(nameof (OutRangeFieldOfView), FrameworkResources.resourceCulture);
  1372. }
  1373. }
  1374. internal static string PacketArrayTooSmall
  1375. {
  1376. get
  1377. {
  1378. return FrameworkResources.ResourceManager.GetString(nameof (PacketArrayTooSmall), FrameworkResources.resourceCulture);
  1379. }
  1380. }
  1381. internal static string PacketQueueFull
  1382. {
  1383. get
  1384. {
  1385. return FrameworkResources.ResourceManager.GetString(nameof (PacketQueueFull), FrameworkResources.resourceCulture);
  1386. }
  1387. }
  1388. internal static string PlayerDeviceAlreadyOpened
  1389. {
  1390. get
  1391. {
  1392. return FrameworkResources.ResourceManager.GetString(nameof (PlayerDeviceAlreadyOpened), FrameworkResources.resourceCulture);
  1393. }
  1394. }
  1395. internal static string PlayerFourFolder
  1396. {
  1397. get
  1398. {
  1399. return FrameworkResources.ResourceManager.GetString(nameof (PlayerFourFolder), FrameworkResources.resourceCulture);
  1400. }
  1401. }
  1402. internal static string PlayerOneFolder
  1403. {
  1404. get
  1405. {
  1406. return FrameworkResources.ResourceManager.GetString(nameof (PlayerOneFolder), FrameworkResources.resourceCulture);
  1407. }
  1408. }
  1409. internal static string PlayerThreeFolder
  1410. {
  1411. get
  1412. {
  1413. return FrameworkResources.ResourceManager.GetString(nameof (PlayerThreeFolder), FrameworkResources.resourceCulture);
  1414. }
  1415. }
  1416. internal static string PlayerTwoFolder
  1417. {
  1418. get
  1419. {
  1420. return FrameworkResources.ResourceManager.GetString(nameof (PlayerTwoFolder), FrameworkResources.resourceCulture);
  1421. }
  1422. }
  1423. internal static string ProFeatureNotSupported
  1424. {
  1425. get
  1426. {
  1427. return FrameworkResources.ResourceManager.GetString(nameof (ProFeatureNotSupported), FrameworkResources.resourceCulture);
  1428. }
  1429. }
  1430. internal static string ProfileAspectRatio
  1431. {
  1432. get
  1433. {
  1434. return FrameworkResources.ResourceManager.GetString(nameof (ProfileAspectRatio), FrameworkResources.resourceCulture);
  1435. }
  1436. }
  1437. internal static string ProfileDataCountRange
  1438. {
  1439. get
  1440. {
  1441. return FrameworkResources.ResourceManager.GetString(nameof (ProfileDataCountRange), FrameworkResources.resourceCulture);
  1442. }
  1443. }
  1444. internal static string ProfileDataIndexOutOfRange
  1445. {
  1446. get
  1447. {
  1448. return FrameworkResources.ResourceManager.GetString(nameof (ProfileDataIndexOutOfRange), FrameworkResources.resourceCulture);
  1449. }
  1450. }
  1451. internal static string ProfileDataOffsetRange
  1452. {
  1453. get
  1454. {
  1455. return FrameworkResources.ResourceManager.GetString(nameof (ProfileDataOffsetRange), FrameworkResources.resourceCulture);
  1456. }
  1457. }
  1458. internal static string ProfileDataSizeTooBig
  1459. {
  1460. get
  1461. {
  1462. return FrameworkResources.ResourceManager.GetString(nameof (ProfileDataSizeTooBig), FrameworkResources.resourceCulture);
  1463. }
  1464. }
  1465. internal static string ProfileFeatureNotSupported
  1466. {
  1467. get
  1468. {
  1469. return FrameworkResources.ResourceManager.GetString(nameof (ProfileFeatureNotSupported), FrameworkResources.resourceCulture);
  1470. }
  1471. }
  1472. internal static string ProfileFormatNotSupported
  1473. {
  1474. get
  1475. {
  1476. return FrameworkResources.ResourceManager.GetString(nameof (ProfileFormatNotSupported), FrameworkResources.resourceCulture);
  1477. }
  1478. }
  1479. internal static string ProfileInvalidBlendFormat
  1480. {
  1481. get
  1482. {
  1483. return FrameworkResources.ResourceManager.GetString(nameof (ProfileInvalidBlendFormat), FrameworkResources.resourceCulture);
  1484. }
  1485. }
  1486. internal static string ProfileInvalidDevice
  1487. {
  1488. get
  1489. {
  1490. return FrameworkResources.ResourceManager.GetString(nameof (ProfileInvalidDevice), FrameworkResources.resourceCulture);
  1491. }
  1492. }
  1493. internal static string ProfileInvalidFilterFormat
  1494. {
  1495. get
  1496. {
  1497. return FrameworkResources.ResourceManager.GetString(nameof (ProfileInvalidFilterFormat), FrameworkResources.resourceCulture);
  1498. }
  1499. }
  1500. internal static string ProfileMaxPrimitiveCount
  1501. {
  1502. get
  1503. {
  1504. return FrameworkResources.ResourceManager.GetString(nameof (ProfileMaxPrimitiveCount), FrameworkResources.resourceCulture);
  1505. }
  1506. }
  1507. internal static string ProfileMaxRenderTargets
  1508. {
  1509. get
  1510. {
  1511. return FrameworkResources.ResourceManager.GetString(nameof (ProfileMaxRenderTargets), FrameworkResources.resourceCulture);
  1512. }
  1513. }
  1514. internal static string ProfileMaxVertexElements
  1515. {
  1516. get
  1517. {
  1518. return FrameworkResources.ResourceManager.GetString(nameof (ProfileMaxVertexElements), FrameworkResources.resourceCulture);
  1519. }
  1520. }
  1521. internal static string ProfileMaxVertexStreams
  1522. {
  1523. get
  1524. {
  1525. return FrameworkResources.ResourceManager.GetString(nameof (ProfileMaxVertexStreams), FrameworkResources.resourceCulture);
  1526. }
  1527. }
  1528. internal static string ProfileMaxVertexStride
  1529. {
  1530. get
  1531. {
  1532. return FrameworkResources.ResourceManager.GetString(nameof (ProfileMaxVertexStride), FrameworkResources.resourceCulture);
  1533. }
  1534. }
  1535. internal static string ProfileNoIndexElementSize32
  1536. {
  1537. get
  1538. {
  1539. return FrameworkResources.ResourceManager.GetString(nameof (ProfileNoIndexElementSize32), FrameworkResources.resourceCulture);
  1540. }
  1541. }
  1542. internal static string ProfileNoMinMaxSrcDestBlend
  1543. {
  1544. get
  1545. {
  1546. return FrameworkResources.ResourceManager.GetString(nameof (ProfileNoMinMaxSrcDestBlend), FrameworkResources.resourceCulture);
  1547. }
  1548. }
  1549. internal static string ProfileNoSeparateAlphaBlend
  1550. {
  1551. get
  1552. {
  1553. return FrameworkResources.ResourceManager.GetString(nameof (ProfileNoSeparateAlphaBlend), FrameworkResources.resourceCulture);
  1554. }
  1555. }
  1556. internal static string ProfileNotPowerOfTwo
  1557. {
  1558. get
  1559. {
  1560. return FrameworkResources.ResourceManager.GetString(nameof (ProfileNotPowerOfTwo), FrameworkResources.resourceCulture);
  1561. }
  1562. }
  1563. internal static string ProfileNotPowerOfTwoDXT
  1564. {
  1565. get
  1566. {
  1567. return FrameworkResources.ResourceManager.GetString(nameof (ProfileNotPowerOfTwoDXT), FrameworkResources.resourceCulture);
  1568. }
  1569. }
  1570. internal static string ProfileNotPowerOfTwoMipped
  1571. {
  1572. get
  1573. {
  1574. return FrameworkResources.ResourceManager.GetString(nameof (ProfileNotPowerOfTwoMipped), FrameworkResources.resourceCulture);
  1575. }
  1576. }
  1577. internal static string ProfileNotPrivileged
  1578. {
  1579. get
  1580. {
  1581. return FrameworkResources.ResourceManager.GetString(nameof (ProfileNotPrivileged), FrameworkResources.resourceCulture);
  1582. }
  1583. }
  1584. internal static string ProfileNotSignedIn
  1585. {
  1586. get
  1587. {
  1588. return FrameworkResources.ResourceManager.GetString(nameof (ProfileNotSignedIn), FrameworkResources.resourceCulture);
  1589. }
  1590. }
  1591. internal static string ProfileNoWrapNonPow2
  1592. {
  1593. get
  1594. {
  1595. return FrameworkResources.ResourceManager.GetString(nameof (ProfileNoWrapNonPow2), FrameworkResources.resourceCulture);
  1596. }
  1597. }
  1598. internal static string ProfilePixelShaderModel
  1599. {
  1600. get
  1601. {
  1602. return FrameworkResources.ResourceManager.GetString(nameof (ProfilePixelShaderModel), FrameworkResources.resourceCulture);
  1603. }
  1604. }
  1605. internal static string ProfileTooBig
  1606. {
  1607. get
  1608. {
  1609. return FrameworkResources.ResourceManager.GetString(nameof (ProfileTooBig), FrameworkResources.resourceCulture);
  1610. }
  1611. }
  1612. internal static string ProfileVertexShaderModel
  1613. {
  1614. get
  1615. {
  1616. return FrameworkResources.ResourceManager.GetString(nameof (ProfileVertexShaderModel), FrameworkResources.resourceCulture);
  1617. }
  1618. }
  1619. internal static string ProfileVertexTextureFormatNotSupported
  1620. {
  1621. get
  1622. {
  1623. return FrameworkResources.ResourceManager.GetString(nameof (ProfileVertexTextureFormatNotSupported),
  1624. FrameworkResources.resourceCulture);
  1625. }
  1626. }
  1627. internal static string ProxyAlreadyRunning
  1628. {
  1629. get
  1630. {
  1631. return FrameworkResources.ResourceManager.GetString(nameof (ProxyAlreadyRunning), FrameworkResources.resourceCulture);
  1632. }
  1633. }
  1634. internal static string ProxyCreateFailed
  1635. {
  1636. get
  1637. {
  1638. return FrameworkResources.ResourceManager.GetString(nameof (ProxyCreateFailed), FrameworkResources.resourceCulture);
  1639. }
  1640. }
  1641. internal static string ProxyInitializeFailed
  1642. {
  1643. get
  1644. {
  1645. return FrameworkResources.ResourceManager.GetString(nameof (ProxyInitializeFailed), FrameworkResources.resourceCulture);
  1646. }
  1647. }
  1648. internal static string ProxyMissingDependency
  1649. {
  1650. get
  1651. {
  1652. return FrameworkResources.ResourceManager.GetString(nameof (ProxyMissingDependency), FrameworkResources.resourceCulture);
  1653. }
  1654. }
  1655. internal static string ProxyUpdateFailed
  1656. {
  1657. get
  1658. {
  1659. return FrameworkResources.ResourceManager.GetString(nameof (ProxyUpdateFailed), FrameworkResources.resourceCulture);
  1660. }
  1661. }
  1662. internal static string RankedNoJoinInProgress
  1663. {
  1664. get
  1665. {
  1666. return FrameworkResources.ResourceManager.GetString(nameof (RankedNoJoinInProgress), FrameworkResources.resourceCulture);
  1667. }
  1668. }
  1669. internal static string ReaderConstructedNewInstance
  1670. {
  1671. get
  1672. {
  1673. return FrameworkResources.ResourceManager.GetString(nameof (ReaderConstructedNewInstance), FrameworkResources.resourceCulture);
  1674. }
  1675. }
  1676. internal static string ReadOnly
  1677. {
  1678. get
  1679. {
  1680. return FrameworkResources.ResourceManager.GetString(nameof (ReadOnly), FrameworkResources.resourceCulture);
  1681. }
  1682. }
  1683. internal static string ReadOnlySharedResource
  1684. {
  1685. get
  1686. {
  1687. return FrameworkResources.ResourceManager.GetString(nameof (ReadOnlySharedResource), FrameworkResources.resourceCulture);
  1688. }
  1689. }
  1690. internal static string ReflectiveReaderTypeNotFound
  1691. {
  1692. get
  1693. {
  1694. return FrameworkResources.ResourceManager.GetString(nameof (ReflectiveReaderTypeNotFound), FrameworkResources.resourceCulture);
  1695. }
  1696. }
  1697. internal static string RenderTargetsMustMatch
  1698. {
  1699. get
  1700. {
  1701. return FrameworkResources.ResourceManager.GetString(nameof (RenderTargetsMustMatch), FrameworkResources.resourceCulture);
  1702. }
  1703. }
  1704. internal static string RequireNonNullAudioEngine
  1705. {
  1706. get
  1707. {
  1708. return FrameworkResources.ResourceManager.GetString(nameof (RequireNonNullAudioEngine), FrameworkResources.resourceCulture);
  1709. }
  1710. }
  1711. internal static string ResourceDataMustBeCorrectSize
  1712. {
  1713. get
  1714. {
  1715. return FrameworkResources.ResourceManager.GetString(nameof (ResourceDataMustBeCorrectSize), FrameworkResources.resourceCulture);
  1716. }
  1717. }
  1718. internal static string ResourceInUse
  1719. {
  1720. get
  1721. {
  1722. return FrameworkResources.ResourceManager.GetString(nameof (ResourceInUse), FrameworkResources.resourceCulture);
  1723. }
  1724. }
  1725. [EditorBrowsable(EditorBrowsableState.Advanced)]
  1726. internal static ResourceManager ResourceManager
  1727. {
  1728. get
  1729. {
  1730. if (object.ReferenceEquals((object) FrameworkResources.resourceMan, (object) null))
  1731. FrameworkResources.resourceMan =
  1732. new ResourceManager("Microsoft.Xna.Framework.FrameworkResources", typeof (FrameworkResources).Assembly);
  1733. return FrameworkResources.resourceMan;
  1734. }
  1735. }
  1736. internal static string ResourcesMustBeGreaterThanZeroSize
  1737. {
  1738. get
  1739. {
  1740. return FrameworkResources.ResourceManager.GetString(nameof (ResourcesMustBeGreaterThanZeroSize), FrameworkResources.resourceCulture);
  1741. }
  1742. }
  1743. internal static string ResourceTooLarge
  1744. {
  1745. get
  1746. {
  1747. return FrameworkResources.ResourceManager.GetString(nameof (ResourceTooLarge), FrameworkResources.resourceCulture);
  1748. }
  1749. }
  1750. internal static string SavedGameFolder
  1751. {
  1752. get
  1753. {
  1754. return FrameworkResources.ResourceManager.GetString(nameof (SavedGameFolder), FrameworkResources.resourceCulture);
  1755. }
  1756. }
  1757. internal static string ScissorInvalid
  1758. {
  1759. get
  1760. {
  1761. return FrameworkResources.ResourceManager.GetString(nameof (ScissorInvalid), FrameworkResources.resourceCulture);
  1762. }
  1763. }
  1764. internal static string SelectVariation
  1765. {
  1766. get
  1767. {
  1768. return FrameworkResources.ResourceManager.GetString(nameof (SelectVariation), FrameworkResources.resourceCulture);
  1769. }
  1770. }
  1771. internal static string SessionAlreadyExists
  1772. {
  1773. get
  1774. {
  1775. return FrameworkResources.ResourceManager.GetString(nameof (SessionAlreadyExists), FrameworkResources.resourceCulture);
  1776. }
  1777. }
  1778. internal static string SessionEnded
  1779. {
  1780. get
  1781. {
  1782. return FrameworkResources.ResourceManager.GetString(nameof (SessionEnded), FrameworkResources.resourceCulture);
  1783. }
  1784. }
  1785. internal static string SessionFindLocal
  1786. {
  1787. get
  1788. {
  1789. return FrameworkResources.ResourceManager.GetString(nameof (SessionFindLocal), FrameworkResources.resourceCulture);
  1790. }
  1791. }
  1792. internal static string SessionFull
  1793. {
  1794. get
  1795. {
  1796. return FrameworkResources.ResourceManager.GetString(nameof (SessionFull), FrameworkResources.resourceCulture);
  1797. }
  1798. }
  1799. internal static string SessionNotFound
  1800. {
  1801. get
  1802. {
  1803. return FrameworkResources.ResourceManager.GetString(nameof (SessionNotFound), FrameworkResources.resourceCulture);
  1804. }
  1805. }
  1806. internal static string SessionNotHost
  1807. {
  1808. get
  1809. {
  1810. return FrameworkResources.ResourceManager.GetString(nameof (SessionNotHost), FrameworkResources.resourceCulture);
  1811. }
  1812. }
  1813. internal static string SessionNotJoinable
  1814. {
  1815. get
  1816. {
  1817. return FrameworkResources.ResourceManager.GetString(nameof (SessionNotJoinable), FrameworkResources.resourceCulture);
  1818. }
  1819. }
  1820. internal static string ShaderCodeSizeMustBeDword
  1821. {
  1822. get
  1823. {
  1824. return FrameworkResources.ResourceManager.GetString(nameof (ShaderCodeSizeMustBeDword), FrameworkResources.resourceCulture);
  1825. }
  1826. }
  1827. internal static string ShadersMustBeCompiled
  1828. {
  1829. get
  1830. {
  1831. return FrameworkResources.ResourceManager.GetString(nameof (ShadersMustBeCompiled), FrameworkResources.resourceCulture);
  1832. }
  1833. }
  1834. internal static string ShowSignInPaneCountInvalid
  1835. {
  1836. get
  1837. {
  1838. return FrameworkResources.ResourceManager.GetString(nameof (ShowSignInPaneCountInvalid), FrameworkResources.resourceCulture);
  1839. }
  1840. }
  1841. internal static string SimulateMarketplacePurchaseCancelString
  1842. {
  1843. get
  1844. {
  1845. return FrameworkResources.ResourceManager.GetString(nameof (SimulateMarketplacePurchaseCancelString),
  1846. FrameworkResources.resourceCulture);
  1847. }
  1848. }
  1849. internal static string SimulateMarketplacePurchaseOkString
  1850. {
  1851. get
  1852. {
  1853. return FrameworkResources.ResourceManager.GetString(nameof (SimulateMarketplacePurchaseOkString), FrameworkResources.resourceCulture);
  1854. }
  1855. }
  1856. internal static string SimulateMarketplacePurchaseString
  1857. {
  1858. get
  1859. {
  1860. return FrameworkResources.ResourceManager.GetString(nameof (SimulateMarketplacePurchaseString), FrameworkResources.resourceCulture);
  1861. }
  1862. }
  1863. internal static string SimulateMarketplaceTitleString
  1864. {
  1865. get
  1866. {
  1867. return FrameworkResources.ResourceManager.GetString(nameof (SimulateMarketplaceTitleString), FrameworkResources.resourceCulture);
  1868. }
  1869. }
  1870. internal static string SkinnedEffectMaxBones
  1871. {
  1872. get
  1873. {
  1874. return FrameworkResources.ResourceManager.GetString(nameof (SkinnedEffectMaxBones), FrameworkResources.resourceCulture);
  1875. }
  1876. }
  1877. internal static string SkinnedEffectWeightsPerVertex
  1878. {
  1879. get
  1880. {
  1881. return FrameworkResources.ResourceManager.GetString(nameof (SkinnedEffectWeightsPerVertex), FrameworkResources.resourceCulture);
  1882. }
  1883. }
  1884. internal static string SongPlaybackFailed
  1885. {
  1886. get
  1887. {
  1888. return FrameworkResources.ResourceManager.GetString(nameof (SongPlaybackFailed), FrameworkResources.resourceCulture);
  1889. }
  1890. }
  1891. internal static string StaleSearchResult
  1892. {
  1893. get
  1894. {
  1895. return FrameworkResources.ResourceManager.GetString(nameof (StaleSearchResult), FrameworkResources.resourceCulture);
  1896. }
  1897. }
  1898. internal static string StreamNotSeekable
  1899. {
  1900. get
  1901. {
  1902. return FrameworkResources.ResourceManager.GetString(nameof (StreamNotSeekable), FrameworkResources.resourceCulture);
  1903. }
  1904. }
  1905. internal static string StreamTooLong
  1906. {
  1907. get
  1908. {
  1909. return FrameworkResources.ResourceManager.GetString(nameof (StreamTooLong), FrameworkResources.resourceCulture);
  1910. }
  1911. }
  1912. internal static string StringCollectionInvalid
  1913. {
  1914. get
  1915. {
  1916. return FrameworkResources.ResourceManager.GetString(nameof (StringCollectionInvalid), FrameworkResources.resourceCulture);
  1917. }
  1918. }
  1919. internal static string StringNullEmptyOrTooLong
  1920. {
  1921. get
  1922. {
  1923. return FrameworkResources.ResourceManager.GetString(nameof (StringNullEmptyOrTooLong), FrameworkResources.resourceCulture);
  1924. }
  1925. }
  1926. internal static string StringTooLong
  1927. {
  1928. get
  1929. {
  1930. return FrameworkResources.ResourceManager.GetString(nameof (StringTooLong), FrameworkResources.resourceCulture);
  1931. }
  1932. }
  1933. internal static string TitleNameNotNull
  1934. {
  1935. get
  1936. {
  1937. return FrameworkResources.ResourceManager.GetString(nameof (TitleNameNotNull), FrameworkResources.resourceCulture);
  1938. }
  1939. }
  1940. internal static string TooManyOperations
  1941. {
  1942. get
  1943. {
  1944. return FrameworkResources.ResourceManager.GetString(nameof (TooManyOperations), FrameworkResources.resourceCulture);
  1945. }
  1946. }
  1947. internal static string TooManyPendingAsyncOperations
  1948. {
  1949. get
  1950. {
  1951. return FrameworkResources.ResourceManager.GetString(nameof (TooManyPendingAsyncOperations), FrameworkResources.resourceCulture);
  1952. }
  1953. }
  1954. internal static string TooManyRegions
  1955. {
  1956. get
  1957. {
  1958. return FrameworkResources.ResourceManager.GetString(nameof (TooManyRegions), FrameworkResources.resourceCulture);
  1959. }
  1960. }
  1961. internal static string TrialMode
  1962. {
  1963. get
  1964. {
  1965. return FrameworkResources.ResourceManager.GetString(nameof (TrialMode), FrameworkResources.resourceCulture);
  1966. }
  1967. }
  1968. internal static string TrueSkillNotHost
  1969. {
  1970. get
  1971. {
  1972. return FrameworkResources.ResourceManager.GetString(nameof (TrueSkillNotHost), FrameworkResources.resourceCulture);
  1973. }
  1974. }
  1975. internal static string TypeReaderDuplicate
  1976. {
  1977. get
  1978. {
  1979. return FrameworkResources.ResourceManager.GetString(nameof (TypeReaderDuplicate), FrameworkResources.resourceCulture);
  1980. }
  1981. }
  1982. internal static string TypeReaderInvalid
  1983. {
  1984. get
  1985. {
  1986. return FrameworkResources.ResourceManager.GetString(nameof (TypeReaderInvalid), FrameworkResources.resourceCulture);
  1987. }
  1988. }
  1989. internal static string TypeReaderNotFound
  1990. {
  1991. get
  1992. {
  1993. return FrameworkResources.ResourceManager.GetString(nameof (TypeReaderNotFound), FrameworkResources.resourceCulture);
  1994. }
  1995. }
  1996. internal static string TypeReaderNotRegistered
  1997. {
  1998. get
  1999. {
  2000. return FrameworkResources.ResourceManager.GetString(nameof (TypeReaderNotRegistered), FrameworkResources.resourceCulture);
  2001. }
  2002. }
  2003. internal static string UnexpectedError
  2004. {
  2005. get
  2006. {
  2007. return FrameworkResources.ResourceManager.GetString(nameof (UnexpectedError), FrameworkResources.resourceCulture);
  2008. }
  2009. }
  2010. internal static string UnknownError
  2011. {
  2012. get
  2013. {
  2014. return FrameworkResources.ResourceManager.GetString(nameof (UnknownError), FrameworkResources.resourceCulture);
  2015. }
  2016. }
  2017. internal static string VertexElementBadUsage
  2018. {
  2019. get
  2020. {
  2021. return FrameworkResources.ResourceManager.GetString(nameof (VertexElementBadUsage), FrameworkResources.resourceCulture);
  2022. }
  2023. }
  2024. internal static string VertexElementOffsetNotMultipleFour
  2025. {
  2026. get
  2027. {
  2028. return FrameworkResources.ResourceManager.GetString(nameof (VertexElementOffsetNotMultipleFour), FrameworkResources.resourceCulture);
  2029. }
  2030. }
  2031. internal static string VertexElementOutsideStride
  2032. {
  2033. get
  2034. {
  2035. return FrameworkResources.ResourceManager.GetString(nameof (VertexElementOutsideStride), FrameworkResources.resourceCulture);
  2036. }
  2037. }
  2038. internal static string VertexElementsOverlap
  2039. {
  2040. get
  2041. {
  2042. return FrameworkResources.ResourceManager.GetString(nameof (VertexElementsOverlap), FrameworkResources.resourceCulture);
  2043. }
  2044. }
  2045. internal static string VertexStrideTooSmall
  2046. {
  2047. get
  2048. {
  2049. return FrameworkResources.ResourceManager.GetString(nameof (VertexStrideTooSmall), FrameworkResources.resourceCulture);
  2050. }
  2051. }
  2052. internal static string VertexTypeNotIVertexType
  2053. {
  2054. get
  2055. {
  2056. return FrameworkResources.ResourceManager.GetString(nameof (VertexTypeNotIVertexType), FrameworkResources.resourceCulture);
  2057. }
  2058. }
  2059. internal static string VertexTypeNotValueType
  2060. {
  2061. get
  2062. {
  2063. return FrameworkResources.ResourceManager.GetString(nameof (VertexTypeNotValueType), FrameworkResources.resourceCulture);
  2064. }
  2065. }
  2066. internal static string VertexTypeNullDeclaration
  2067. {
  2068. get
  2069. {
  2070. return FrameworkResources.ResourceManager.GetString(nameof (VertexTypeNullDeclaration), FrameworkResources.resourceCulture);
  2071. }
  2072. }
  2073. internal static string VertexTypeWrongSize
  2074. {
  2075. get
  2076. {
  2077. return FrameworkResources.ResourceManager.GetString(nameof (VertexTypeWrongSize), FrameworkResources.resourceCulture);
  2078. }
  2079. }
  2080. internal static string ViewportInvalid
  2081. {
  2082. get
  2083. {
  2084. return FrameworkResources.ResourceManager.GetString(nameof (ViewportInvalid), FrameworkResources.resourceCulture);
  2085. }
  2086. }
  2087. internal static string VisualizationArrayTooSmall
  2088. {
  2089. get
  2090. {
  2091. return FrameworkResources.ResourceManager.GetString(nameof (VisualizationArrayTooSmall), FrameworkResources.resourceCulture);
  2092. }
  2093. }
  2094. internal static string VoiceDestructionFailed
  2095. {
  2096. get
  2097. {
  2098. return FrameworkResources.ResourceManager.GetString(nameof (VoiceDestructionFailed), FrameworkResources.resourceCulture);
  2099. }
  2100. }
  2101. internal static string WaveBankNotPrepared
  2102. {
  2103. get
  2104. {
  2105. return FrameworkResources.ResourceManager.GetString(nameof (WaveBankNotPrepared), FrameworkResources.resourceCulture);
  2106. }
  2107. }
  2108. internal static string WmpMediaSource
  2109. {
  2110. get
  2111. {
  2112. return FrameworkResources.ResourceManager.GetString(nameof (WmpMediaSource), FrameworkResources.resourceCulture);
  2113. }
  2114. }
  2115. internal static string WriteLeaderboardException
  2116. {
  2117. get
  2118. {
  2119. return FrameworkResources.ResourceManager.GetString(nameof (WriteLeaderboardException), FrameworkResources.resourceCulture);
  2120. }
  2121. }
  2122. internal static string WriteOnlyGetNotSupported
  2123. {
  2124. get
  2125. {
  2126. return FrameworkResources.ResourceManager.GetString(nameof (WriteOnlyGetNotSupported), FrameworkResources.resourceCulture);
  2127. }
  2128. }
  2129. internal static string WrongNumberOfGamers
  2130. {
  2131. get
  2132. {
  2133. return FrameworkResources.ResourceManager.GetString(nameof (WrongNumberOfGamers), FrameworkResources.resourceCulture);
  2134. }
  2135. }
  2136. internal static string WrongTextureFormat
  2137. {
  2138. get
  2139. {
  2140. return FrameworkResources.ResourceManager.GetString(nameof (WrongTextureFormat), FrameworkResources.resourceCulture);
  2141. }
  2142. }
  2143. internal static string XactReadFile
  2144. {
  2145. get
  2146. {
  2147. return FrameworkResources.ResourceManager.GetString(nameof (XactReadFile), FrameworkResources.resourceCulture);
  2148. }
  2149. }
  2150. internal static string XBLIGFeatureNotSupported
  2151. {
  2152. get
  2153. {
  2154. return FrameworkResources.ResourceManager.GetString(nameof (XBLIGFeatureNotSupported), FrameworkResources.resourceCulture);
  2155. }
  2156. }
  2157. internal static string XlastAchievement
  2158. {
  2159. get
  2160. {
  2161. return FrameworkResources.ResourceManager.GetString(nameof (XlastAchievement), FrameworkResources.resourceCulture);
  2162. }
  2163. }
  2164. internal static string XlastContextValue
  2165. {
  2166. get
  2167. {
  2168. return FrameworkResources.ResourceManager.GetString(nameof (XlastContextValue), FrameworkResources.resourceCulture);
  2169. }
  2170. }
  2171. internal static string XlastGameMode
  2172. {
  2173. get
  2174. {
  2175. return FrameworkResources.ResourceManager.GetString(nameof (XlastGameMode), FrameworkResources.resourceCulture);
  2176. }
  2177. }
  2178. internal static string XlastGamerPicture
  2179. {
  2180. get
  2181. {
  2182. return FrameworkResources.ResourceManager.GetString(nameof (XlastGamerPicture), FrameworkResources.resourceCulture);
  2183. }
  2184. }
  2185. internal static string XlastLeaderboard
  2186. {
  2187. get
  2188. {
  2189. return FrameworkResources.ResourceManager.GetString(nameof (XlastLeaderboard), FrameworkResources.resourceCulture);
  2190. }
  2191. }
  2192. internal static string XlastPresenceMode
  2193. {
  2194. get
  2195. {
  2196. return FrameworkResources.ResourceManager.GetString(nameof (XlastPresenceMode), FrameworkResources.resourceCulture);
  2197. }
  2198. }
  2199. internal static string XlastProperty
  2200. {
  2201. get
  2202. {
  2203. return FrameworkResources.ResourceManager.GetString(nameof (XlastProperty), FrameworkResources.resourceCulture);
  2204. }
  2205. }
  2206. internal static string XlastUnknown
  2207. {
  2208. get
  2209. {
  2210. return FrameworkResources.ResourceManager.GetString(nameof (XlastUnknown), FrameworkResources.resourceCulture);
  2211. }
  2212. }
  2213. }
  2214. }