diff options
Diffstat (limited to 'macosx/English.lproj/zh-Hans.lproj')
| -rw-r--r-- | macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings b/macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings index 89bd0a47..57141fe5 100644 --- a/macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings +++ b/macosx/English.lproj/zh-Hans.lproj/InfoPlist.strings @@ -1,11 +1,13 @@ /* Localized versions of Info.plist keys */ -CFBundleName = "PCSXR"; -CFBundleShortVersionString = "PCSX-Reloaded 1.9.94"; -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" = "PCSXR Memory Card"; -"PCSXR Freeze State" = "PCSXR Freeze State"; -"Playstation Cheat" = "PCSXR Cheat"; +//Commented out strings are those that need to be translated + +//CFBundleName = "PCSXR"; +//CFBundleShortVersionString = "PCSX-Reloaded 1.9.94"; +//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" = "PS 记忆卡格式"; +//"PCSXR Freeze State" = "PCSXR Freeze State"; +"Playstation Cheat" = "PCSXR 作弊码文件"; |
