restored menu descriptions
This commit is contained in:
parent
e66ef07e0d
commit
796350af04
|
@ -109,6 +109,45 @@
|
|||
#229# "Save Slot - 9"
|
||||
#230# "Save Slot - 10"
|
||||
|
||||
// Menu Descriptions
|
||||
#250# "Open a N64 rom image"
|
||||
#251# "Display Information about the loaded image"
|
||||
#252# "Start Emulation of the loaded rom image"
|
||||
#253# "Stop Emulation of the loaded rom image"
|
||||
#254# "Select Rom Directory"
|
||||
#255# "Refresh Current list of ROMs in the ROM Browser"
|
||||
#256# "Exit this application"
|
||||
#257# "Reboot the current rom image (reload any settings changes)"
|
||||
#258# "Pause/Resume emulation of the current running rom"
|
||||
#259# "Generate a Bitmap image of the current Screen"
|
||||
#260# "Limit FPS to the correct speed of the n64"
|
||||
#261# "Create a instant of the current system for quick save"
|
||||
#262# "Create a instant of the current system with selecting file location"
|
||||
#263# "Load a quick instant save"
|
||||
#264# "Choose an instant save file to load"
|
||||
#265# "Enable/Disable Game shark cheats"
|
||||
#266# "Game shark button is used with specific cheats"
|
||||
#267# "Change emulation from window mode to full screen"
|
||||
#268# "Make window stay on top of all other windows"
|
||||
#269# "Change settings inside the Graphics plugin"
|
||||
#270# "Change settings inside the Audio plugin"
|
||||
#271# "Change settings inside the Controller plugin (i.e. set keys)"
|
||||
#272# "Change settings inside the RSP plugin"
|
||||
#273# "Show the CPU usage of the emulator split over different resources"
|
||||
#274# "View/Change settings for this application"
|
||||
#275# "View Manual for application"
|
||||
#276# "View FAQ for application"
|
||||
#278# "About the application and Authors"
|
||||
#277# "About the Authors of the support files"
|
||||
#279# "Open this previous opened ROM image"
|
||||
#280# "Choose this directory as your rom directory"
|
||||
#281# "Change Application to using this language"
|
||||
#282# "Choose this quick save location"
|
||||
#283# "Play selected game"
|
||||
#284# "Information about selected game"
|
||||
#285# "Edit Settings for selected game"
|
||||
#286# "Edit cheats for selected game"
|
||||
|
||||
/*********************************************************************************
|
||||
* Rom Browser *
|
||||
*********************************************************************************/
|
||||
|
|
|
@ -109,6 +109,45 @@
|
|||
#229# "Ranura de Guardado - 9"
|
||||
#230# "Ranura de Guardado - 10"
|
||||
|
||||
// Menu Descriptions
|
||||
#250# "Abrir una imagen rom de N64"
|
||||
#251# "Mostrar Información acerca de la imagen cargada"
|
||||
#252# "Iniciar Emulación de la imagen rom cargada"
|
||||
#253# "Detener Emulación de la imagen rom cargada"
|
||||
#254# "Seleccionar Directorio de Roms"
|
||||
#255# "Actualizar la lista Actual de ROMs en el Navegador de ROMs"
|
||||
#256# "Salir de esta aplicación"
|
||||
#257# "Reiniciar la imagen rom actual (recarga cualquier cambio de ajustes)"
|
||||
#258# "Pausar/Reanudar emulación del rom en ejecución actual"
|
||||
#259# "Generar una imagen Bitmap de la Pantalla actual"
|
||||
#260# "Limitar FPS a la velocidad correcta del N64"
|
||||
#261# "Crear una instantánea del sistema actual para guardado rápido"
|
||||
#262# "Crear una instantánea del sistema actual seleccionando la ubicación del archivo"
|
||||
#263# "Cargar una instantánea de guardado rápido"
|
||||
#264# "Elegir un archivo de guardado instantáneo para cargar"
|
||||
#265# "Activar/Desactivar trucos Game shark"
|
||||
#266# "El Botón Game shark es usado con trucos específicos"
|
||||
#267# "Cambiar emulación de modo ventana a pantalla completa"
|
||||
#268# "Hacer que la ventana quede por encima las demás ventanas"
|
||||
#269# "Cambiar ajustes dentro del plugin de Gráficos"
|
||||
#270# "Cambiar ajustes dentro del plugin de Audio"
|
||||
#271# "Cambiar ajustes dentro del plugin de Control (es decir definir las teclas)"
|
||||
#272# "Cambiar ajustes dentro del plugin de RSP"
|
||||
#273# "Mostrar uso del CPU del emulador dividido sobre diferentes recursos"
|
||||
#274# "Ver/Cambiar ajustes para esta aplicación"
|
||||
#275# "Ver Manual para la aplicación"
|
||||
#276# "Ver FAQ para la aplicación"
|
||||
#278# "Acerca de la aplicación y Autores"
|
||||
#277# "Acerca de los Autores de los archivos de soporte"
|
||||
#279# "Abrir esta imagen ROM abierta previamente"
|
||||
#280# "Elegir este directorio como tu directorio de roms"
|
||||
#281# "Cambiar Aplicación para usar este lenguaje"
|
||||
#282# "Elegir esta ubicación de guardado rápido"
|
||||
#283# "Jugar juego seleccionado"
|
||||
#284# "Información acerca del juego seleccionado"
|
||||
#285# "Editar Ajustes para el juego seleccionado"
|
||||
#286# "Editar trucos para el juego seleccionado"
|
||||
|
||||
/*********************************************************************************
|
||||
* Rom Browser *
|
||||
*********************************************************************************/
|
||||
|
|
Loading…
Reference in New Issue