From 190c7ed336adb85e61d02c2ecfcb351cab1655eb Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Sun, 26 Jan 2014 02:21:37 +0000 Subject: OS X: Correct plurality on PCSX-R’s English info.plist Strings file. TODO: Fix plurality on other localizations. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88473 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/English.lproj/en.lproj/InfoPlist.strings | 6 +++--- 1 file 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"; -- cgit v1.2.3