diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-11-22 04:29:57 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-11-22 04:29:57 +0000 |
| commit | a6ef577f7bd97b78db6d078c9d17cd0de2f143a4 (patch) | |
| tree | 6b0b114929f8843a5dea2d76934b964d03d5783e /macosx/English.lproj/Localizable.strings | |
| parent | c11ed17e579ce4ccaea0d218d92f96bef21b50c8 (diff) | |
| download | pcsxr-a6ef577f7bd97b78db6d078c9d17cd0de2f143a4.tar.gz | |
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
Diffstat (limited to 'macosx/English.lproj/Localizable.strings')
| -rw-r--r-- | macosx/English.lproj/Localizable.strings | 7 |
1 files changed, 3 insertions, 4 deletions
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"; |
