--Texts (only text in " ")
strings = {

--script.lua
unsafe =		"UNSAFE MODE is required for this Homebrew !!!",
adrinst =		"AdrBubbleBooter plugin has been installed... \nWe need to restart your PS Vita... :)",
notadr =		"Adrenaline v6 has not been installed...",

--callbacks.lua
instbb =		"Installing Bubble:",
file =			"File:",

--bubbles.lua
btitle =		"EDIT DATA/BOOT.INF",
count =			"Count:",
marks =			"Select/Start (Mark/Unmark All)",
uninstall =		"Uninstall",
editboot =		"Edit boot.inf",
back =			"Back",
toggle =		"Toggle options",
doneedit =		"Done editing",
notbubbles =	"You don´t have any bubbles to list :(",
createbb =		"Try again after creating some Bubbles",
togoback =		"To go Back",
uninstallbb =	"You are going to Uninstall Bubble(s) : ",

--osk
titleosk =		"Bubble's Title",
putnameosk =	"Put here name",

--Process
convert =		"Converting Resources...",
errinst =		"Sorry, There was an Instalation error",
unk =			"UNK",

--debug
loadciso =		"Loading C/ISO",
loadpbp =		"Loading PBP",

--custom message
title_msg =		"System Message",
option_msg =	"OK",
option1_msg =	"Yes",
option2_msg =	"No",

--scan.lua
scantitle =		"Available games [ISO/CSO/PBP]",
fullbbicon =	"Full Bubble",
nostretched =	"No Stretched",
defcolor =		"Default Color",
bbcolor =		"Bubble Color",
pics =			"Press Triangle On/Off PICs",
markgame =		"Mark/Unmark Game",
bsettings =		"Bubbles Settings",
notpsp =		"Did not find any PSP Games...",
installgames =	"Please install the iso/cso games in pspemu/ISO",
installgames2 =	"and eboot.pbp games in pspemu/PSP/GAME/(MYGAME)",
press_lr =		"Press L/R to switch between full/no stretched icons.",
press_select =	"Press Select to sort by\nInstalled/Title/Date of modification.",
press_lright =	"Press Left/Right to change the color of each bubble.",
press_cross =	"Press X to create your Bubbles.",
press_circle =	"Press O to create your Bubbles.",
touchme =		"Double tap",
press_start =	"For help",
sort =			"Sort by",
sorttitle =		"Title",
sortmtime =		"MTime",
sortnoinst =	"Installed",

--submenu
warning =		"The changes will take effect once you press start",
def_sort =		"Default Sort",
def_color =		"Default Color",
save =			"Extra Settings",

--bar progress
bubbles =		"Bubbles",

}
