Advertisement
Evilnat

SEN Enabler v5.1.2 [For translation only]

Jul 31st, 2013
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 8.98 KB | None | 0 0
  1. // English
  2. // -------
  3.  
  4. char *INFO_HIDDEN_EN = "Data hidden successfully";
  5. char *option_disabled_en = "This option is not enabled yet";
  6. char *NOT_SUPPORTED_EN = "Not supported";
  7. char *SEN_NOT_NECESSARY_EN = "Enable SEN access is not necessary";
  8. char *SEN_NOT_FUNCTIONAL_EN = "This option is not functional for this FW yet";
  9. char *TEMP_EN = "Temperature";
  10. char *LANG_ERROR_EN = "Unable to change language";
  11.  
  12. char *THANKS_1_EN = "Thanks to agusbc  (Dumps & tester) [PS3SOS]";
  13. char *THANKS_2_EN = "Thanks to Edu_sueca  (Dumps & tester) [PS3SOS]";
  14. char *THANKS_3_EN = "Thanks to sirmac  (Dumps & tester) [PS3SOS]";
  15. char *THANKS_4_EN = "Thanks to ashmodeo  (Dumps & tester) [PS3SOS]";
  16. char *THANKS_5_EN = "Thanks to Zarcha  (Dumps & tester) [PS3SOS]";
  17. char *THANKS_6_EN = "Thanks to coronator83  (Dumps & tester) [PS3SOS]";
  18. char *THANKS_7_EN = "Thanks to winch03200  (French language) [PS-ADDICT]";
  19. char *THANKS_8_EN = "Thanks to Estwald  (Tiny3D help) [EOL]";
  20. char *THANKS_9_EN = "Thanks to Yngwiedis (Tester) [PSX-SCENE]";
  21. char *THANKS_10_EN = "Thanks to dino05 (Italian language) [PSX-SCENE]";
  22. char *THANKS_11_EN = "Thanks to djtom (Polish language) [PSX-SCENE]";
  23. char *THANKS_ALL_EN = "And all the people who helped me and i can't remember";
  24.  
  25. char *SELECT_MODE_EN = "Data hidden, please select mode";
  26. char *CFW_FULL_MODE_EN = "- CFW Mode [Full CFW]";
  27. char *CFW_PACKAGES_MODE_EN = "- CFW Mode [Packages only]";
  28. char *CFW_APP_MODE_EN = "- CFW Mode [app_home only]";
  29. char *OFW_MODE_EN = "- OFW Mode [All disabled]";
  30. char *ACTUAL_MODE_EN = "- Actual mode";
  31. char *ERROR_CFW_MODE_EN = "Unable to change mode";
  32. char *THANKS_EN = "Thanks to all PS3SOS users for their help";
  33. char *DESCRIPTION_EN = "This homebrew enables/disables SEN access and other optional options";
  34. char *WARNING_EN = "WARNING: Don't interrupt this program until any operation is complete";
  35.  
  36. char *SEN_ACCESS_EN = "SEN/PSN access";
  37. char *PLEASE_RESTART_EN = "Please restart instead of exiting";
  38.  
  39. char *SPANISH_EN = "- Spanish";
  40. char *ENGLISH_EN = "- English";
  41. char *FRENCH_EN = "- French";
  42. char *ITALIAN_EN = "- Italian";
  43.  
  44. char *EXITING_EN = "Exiting to XMB...";
  45. char *WAIT_EN = "Please wait...";
  46.  
  47. char *ENABLED_EN = "Enabled";
  48. char *DISABLED_EN = "Disabled";
  49.  
  50. char *SELECT_LANGUAGE_EN = "Select language";
  51.  
  52. char *ASK_ENABLE_SEN_EN = "Do you want to enable SEN access?";
  53. char *ASK_DISABLE_SEN_EN = "Do you want to disable SEN access?";
  54. char *ENABLING_SEN_EN = "Enabling PSN/SEN access, please wait...";
  55. char *DISABLING_SEN_EN = "Disabling PSN/SEN access, please wait...";
  56. char *SEN_ENABLED_EN = "PSN/SEN access enabled successfully";
  57. char *SEN_DISABLED_EN = "PSN/SEN access disabled successfully";
  58.  
  59. char *ASK_RESTART_EN = "Do you want to reboot?";
  60. char *WARNING_XMB_EN = "WARNING: If you don't reboot your PS3 system will be unstable";
  61.  
  62. char *FLASH_MOUNTED_EN = "/dev_SEN mounted successfully";
  63. char *FLASH_UNMOUNTED_EN = "/dev_SEN unmounted successfully";
  64. char *FLASH_MOUNT_ERROR_EN = "Unable to mount /dev_SEN";
  65. char *FLASH_UNMOUNT_ERROR_EN = "Unable to unmount /dev_SEN";
  66.  
  67. char *NO_FILE_EN = "Patcher files not found";//\n\nMake sure it is at the root of the USB and try again";
  68. char *NO_USB_EN = "USB device not found";
  69. char *DATA_PATCHED_EN = "Data patched successfully";
  70. char *DATA_NOT_PATCHED_EN = "Unable to patch data";
  71.  
  72. char *DELETED_HISTORY_FILES_EN = "History files deleted successfully";
  73. char *DELETED_HISTORY_FILES_ERROR_EN = "Unable to delete history files";
  74.  
  75. char *MAC_CHANGED_EN = "MAC changed successfully";
  76. char *MAC_CHANGED_ERROR_EN = "Unable to change MAC";
  77.  
  78. char *SELECT_TARGET_EN = "Select TargetID";
  79.  
  80. char *TARGETID_SPOOFED_EN = "TargetID changed successfully";
  81. char *TARGETID_SPOOFED_ERROR_EN = "Unable to change TargetID";
  82.  
  83. char *CONSOLEID_SPOOFED_EN = "ConsoleID spoofed successfully";
  84. char *CONSOLEID_SPOOFED_ERROR_EN = "Unable to spoof ConsoleID";
  85.  
  86. char *PSID_SPOOFED_EN = "PSID spoofed successfully";
  87. char *PSID_SPOOFED_ERROR_EN = "Unable to spoof PSID";
  88.  
  89. char *BACKUP_FOLDER_ERROR_EN = "Unable to create backup folder for restore files";
  90.  
  91. char *BACKUP_INDEX_EN = "Failed to make backup of index.dat file";
  92. char *BACKUP_VSH_EN = "Failed to make backup of vsh.self file";
  93. char *BACKUP_VERSION_EN = "Failed to make backup of version.txt file";
  94.  
  95. char *BACKUP_INDEX_SWP_EN = "Failed to make backup of index.dat.swp file";
  96. char *BACKUP_VSH_SWP_EN = "Failed to make backup of vsh.self.swp file";
  97. char *BACKUP_VERSION_SWP_EN = "Failed to make backup of version.txt.swp file";
  98.  
  99. char *BACKUP_VSH_CEXSP_EN = "Failed to make backup of vsh.self.cexsp file";
  100.  
  101. char *PATCH_CERT_ERROR_EN = "An error occured while fixing certificates";
  102. char *PATCH_INDEX_ERROR_EN = "An error occured while fixing index.dat";
  103. char *PATCH_VSH_ERROR_EN = "An error occured while fixing vsh.self";
  104. char *PATCH_VERSION_ERROR_EN = "An error occured while fixing version.txt";
  105.  
  106. char *PATCH_INDEX_SWP_ERROR_EN = "An error occured while fixing index.dat.swp";
  107. char *PATCH_VSH_SWP_ERROR_EN = "An error occured while fixing vsh.self.swp";
  108. char *PATCH_VERSION_SWP_ERROR_EN = "An error occured while fixing version.txt.swp";
  109.  
  110. char *PATCH_VSH_CEXSP_ERROR_EN = "An error occured while fixing vsh.self.cexsp";
  111.  
  112. char *RESTORED_FILES_EN = "Files restored successfully";
  113. char *RESTORED_FILES_ERROR_EN = "Unable to restore files";
  114. char *SYSTEM_REBOOT_EN = "System will reboot now";
  115.  
  116. char *WANT_RESTORE_EN = "Do you want to restore files?";
  117. char *RECOMMENDED_EN = "RECOMMENDED";
  118.  
  119. char *TARGET_81_EN = "- 0x81 [Ref.Tool] [TOOL]";
  120. char *TARGET_82_EN = "- 0x82 [Debug] [DEX]";
  121. char *TARGET_83_EN = "- 0x83 [Retail Japan] [CEX]";
  122. char *TARGET_84_EN = "- 0x84 [Retail USA] [CEX]";
  123. char *TARGET_85_EN = "- 0x85 [Retail Europe] [CEX]";
  124. char *TARGET_86_EN = "- 0x86 [Retail Korea] [CEX]";
  125. char *TARGET_87_EN = "- 0x87 [Retail U. King.] [CEX]";
  126. char *TARGET_88_EN = "- 0x88 [Retail Mexico] [CEX]";
  127. char *TARGET_89_EN = "- 0x89 [Retail Australia] [CEX]";
  128. char *TARGET_8A_EN = "- 0x8A [Retail South Asia] [CEX]";
  129. char *TARGET_8B_EN = "- 0x8B [Retail Taiwan] [CEX]";
  130. char *TARGET_8C_EN = "- 0x8C [Retail Russia] [CEX]";
  131. char *TARGET_8D_EN = "- 0x8D [Retail China] [CEX]";
  132. char *TARGET_A0_EN = "- 0xA0 [System Debugger] [ARC]";
  133.  
  134. char *TARGET_REF_EN =  "[Ref.Tool] [TOOL]";
  135. char *TARGET_DEB_EN =  "[Debug] [DEX]";
  136. char *TARGET_JAP_EN =  "[Retail Japan] [CEX]";
  137. char *TARGET_USA_EN =  "[Retail USA] [CEX]";
  138. char *TARGET_EUR_EN =  "[Retail Europe] [CEX]";
  139. char *TARGET_KOR_EN =  "[Retail Korea] [CEX]";
  140. char *TARGET_UK_EN  =  "[Retail U. King.] [CEX]";
  141. char *TARGET_MEX_EN =  "[Retail Mexico] [CEX]";
  142. char *TARGET_AUS_EN =  "[Retail Australia] [CEX]";
  143. char *TARGET_ASIA_EN = "[Retail South Asia] [CEX]";
  144. char *TARGET_TAI_EN =  "[Retail Taiwan] [CEX]";
  145. char *TARGET_RUS_EN =  "[Retail Russia] [CEX]";
  146. char *TARGET_CHI_EN =  "[Retail China] [CEX]";
  147. char *TARGET_DEBUGGER_EN = "- 0xA0 [System Debugger] [ARC]";
  148.  
  149. char *MENU_SHOW_HELP_EN          = "- Show help";
  150. char *MENU_SEE_DATA_EN           = "- See PS3 data";
  151. char *MENU_HIDE_INFO_EN          = "- Hide info";
  152. char *MENU_DELETE_TEMP_FILES_EN  = "- Delete history files";
  153. char *MENU_CHANGE_TARGET_ID_EN   = "- Change TargetID";
  154. char *MENU_SHUTDOWN_PS3_EN       = "- Shutdown PS3";
  155. char *MENU_MUOUNT_FLASH_EN       = "- Enable/Disable flash writing";
  156. char *MENU_MOUNT_FLASH_EN        = "- Enable flash writing";
  157. char *MENU_UMOUNT_FLASH_EN       = "- Disable flash writing";
  158. char *MENU_DENABLE_SEN_EN        = "- Enable/Disable SEN access";
  159. char *MENU_ENABLE_SEN_EN         = "- Enable SEN access";
  160. char *MENU_DISABLE_SEN_EN        = "- Disable SEN access";
  161. char *MENU_CHANGE_LANGUAGE_EN    = "- Change language";
  162. char *MENU_EXIT_EN               = "- Exit";
  163. char *MENU_PATCH_DATA_USB_EN     = "- Patch data from USB";
  164. char *MENU_REBOOT_PS3_EN         = "- Restart PS3";
  165.  
  166. char *CHECKER_FIRMWARE_EN        = "Firmware";
  167. char *CHECKER_MACHINE_EN         = "Machine";
  168. char *CHECKER_RESOLUTION_EN      = "Resolution";
  169. char *CHECKER_FLASH_EN           = "Flash write";
  170. char *CHECKER_MAC_EN             = "MAC";
  171. //char *CHECKER_MAC_SPOOFED_EN     = "Spoofed MAC";
  172. char *CHECKER_IDPS_EN            = "IDPS";
  173. char *CHECKER_TARGETID_EN        = "TargetID";
  174. char *CHECKER_MOTHERBOARD_EN     = "Motherboard";
  175. char *CHECKER_CONSOLEID_EN       = "ConsoleID";
  176. char *CHECKER_PSID_EN            = "PSID";
  177.  
  178. char *CHECKER_UNKNOWN_EN         = "[UNKNOWN]";
  179.  
  180. char *MENU_OK_EN = "OK";
  181. char *MENU_YES_EN = "Yes";
  182. char *MENU_NO_EN = "No";
  183.  
  184. char *INFO_MENU_SHOW_HELP_EN = "Shows this screen";
  185. char *INFO_MENU_SEE_DATA_EN = "Shows info of PS3 system";
  186. char *INFO_MENU_HIDE_INFO_EN = "Hides info of PS3 system";
  187. char *INFO_MENU_DELETE_TEMP_FILES_EN = "Deletes temp files";
  188. char *INFO_MENU_CHANGE_TARGET_ID_EN = "Change TargetID";
  189. char *INFO_MENU_SHUTDOWN_PS3_EN = "Shutdown PS3 systems";
  190. char *INFO_MENU_MUOUNT_FLASH_EN = "Mount/unmount /dev_SEN";
  191. char *INFO_MENU_DENABLE_SEN_EN = "Enables/disables SEN access";
  192. char *INFO_MENU_CHANGE_LANGUAGE_EN = "Changes language";
  193. char *INFO_MENU_EXIT_EN = "Quit the program and exits to XMB";
  194. char *INFO_MENU_PATCH_DATA_USB_EN = "Patch ConsoleID, PSID and/or MAC";
  195. char *INFO_MENU_REBOOT_PS3_EN = "Reboots PS3 system";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement