--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 PSVita... :)",
notadr =		"Adrenaline v6 has not been installed...",

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

--bubbles.lua
btitle =		"EDIT DATA/BOOT.INF",
count =			"Count:",

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

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

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) : ",

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

--scan.lua
scantitle =		"Available games [ISO/CSO/PBP]",

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

fullbbicon =	"Full Bubble",
nostretched =	"No Stretched",

defcolor =		"Default Color",
bbcolor =		"Bubble Color",
pics =			"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)",

--bar progress
bubbles =		"Bubbles",

--updater.lua
update_msg1 =   "is now available.",
update_msg2 =   "Do you want to update the application?",
downupdate =    "Downloading Update...",
size_msg =      "Size",
written_msg =   "Written",
speed_msg =     "Speed",
percent_msg =   "Percent",
kbs_msg =       "Kb/s",

--updater\script.lua  ! not supported, reserved for future releases
--error_args =    "Error args lost!",
--unsafe_test =   "Search in vpk, Unsafe or Dangerous files!",
--unpack_vpk =    "Unpack vpk...",
--perc_total =    "Percent Total:",
--installing =    "Installing...",

}
