diff options
Diffstat (limited to 'macosx/English.lproj/ko-KR.lproj')
| -rw-r--r-- | macosx/English.lproj/ko-KR.lproj/InfoPlist.strings | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/macosx/English.lproj/ko-KR.lproj/InfoPlist.strings b/macosx/English.lproj/ko-KR.lproj/InfoPlist.strings index 93b610d7..a0443ba3 100644 --- a/macosx/English.lproj/ko-KR.lproj/InfoPlist.strings +++ b/macosx/English.lproj/ko-KR.lproj/InfoPlist.strings @@ -1,10 +1,11 @@ /* Localized versions of Info.plist keys */ -CFBundleName = "PCSXR"; -CFBundleDisplayName = "PCSX Reloaded"; +//Commented out strings are those that need to be translated + +CFBundleName = "PCSX-R"; 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."; +//NSHumanReadableCopyright = "Copyright © 2003-2005 PCSX Team, Gil Pedersen, Nicolas Pepin-Perreault.\nCopyright © 2009-2014 PCSX-Reloaded Team."; //"Playstation Emulator Plug-in" = "PlayStation Emulator Plug-in"; //"Playstation BIOS Image" = "PlayStation BIOS Image"; "PCSXR Memory Card" = "Psx 메모리카드"; |
