diff options
| -rw-r--r-- | macosx/English.lproj/en.lproj/InfoPlist.strings | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/macosx/English.lproj/en.lproj/InfoPlist.strings b/macosx/English.lproj/en.lproj/InfoPlist.strings index 5c1a5609..2f83e33d 100644 --- a/macosx/English.lproj/en.lproj/InfoPlist.strings +++ b/macosx/English.lproj/en.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ -/* Localized versions of Info.plist keys */ +/* Localized versions of Info.plist keys */ CFBundleName = "PCSXR"; CFBundleDisplayName = "PCSX Reloaded"; @@ -9,5 +9,5 @@ NSHumanReadableCopyright = "Copyright © 2003-2005 PCSX Team, Gil Pedersen, Nico "Playstation BIOS Image" = "PlayStation BIOS Image"; "PCSXR Memory Card" = "Psx Mcd Format"; "PCSXR Freeze State" = "PCSXR Freeze State"; -"Playstation Cheat" = "PCSXR Cheat Code Files"; -"PlayStation Disc" = "PSX Image Files"; +"Playstation Cheat" = "PCSXR Cheat Code File"; +"PlayStation Disc" = "PSX Image File"; |
