
--Texts (only text in " ")

--script.lua
STRINGS_WARNING =		    "Press any key to continue"

--menu
STRINGS_TITLE1 =			"Version 3.65 detected"
STRINGS_TITLE2 =			"Update/Downgrade to 3.65 without PC"
STRINGS_VERSION =           "Actual version: "
STRINGS_INSTALL_HE =		"Install H-encore"
STRINGS_INSTALL_EN =		"Install Enso 1.1"
STRINGS_INSTALL_MO =		"Install Modoru"
STRINGS_DOWNLOAD_P =		"Download 3.65 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_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_MEHE_FOUND =        "\n\nEncore already installed"
STRINGS_MODORU =            "Modoru installed correctly"
STRINGS_ENSO =              "Enso v1.1 installed correctly"
STRINGS_WAIT_DL =	    	"Starting download...Please wait"
STRINGS_PUP_MOVED =         "365 PUP Moved to MODORU"
STRINGS_DL_CANCLD =         "Error or Download cancelled"
STRINGS_DL_ERROR =          "The file can't be downloaded"

--Callbacks.lua
STRINGS_INSTALL =           "Installing..."
STRINGS_FILE =              "File: "
STRINGS_DLOAD =             "Downloading PUP Update..."

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

