From a3418fed402dc39b734fa429b0d39d18dc34ae3d Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Sat, 25 Jan 2014 18:56:41 +0000 Subject: OS X: Localize the PlayStation Disc string on the info.plist value. Uncomment some info.plist Strings values. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88468 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/English.lproj/ko-KR.lproj/InfoPlist.strings | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'macosx/English.lproj/ko-KR.lproj/InfoPlist.strings') diff --git a/macosx/English.lproj/ko-KR.lproj/InfoPlist.strings b/macosx/English.lproj/ko-KR.lproj/InfoPlist.strings index c465d48c..93b610d7 100644 --- a/macosx/English.lproj/ko-KR.lproj/InfoPlist.strings +++ b/macosx/English.lproj/ko-KR.lproj/InfoPlist.strings @@ -1,8 +1,8 @@ /* Localized versions of Info.plist keys */ -//CFBundleName = "PCSXR"; -//CFBundleDisplayName = "PCSX Reloaded"; -//CFBundleShortVersionString = "PCSX-Reloaded 1.9.95"; +CFBundleName = "PCSXR"; +CFBundleDisplayName = "PCSX Reloaded"; +CFBundleShortVersionString = "PCSX-Reloaded 1.9.95"; //CFBundleGetInfoString = "PlayStation Emulator based on PCSX-df Project."; //NSHumanReadableCopyright = "Copyright © 2003-2005 PCSX Team, Gil Pedersen, Nicolas Pepin-Perreault.\nCopyright © 2009-2013 PCSX-Reloaded Team."; //"Playstation Emulator Plug-in" = "PlayStation Emulator Plug-in"; -- cgit v1.2.3