
--Texts (only text in " ")

--script.lua
STRINGS_FIRST_WARNING_1 =			"If you are using sd2vita, psvsd or USB drive"
STRINGS_FIRST_WARNING_2 =			"make sure you have the original memory card"
STRINGS_FIRST_WARNING_3 =			"mounted as ux0 (for PSVITA FAT Model)"
STRINGS_FIRST_WARNING_4 =			"or the internal memory mounted as ux0"
STRINGS_FIRST_WARNING_5 =			"(for PSVITA SLIM Model)"

STRINGS_WARNING_TITLE =		    	"----- WARNING !!! -----"
STRINGS_WARNING =		    		"Press any key to continue"

STRINGS_SECOND_WARNING_1 =			"Never attempt to use MODORU from the sd2vita,"
STRINGS_SECOND_WARNING_2 =			"psvsd or USB drive, if you do,"
STRINGS_SECOND_WARNING_3 =			"is at your own risk!"

--menu
STRINGS_TITLE1 =			"Version 3.65 detected"
STRINGS_TITLE2 =			"Update/Downgrade without PC"
STRINGS_VERSION =           "Actual version: "
STRINGS_WLAN =              "Wlan strength: "
STRINGS_INSTALL_HE =		"Install H-encore"
STRINGS_INSTALL_EN =		"Install Enso 1.1"
STRINGS_INSTALL_MO =		"Install Modoru"
STRINGS_DOWNLOAD_P =		"Select FW PUP"
STRINGS_EXTRA_OPTS =		"Extra options (SELECT)"
STRINGS_H_FOUND =           "H-encore installed"
STRINGS_H_NOTF =            "Ready"

--Installation messages
STRINGS_REST_MEINS =        "\n\nMemecore will work only for 3.63 and lower versions \n\noption to install it on 3.65 and over \n\n has been disabled"
STRINGS_MODO_FOUND =        "\nModoru already installed"
STRINGS_MODO_NOT_FOUND =	"\nFirst install Modoru !!!"
STRINGS_MODO_PROBLEM =      "\nThere was a problem with the Modoru installation :("
STRINGS_REST_MEREI =        "\n\nOption disabled for 3.65 and over"
STRINGS_ENSO_FOUND =        "\nEnso already installed"
STRINGS_MERE_SAVE =         "\n\nReinstalling Memecore savedata"
STRINGS_ME_NOBUB =          "\n\nInstall Memecore bubble first"
STRINGS_HERE_SAVE =         "\n\nReinstalling Hencore savedata"
STRINGS_HE_NOBUB =          "\n\nInstall Hencore bubble first"

--Functions.lua
STRINGS_REBOOT =			"\n\nYour PS Vita must restart now to update DB"
STRINGS_ERROR =	        	"Installation failed"
STRINGS_WAIT =				"Please wait..."
STRINGS_BUB_SHRINK =        "Shrinking H encore bubble"
STRINGS_S_DONE =            "Succes!"
STRINGS_SHRINK =            "\n\nEncore already installed \n\nWould you like to reinstall it ? \n\n(less than 10mb version)"
STRINGS_CUSTOM_SAVEDATA =	"Customizing Encore"
STRINGS_MEHE_FOUND =        "\n\nEncore already installed"
STRINGS_MODORU =            "Modoru installed correctly"
STRINGS_ENSO_SEL =			"Choose the Enso version to install"
STRINGS_ENSO_DETECT =       "Enso Detected, checking version"
STRINGS_ENSO =              "Installed Correctly !!!"
STRINGS_PUPS_SEL =			"Choose the FW to use in Modoru"
STRINGS_WAIT_DL =	    	"Starting download\n\nPlease wait..."
STRINGS_PUP_MOVED =         "Moved to MODORU"
STRINGS_DL_CANCLD =         "Error or Download cancelled"
STRINGS_DL_ERROR =          "The file can't be downloaded"
STRINGS_PUP_DETECT =        "PSP2UPDAT.PUP Detected\n\nchecking PUP version"
STRINGS_PUP_FOUND =         "PUP found: "
STRINGS_PUP_FOUND_DATA =    "PUP found at data/PUPS/ \n\nMoving to MODORU"
STRINGS_PUP_TO_DATA =    	"Download PUP to ux0:data/PUPS/ ??\n\nIf you choose no, the PUP will be downloaded to MODORU"
STRINGS_PUP_RIGHT =         " Correctly in Modoru"
STRINGS_PUP_CRC =           "downloaded,\n\nchecking CRC"
STRINGS_PUP_CORPTD =        "PUP Corrupted"
STRINGS_PARSE_ERR =         "Error parsing link"
STRINGS_DL_HTML =           "Could not download html"

--Callbacks.lua
STRINGS_INSTALL =           "Installing..."
STRINGS_FILE =              "File: "
STRINGS_DLOAD =             "Downloading PUP Update..."
STRINGS_CANCEL =            "If you want to cancel Press "

--Extra options
STRINGS_EXTRA_T =		    "Extra options"
STRINGS_EXTRA_C =           "SELECT : Close"
STRINGS_EXTRA_MEME =	    "X                           Install Memecore"
STRINGS_EXTRA_HERE =		"R + ↑                      Reinstall Hencore savedata"
STRINGS_EXTRA_MERE =		"L + ↑                      Reinstall Memecore savedata"
