Advertisement
Evilnat

SEN Enabler [English]

Dec 26th, 2016
362
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 18.47 KB | None | 0 0
  1. // English
  2. // -------
  3.  
  4. char *EPILEPSY_WARNING_EN = "Epilepsy warning";
  5.  
  6. char *MENU_SOURCE_EN = "Source";
  7.  
  8. char *THEMES_EN = "Themes";
  9. char *MENU_THEMES_OPTIONS_EN = "Themes options";
  10. char *MENU_RESTORE_THEME_EN = "Restore original theme";
  11. char *MENU_DELETE_THEMES_EN = "Delete installed themes";
  12.  
  13. char *THEMES_DIRECTORY_ERROR_EN = "Unable to open themes directory";
  14. char *NO_THEME_FILES_EN = "Unable to find theme files";
  15. char *ERROR_OP_THEME_EN = "Error opening file";
  16. char *FILE_NOT_THEME_EN = "File is not a SEN theme";
  17. char *THEME_CORRUPTED_EN = "File corrupted";
  18. char *THEME_OLD_FORMAT_EN = "File has old fomat or is an incomplete theme";
  19. char *THEME_INSTALL_ASK_EN = "Install theme";
  20. char *THEME_INSTALLING_EN = "Installing theme, please wait...";
  21. char *THEME_BAD_PNG_EN = "Bad PNG format in theme file";
  22. char *THEME_INSTALLED_EN = "Theme installed";
  23. char *THEME_RESTORED_EN = "Theme restored";
  24. char *THEMES_DELETED_EN = "Themes deleted";
  25. char *THEME_DELETE_ASK_EN = "Delete";
  26.  
  27. char *THEME_PREVIOUS_EN = "Previous";
  28. char *THEME_NEXT_EN = "Next";
  29.  
  30. char *CUSTOM_VERSION_EN = "Version";
  31. char *CUSTOM_IMAGE_VERSION_EN = "Image version";
  32.  
  33. char *REBOOT_CHAR_EN = "Reboot";
  34. char *SHUTDOWN_CHAR_EN = "Shutdown";
  35.  
  36. char *SETTING_CFW_FULL_MODE_EN = "CFW Mode [Full]";
  37. char *SETTING_CFW_PACKAGES_MODE_EN = "CFW Mode [PKGs]";
  38. char *SETTING_CFW_APP_MODE_EN = "CFW Mode [app_home]";
  39. char *SETTING_OFW_MODE_EN = "OFW Mode";
  40.  
  41. char *PATCH_MODE_DEFAULT_EN = "Default mode";
  42. char *PATCH_MODE_1_EN = "Mode 1";
  43. char *PATCH_MODE_2_EN = "Mode 2";
  44. char *PATCH_MODE_3_EN = "Mode 3";
  45. char *PATCH_MODE_EN = "Syscalls patch mode";
  46. char *ID_PATCH_MODE_EN = "Patch mode";
  47. char *NEED_OTHER_MODE_EN = "Please change ""Patch mode"" on options menu";
  48. char *AUTO_SEARCH_EN = "Auto search";
  49.  
  50. char *SYSCALL8_DISABLED_EN = "Syscall 8 disabled, only CID was restored";
  51. char *MENU_PASSPHRASE_LAST_EN = "Last (Enabled)";
  52. char *MENU_PASSPHRASE_OLD_EN = "Old (Disabled)";
  53.  
  54. char *FOLDER_EN = "Folder";
  55.  
  56. char *COBRA_TOGGLE_ERROR_EN = "Unable to disable/enable Cobra";
  57. char *COBRA_NOT_DETECTED_EN = "[Not detected]";
  58.  
  59. char *MENU_IMPORT_EN = "Import patch files";
  60. char *IMPORT_FILES_OK_EN = "Files imported successfully";
  61. char *IMPORT_FILES_ERROR_EN = "An error occurred while importing files";
  62.  
  63. char *RESTORE_SYSCALL_DISABLED_EN = "Syscalls disabled, unable to restore IDs";
  64. char *RESTORE_OK_EN = "IDs restored successfully";
  65. char *RESTORE_ERROR_EN = "Unable to restore IDs";
  66. char *SETTINGS_RESTORE_OK_EN = "Settings restored successfully";
  67. char *MENU_RESTORE_ID_EN = "Restore original IDs";
  68. char *MENU_SETTINGS_RESTORE_EN = "Restore settings";
  69. char *MENU_RESTORE_CFW_DATA_EN = "Restore default spoof";
  70.  
  71. char *FILES_EN = "Files";
  72. char *READ_ONLY_EN = "Read only";
  73. char *IDS_PROTECTED_EN = "IDs are protected";
  74. char *MENU_PROTECT_IDS_EN = "Protect IDs";
  75. char *MENU_EXPORT_FILES_EN = "Export IDs";
  76. char *MENU_CHANGE_TITLEID_EN = "Change TitleID";
  77. char *MENU_CHANGE_TITLE_EN = "Change Title";
  78. char *DELETING_FILES_EN = "Deleting files, please wait...";
  79. char *EXPORT_SYSCALL_DISABLED_EN = "Syscalls disabled, unable to export IDs";
  80. char *EXPORT_ERROR_EN = "An error occurred while exporting IDs";
  81. char *EXPORT_OK_EN = "IDs exported successfully";
  82. char *TITLEID_CHANGE_EN = "Do you want to change TitleID with";
  83. char *TITLEID_CHANGED_EN = "TitleID changed successfully";
  84. char *TITLEID_CHANGED_ERROR_EN = "An error occurred while changing TitleID";
  85. char *TITLEID_CHARACTERS_EN = "The character size must be 9";
  86. char *TITLEID_INPUT_EN = "Insert TitleID";
  87. char *TITLE_CHANGE_EN = "Do you want to change Title with";
  88. char *TITLE_CHANGED_EN = "Title changed successfully";
  89. char *TITLE_CHANGED_ERROR_EN = "An error occurred while changing Title";
  90. char *TITLE_CHARACTERS_EN = "The maximum number of characters is 128";
  91. char *TITLE_INPUT_EN = "Insert Title";
  92.  
  93. char *LV1_DISABLED_EN = "Syscalls disabled, unable to patch MAC";
  94. char *NO_MAC_TXT_EN = "Unable to find MAC.txt file";
  95. char *MAC_PATCHED_EN = "MAC patched successfully, will reboot LV2 now";
  96. char *SETTINGS_EN = "Settings";
  97. char *MENU_SETTINGS2_EN = "- Settings";
  98.  
  99. char *PLUGIN_CAN_NOT_ENABLE_EN = "Unable to find Cobra/PRXLoader/PRX-Mamba";
  100.  
  101. char *LV2_DISABLED_EN = "[SYSCALLS DISABLED]";
  102. char *LV2_DISABLED_ERROR_TARGET_EN = "Syscalls disabled, unable to patch TargetID";
  103. char *LV2_DISABLED_ERROR_CON_PSID_EN = "Syscalls disabled, couldn't patch ConsoleID and PSID";
  104. char *LV2_DISABLED_ERROR_HIDE_EN = "Syscalls disabled, couldn't hide some data";
  105. char *INFO_HIDDEN_EN = "Data hidden successfully";
  106. char *option_disabled_en = "This option is not enabled yet";
  107. char *NOT_SUPPORTED_EN = "Not supported";
  108. char *SEN_NOT_NECESSARY_EN = "Enable/disable SEN access is not necessary";
  109. char *SEN_NOT_FUNCTIONAL_EN = "This option is not functional for this FW yet";
  110. char *TEMP_EN = "Temperature";
  111. char *LANG_ERROR_EN = "Unable to change language";
  112. char *LANGUAGE_EN = "Language";
  113. char *SOUNDS_EN = "Sounds";
  114. char *SAVE_IDS_EN = "Export IDs";
  115. char *FW_MODE_EN = "Mode";
  116. char *RESTORE_MODE_EN = "Restore";
  117.  
  118. char *THANKS_1_EN   = "Thanks to agusbc (Dumps & tester) [PS3SOS]";
  119. char *THANKS_2_EN   = "Thanks to Edu_sueca (Dumps & tester) [PS3SOS]";
  120. char *THANKS_3_EN   = "Thanks to sirmac (Dumps & tester) [PS3SOS]";
  121. char *THANKS_4_EN   = "Thanks to ashmodeo (Dumps & tester) [PS3SOS]";
  122. char *THANKS_5_EN   = "Thanks to Zarcha (Dumps & tester) [PS3SOS]";
  123. char *THANKS_6_EN   = "Thanks to coronator83 (Dumps & tester) [GSTATION] [PS3SOS]";
  124. char *THANKS_7_EN   = "Thanks to winch03200 (French language) [PS-ADDICT]";
  125. char *THANKS_8_EN   = "Thanks to Estwald (Tiny3D help) [EOL]";
  126. char *THANKS_9_EN   = "Thanks to Yngwiedis (Tester) [PSX-SCENE]";
  127. char *THANKS_10_EN  = "Thanks to dino05 (Italian language) [PSX-SCENE]";
  128. char *THANKS_11_EN  = "Thanks to djtom (Polish language) [PSX-SCENE]";
  129. char *THANKS_12_EN  = "Thanks to chaos (German language) [CGL]";
  130.  
  131. char *THANKS_13_EN  = "Thanks to Melonkorn (Dumps & tester) [PS3PIRATA]";
  132. char *THANKS_14_EN  = "Thanks to llepo (Dumps & tester) [GSTATION] [PS3SOS]";
  133. char *THANKS_15_EN  = "Thanks to naran (Dumps & tester) [GSTATION] [PS3SOS]";
  134. char *THANKS_16_EN  = "Thanks to rifferz (Dumps & tester) [PS3SOS]";
  135. char *THANKS_17_EN  = "Thanks to basher";
  136. char *THANKS_18_EN  = "Thanks to juanchuloperron (Dumps & tester) [PS3SOS]";
  137. char *THANKS_19_EN  = "Thanks to Feisy2201 (Dumps & tester) [PS3SOS]";
  138. char *THANKS_20_EN  = "Thanks to largand79 (Dumps & tester) [PS3SOS]";
  139. char *THANKS_21_EN  = "Thanks to kerenmac (Dumps & tester) [PS3SOS]";
  140. char *THANKS_22_EN  = "Thanks to samsayan";
  141. char *THANKS_23_EN  = "Thanks to Mydianey (Dumps & tester) [PS3SOS]";
  142. char *THANKS_24_EN  = "Thanks to AndyAwe (Russian language) [PSX-SCENE]";
  143. char *THANKS_25_EN  = "Thanks to Franzes80 (Dumps & tester) [GAMESONIC] ";
  144. char *THANKS_26_EN  = "Thanks to Orion (Dumps & tester) [GAMESONIC] ";
  145. char *THANKS_27_EN  = "Thanks to ChopstiX (Danish language) [PSX-SCENE]";
  146. char *THANKS_28_EN  = "Thanks to LuxuriaMB (Tester) [TWITTER]";
  147. char *THANKS_29_EN  = "Thanks to ferhuerfano (Tester) [TWITTER]";
  148. char *THANKS_30_EN  = "Thanks to GEOPBYTESs (Dumps & tester) [TWITTER]";
  149. char *THANKS_31_EN  = "Thanks to Escoofeet (Tester) [TWITTER]";
  150. char *THANKS_32_EN  = "Thanks to Zrandi (Dumps & tester) [ZRANDISCENE.FORUMCOMMUNITY]";
  151. char *THANKS_33_EN  = "Thanks to lokuelo (Tester) [PSX-PLACE]";
  152. char *THANKS_34_EN  = "Thanks to MaMaRe (Portuguese/Brazilian language) [PSX-PLACE]";
  153. char *THANKS_35_EN  = "Thanks to xllBIGGBOSSllx (Tester) [YOUTUBE STReeT poRKs]";
  154. char *THANKS_36_EN  = "Thanks to RevilingDante (Tester) [WIISOS]";
  155. char *THANKS_37_EN  = "Thanks to 3141card (PS3 VSH Menu)";
  156. char *THANKS_38_EN  = "Thanks to Annonymous Hack (Tester)";
  157. char *THANKS_39_EN  = "Thanks to Lightra1n (Tester) (TWITTER)";
  158. char *THANKS_40_EN  = "Thanks to OjoDeCuervo (Tester) (TWITTER)";
  159. char *THANKS_41_EN  = "Thanks to SOS_VZLA_LIBRE (Tester) (TWITTER)";
  160. char *THANKS_42_EN  = "Thanks to Mysis (Epilepsy warning)";
  161. char *THANKS_43_EN  = "Thanks to TLNikone (Tester) (TWITTER)";
  162. char *THANKS_44_EN  = "Thanks to XxZer0ModZxX (Dumps) (TWITTER)";
  163. char *THANKS_ALL_EN = "And all the people who helped me and i can't remember";
  164.  
  165. char *MENU_SEN_OPTIONS_EN = "- SEN/PSN Options";
  166. char *SELECT_MODE_EN = "Data hidden, please select mode";
  167. char *CFW_FULL_MODE_EN = "- CFW Mode [Full CFW]";
  168. char *CFW_PACKAGES_MODE_EN = "- CFW Mode [Packages only]";
  169. char *CFW_APP_MODE_EN = "- CFW Mode [app_home only]";
  170. char *OFW_MODE_EN = "- OFW Mode [All disabled]";
  171. char *ACTUAL_MODE_EN = "- Current mode";
  172. char *ERROR_CFW_MODE_EN = "Unable to change mode";
  173. char *THANKS_EN = "Thanks to all users for their help";
  174. char *DESCRIPTION_EN = "This homebrew enables/disables SEN access and other other options";
  175. char *WARNING_EN = "WARNING: Don't interrupt this program until any operation is complete";
  176.  
  177. char *SEN_ACCESS_EN = "SEN/PSN access";
  178. char *PLEASE_RESTART_EN = "Please restart instead of exiting";
  179.  
  180. char *SPANISH_EN = "Spanish";
  181. char *ENGLISH_EN = "English";
  182. char *FRENCH_EN  = "French";
  183. char *ITALIAN_EN = "Italian";
  184. char *POLISH_EN  = "Polish";
  185. char *DEUTSCH_EN = "Deutsch";
  186. char *RUSSIAN_EN = "Russian";
  187. char *DANISH_EN = "Danish";
  188. char *PORTUGUESE_EN = "Portuguese/Brazilian";
  189.  
  190. char *EXITING_EN = "Exiting to XMB...";
  191. char *WAIT_EN = "Please wait...";
  192.  
  193. char *ENABLED_EN = "Enabled";
  194. char *DISABLED_EN = "Disabled";
  195.  
  196. char *SELECT_LANGUAGE_EN = "Select language";
  197.  
  198. char *ASK_ENABLE_SEN_EN = "Do you want to enable SEN access?";
  199. char *ASK_DISABLE_SEN_EN = "Do you want to disable SEN access?";
  200. char *ENABLING_SEN_EN = "Enabling PSN/SEN access, please wait...";
  201. char *DISABLING_SEN_EN = "Disabling PSN/SEN access, please wait...";
  202. char *SEN_ENABLED_EN = "PSN/SEN access enabled successfully";
  203. char *SEN_DISABLED_EN = "PSN/SEN access disabled successfully";
  204. char *SEN_ERROR_EN = "Unable to enable/disable access";
  205.  
  206. char *ASK_SPOOF_MAC_EN = "Do you want to change MAC?";
  207. char *MAC_VENDOR_RECOMMENDED_EN = "Recommended Sony's MAC Vendor ID";
  208.  
  209. char *ASK_RESTART_EN = "Do you want to reboot?";
  210. char *WARNING_XMB_EN = "WARNING: If you don't reboot your PS3 system will be unstable";
  211.  
  212. char *FLASH_MOUNTED_EN = "/dev_SEN mounted successfully";
  213. char *FLASH_UNMOUNTED_EN = "/dev_SEN unmounted successfully";
  214. char *FLASH_MOUNT_ERROR_EN = "Unable to mount /dev_SEN";
  215. char *FLASH_UNMOUNT_ERROR_EN = "Unable to unmount /dev_SEN";
  216.  
  217. char *NO_FILE_EN = "Patch files not found";//\n\nMake sure it is at the root of the USB and try again";
  218. char *NO_USB_EN = "USB device not found";
  219. char *DATA_PATCHED_EN = "Data patched successfully";
  220. char *DATA_NOT_PATCHED_EN = "Unable to patch data";
  221.  
  222. char *PATCHER_FILE_SET_EN = "Patch files";
  223. char *DELETE_FILES_EN = "Delete patch files from HDD";
  224. char *DELETE_FILES_NOEXIST_EN = "No patch files found!";
  225. char *DELETE_FILES_ERROR_EN = "Unable to delete path files";
  226. char *DELETE_FILES_OK_EN = "Files deleted";
  227.  
  228. char *DELETED_HISTORY_FILES_EN = "History files deleted successfully";
  229. char *DELETED_HISTORY_FILES_ERROR_EN = "Unable to delete history files";
  230.  
  231. char *MAC_CHANGED_EN = "MAC changed successfully";
  232. char *MAC_CHANGED_ERROR_EN = "Unable to change MAC";
  233. char *MAC_RESTART_EN = "Do you want to restart and try again?";
  234.  
  235. char *SELECT_TARGET_EN = "Select TargetID";
  236.  
  237. char *TARGETID_SPOOFED_EN = "TargetID changed successfully";
  238. char *TARGETID_SPOOFED_ERROR_EN = "Unable to change TargetID";
  239.  
  240. char *CONSOLEID_SPOOFED_EN = "ConsoleID spoofed successfully";
  241. char *CONSOLEID_SPOOFED_ERROR_EN = "Unable to spoof ConsoleID";
  242.  
  243. char *PSID_SPOOFED_EN = "PSID spoofed successfully";
  244. char *PSID_SPOOFED_ERROR_EN = "Unable to spoof PSID";
  245.  
  246. char *BACKUP_FOLDER_ERROR_EN = "Unable to create backup folder for restore files";
  247.  
  248. char *BACKUP_INDEX_EN = "Failed to make backup of index.dat file";
  249. char *BACKUP_VSH_EN = "Failed to make backup of vsh.self file";
  250. char *BACKUP_VERSION_EN = "Failed to make backup of version.txt file";
  251.  
  252. char *BACKUP_INDEX_SWP_EN = "Failed to make backup of index.dat.swp file";
  253. char *BACKUP_INDEX_NRM_EN = "Failed to make backup of index.dat.nrm file";
  254. char *BACKUP_VERSION_SWP_EN = "Failed to make backup of version.txt.swp file";
  255. char *BACKUP_VERSION_NRM_EN = "Failed to make backup of version.txt.nrm file";
  256. char *BACKUP_VSH_SWP_EN = "Failed to make backup of vsh.self.swp file";
  257. char *BACKUP_VSH_CEXSP_EN = "Failed to make backup of vsh.self.cexsp file";
  258. char *BACKUP_VSH_DEXSP_EN = "Failed to make backup of vsh.self.dexsp file";
  259. char *BACKUP_VSH_NRM_EN = "Failed to make backup of vsh.self.nrm file";
  260.  
  261. char *PATCH_CERT_ERROR_EN = "An error occurred while fixing certificates";
  262. char *PATCH_INDEX_ERROR_EN = "An error occurred while fixing index.dat";
  263. char *PATCH_VSH_ERROR_EN = "An error occurred while fixing vsh.self";
  264. char *PATCH_VERSION_ERROR_EN = "An error occurred while fixing version.txt";
  265.  
  266. char *PATCH_INDEX_SWP_ERROR_EN = "An error occurred while fixing index.dat.swp";
  267. char *PATCH_VSH_SWP_ERROR_EN = "An error occurred while fixing vsh.self.swp";
  268. char *PATCH_VERSION_SWP_ERROR_EN = "An error occurred while fixing version.txt.swp";
  269.  
  270. char *PATCH_VSH_CEXSP_ERROR_EN = "An error occurred while fixing vsh.self.cexsp";
  271.  
  272. char *RESTORED_FILES_EN = "Files restored successfully";
  273. char *RESTORED_FILES_ERROR_EN = "Unable to restore files";
  274. char *SYSTEM_REBOOT_EN = "System will reboot now";
  275.  
  276. char *WANT_RESTORE_EN = "Do you want to restore files?";
  277. char *RECOMMENDED_EN = "RECOMMENDED";
  278.  
  279. char *TARGET_81_EN = "- 0x81 [Ref.Tool] [TOOL]";
  280. char *TARGET_82_EN = "- 0x82 [Debug] [DEX]";
  281. char *TARGET_83_EN = "- 0x83 [Retail Japan] [CEX]";
  282. char *TARGET_84_EN = "- 0x84 [Retail USA] [CEX]";
  283. char *TARGET_85_EN = "- 0x85 [Retail Europe] [CEX]";
  284. char *TARGET_86_EN = "- 0x86 [Retail Korea] [CEX]";
  285. char *TARGET_87_EN = "- 0x87 [Retail U. King.] [CEX]";
  286. char *TARGET_88_EN = "- 0x88 [Retail Mexico] [CEX]";
  287. char *TARGET_89_EN = "- 0x89 [Retail Australia] [CEX]";
  288. char *TARGET_8A_EN = "- 0x8A [Retail South Asia] [CEX]";
  289. char *TARGET_8B_EN = "- 0x8B [Retail Taiwan] [CEX]";
  290. char *TARGET_8C_EN = "- 0x8C [Retail Russia] [CEX]";
  291. char *TARGET_8D_EN = "- 0x8D [Retail China] [CEX]";
  292. char *TARGET_8E_EN = "- 0x8E [Retail Hong Kong] [CEX]";
  293. char *TARGET_8F_EN = "- 0x8F [Retail Brazil] [CEX]";
  294. char *TARGET_A0_EN = "- 0xA0 [System Debugger] [ARC]";
  295.  
  296. char *TARGET_REF_EN      =  "[Ref.Tool] [TOOL]";
  297. char *TARGET_DEB_EN      =  "[Debug] [DEX]";
  298. char *TARGET_JAP_EN      =  "[Retail Japan] [CEX]";
  299. char *TARGET_USA_EN      =  "[Retail USA] [CEX]";
  300. char *TARGET_EUR_EN      =  "[Retail Europe] [CEX]";
  301. char *TARGET_KOR_EN      =  "[Retail Korea] [CEX]";
  302. char *TARGET_UK_EN       =  "[Retail U. King.] [CEX]";
  303. char *TARGET_MEX_EN      =  "[Retail Mexico] [CEX]";
  304. char *TARGET_AUS_EN      =  "[Retail Australia] [CEX]";
  305. char *TARGET_ASIA_EN     =  "[Retail South Asia] [CEX]";
  306. char *TARGET_TAI_EN      =  "[Retail Taiwan] [CEX]";
  307. char *TARGET_RUS_EN      =  "[Retail Russia] [CEX]";
  308. char *TARGET_CHI_EN      =  "[Retail China] [CEX]";
  309. char *TARGET_HON_EN      =  "[Retail Hong Kong] [CEX]";
  310. char *TARGET_BRA_EN      =  "[Retail Brazil] [CEX]";
  311. char *TARGET_DEBUGGER_EN =  "[System Debugger] [ARC]";
  312.  
  313. char *MENU_SHOW_HELP_EN          = "- Show help";
  314. char *MENU_SEE_DATA_EN           = "- See PS3 data";
  315. char *MENU_HIDE_INFO_EN          = "- Hide info";
  316. char *MENU_DELETE_TEMP_FILES_EN  = "- Delete history files";
  317. char *MENU_CHANGE_TARGET_ID_EN   = "- Change TargetID";
  318. char *MENU_SHUTDOWN_PS3_EN       = "- Shutdown PS3";
  319. char *MENU_MUOUNT_FLASH_EN       = "- Enable/Disable flash writing";
  320. char *MENU_MOUNT_FLASH_EN        = "- Enable flash writing";
  321. char *MENU_UMOUNT_FLASH_EN       = "- Disable flash writing";
  322. char *MENU_DENABLE_SEN_EN        = "- Enable/Disable SEN access";
  323. char *MENU_DENABLE2_SEN_EN       = "Enable/Disable SEN access";
  324. char *MENU_ENABLE_SEN_EN         = "- Enable SEN access";
  325. char *MENU_DISABLE_SEN_EN        = "- Disable SEN access";
  326. char *MENU_CHANGE_LANGUAGE_EN    = "- Change language";
  327. char *MENU_EXIT_EN               = "- Exit";
  328. char *MENU_PATCH_DATA_USB_EN     = "- Patch data";
  329. char *MENU_REBOOT_PS3_EN         = "- Restart PS3";
  330. char *MENU_CHANGE_MAC_EN         = "- Change MAC";
  331. char *MENU_ENABLE_SEN2_EN        = "Enable SEN access";
  332. char *MENU_DISABLE_SEN2_EN       = "Disable SEN access";
  333.  
  334. char *CHECKER_FIRMWARE_EN        = "Firmware";
  335. char *CHECKER_MACHINE_EN         = "Machine";
  336. char *CHECKER_RESOLUTION_EN      = "Resolution";
  337. char *CHECKER_FLASH_EN           = "Flash write";
  338. char *CHECKER_MAC_EN             = "MAC";
  339. char *CHECKER_IDPS_EN            = "IDPS";
  340. char *CHECKER_TARGETID_EN        = "TargetID";
  341. char *CHECKER_MOTHERBOARD_EN     = "Motherboard";
  342. char *CHECKER_CONSOLEID_EN       = "ConsoleID";
  343. char *CHECKER_PSID_EN            = "PSID";
  344.  
  345. char *CHECKER_UNKNOWN_EN         = "[UNKNOWN]";
  346.  
  347. char *MENU_OK_EN  = "OK";
  348. char *MENU_YES_EN = "Yes";
  349. char *MENU_NO_EN  = "No";
  350. char *MENU_BACK_EN = "Back";
  351.  
  352. char *ASK_CUSTOM_SPOOF_EN = "Do you want to patch with custom spoof?";
  353. char *ASK_999_SPOOF_EN = "Do you want to patch with 9.99 spoof?";
  354. char *ASK_RESTORE_SPOOF_EN = "Do you want to restore default spoof?";
  355. char *CUSTOM_SPOOF_PATCHED_EN = "Custom spoof patched successfully";
  356. char *SPOOF_999_PATCHED_EN = "9.99 spoof patched successfully";
  357. char *SPOOF_RESTORE_PATCHED_EN = "Default spoof restored successfully";
  358. char *MENU_CUSTOM_SPOOF_EN = "Custom spoof";
  359. char *MENU_FIX_COBRA_HASH_EN = "Fix Cobra hash";
  360. char *MENU_NO_COBRA_EN = "Cobra not detected";
  361. char *MENU_PATCH_ALL_EN = "- Patch all";
  362. char *ASK_PATCH_ALL_EN = "Do you want to patch all data?";
  363. char *HASH_FIXED_OK_EN = "Hash fixed successfully";
  364. char *HASH_FIXED_ERROR_EN = "Unable to fix hash";
  365. char *NOT_PATCH_EN = "Not patch";
  366. char *SCREENSHOTS_MENU_EN = "Screenshots";
  367. char *UNSIGNED_ACT_RIF_MENU_EN = "Unsigned act/rif";
  368. char *DELETION_DAT_MENU_EN = "Disable act.dat deletion";
  369.  
  370. char *INFO_MENU_PATCH_ALL_EN = "Patches IDs, deletes temp files and hide CFW";
  371. char *INFO_MENU_SEN_OPTIONS_EN = "Shows spoof options and tasks for SEN/PSN";
  372. char *INFO_MENU_SHOW_HELP_EN = "Shows this screen";
  373. char *INFO_MENU_SEE_DATA_EN = "Shows info of PS3 system";
  374. char *INFO_MENU_HIDE_INFO_EN = "Hides info of PS3 system";
  375. char *INFO_MENU_DELETE_TEMP_FILES_EN = "Deletes temp files";
  376. char *INFO_MENU_CHANGE_TARGET_ID_EN = "Change TargetID";
  377. char *INFO_MENU_SHUTDOWN_PS3_EN = "Shutdown PS3 system";
  378. char *INFO_MENU_MUOUNT_FLASH_EN = "Mount/unmount /dev_SEN";
  379. char *INFO_MENU_DENABLE_SEN_EN = "Enables/disables SEN access";
  380. char *INFO_MENU_CHANGE_LANGUAGE_EN = "Changes language";
  381. char *INFO_MENU_EXIT_EN = "Quit the program and exits to XMB";
  382. char *INFO_MENU_PATCH_DATA_USB_EN = "Patches ConsoleID and/or PSID";
  383. char *INFO_MENU_REBOOT_PS3_EN = "Reboots PS3 system";
  384. char *INFO_MENU_CHANGE_MAC_EN = "Changes current MAC";
  385. char *INFO_MENU_SETTINGS_EN = "Changes settings";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement