diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-01-17 16:07:17 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-01-17 16:07:17 +0000 |
| commit | 37ca2bff75292a87797cd6963c53b1063200aa02 (patch) | |
| tree | ceb4d33502e4a44427aacac76011a5cac6d87268 | |
| parent | 03d12e7f44011de497749332fa8161ad5624bdf0 (diff) | |
| download | pcsxr-37ca2bff75292a87797cd6963c53b1063200aa02.tar.gz | |
OS X:
Putting some Korean in PCSX-R’s InfoPlist.strings file.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88370 e17a0e51-4ae3-4d35-97c3-1a29b211df97
| -rw-r--r-- | macosx/English.lproj/ko-KR.lproj/InfoPlist.strings | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/macosx/English.lproj/ko-KR.lproj/InfoPlist.strings b/macosx/English.lproj/ko-KR.lproj/InfoPlist.strings new file mode 100644 index 00000000..c465d48c --- /dev/null +++ b/macosx/English.lproj/ko-KR.lproj/InfoPlist.strings @@ -0,0 +1,13 @@ +/* Localized versions of Info.plist keys */ + +//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"; +//"Playstation BIOS Image" = "PlayStation BIOS Image"; +"PCSXR Memory Card" = "Psx 메모리카드"; +//"PCSXR Freeze State" = "PCSXR Freeze State"; +"Playstation Cheat" = "PCSXR 치트코드 파일"; +"PlayStation Disc" = "PSX 이미지 파일"; |
