From a6ef577f7bd97b78db6d078c9d17cd0de2f143a4 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Tue, 22 Nov 2011 04:29:57 +0000 Subject: Updating Localizable.strings. Minor string change in PcsxrController and Localizable.strings. A bit more transition from PCSX to PCSXR (AddPluginSheet.xib). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72528 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/English.lproj/Localizable.strings | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'macosx/English.lproj/Localizable.strings') diff --git a/macosx/English.lproj/Localizable.strings b/macosx/English.lproj/Localizable.strings index fabef134..fc649908 100644 --- a/macosx/English.lproj/Localizable.strings +++ b/macosx/English.lproj/Localizable.strings @@ -7,17 +7,16 @@ */ "Plugin Initialization Failed!" = "Plugin Initialization Failed!"; -"Pcsx failed to initialize the selected %s plugin (error=%i).\nThe plugin might not work with your system." = "Pcsx failed to initialize the selected %s plugin (error=%i).\nThe plugin might not work with your system."; +"Pcsxr failed to initialize the selected %s plugin (error=%i).\nThe plugin might not work with your system." = "Pcsxr failed to initialize the selected %s plugin (error=%i).\nThe plugin might not work with your system."; "Error!" = "Error!"; "Installation Succesfull" = "Installation Succesfull"; "Installation Failed!" = "Installation Failed!"; "The installation of the specified plugin was succesfull. In order to use it, please restart the application." = "The installation of the specified plugin was succesfull. In order to use it, please restart the application."; "The installation of the specified plugin failed. Please try again, or make a manual install." ="The installation of the specified plugin failed. Please try again, or make a manual install."; "Missing plugins!" = "Missing plugins!"; -"Pcsx is missing one or more critical plugins. You will need to install these in order to play games." = "Pcsx is missing one or more critical plugins. You will need to install these in order to play games."; +"Pcsxr is missing one or more critical plugins. You will need to install these in order to play games." = "Pcsx is missing one or more critical plugins. You will need to install these in order to play games."; "Missing BIOS!" = "Missing BIOS!"; -"Pcsx wasn't able to locate any Playstation BIOS ROM files. This means that it will run in BIOS simulation mode which is less stable and compatible than using a real Playstation BIOS.\n" = "Pcsx wasn't able to locate any Playstation BIOS ROM files. This means that it will run in BIOS simulation mode which is less stable and compatible than using a real Playstation BIOS.\n"; -"If you have a BIOS available, please copy it to\n~/Library/Application Support/Pcsx/Bios/" = "If you have a BIOS available, please copy it to\n~/Library/Application Support/Pcsx/Bios/"; +"Pcsxr wasn't able to locate any Playstation BIOS ROM files. This means that it will run in BIOS simulation mode which is less stable and compatible than using a real Playstation BIOS.\nIf you have a BIOS available, please copy it to\n~/Library/Application Support/Pcsxr/Bios/" = "Pcsxr wasn't able to locate any Playstation BIOS ROM files. This means that it will run in BIOS simulation mode which is less stable and compatible than using a real Playstation BIOS.\nIf you have a BIOS available, please copy it to\n~/Library/Application Support/Pcsxr/Bios/"; "Error Opening CDR Plugin" = "Error Opening CDR Plugin"; "Error Opening SPU Plugin" = "Error Opening SPU Plugin"; "Error Opening GPU Plugin" = "Error Opening GPU Plugin"; -- cgit v1.2.3