diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-11-27 03:56:04 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-11-27 03:56:04 +0000 |
| commit | 23e88ba603c6e16ebcd63d841be8258a60097ac6 (patch) | |
| tree | c678412beaa3035053638d68888b3d4d2fe25de1 /macosx/English.lproj/en.lproj/InfoPlist.strings | |
| parent | 1bbbc2fad8af9dd5c7538e054b3bb5035db9693f (diff) | |
| download | pcsxr-23e88ba603c6e16ebcd63d841be8258a60097ac6.tar.gz | |
OS X: Moving things around.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87981 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/English.lproj/en.lproj/InfoPlist.strings')
| -rw-r--r-- | macosx/English.lproj/en.lproj/InfoPlist.strings | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/macosx/English.lproj/en.lproj/InfoPlist.strings b/macosx/English.lproj/en.lproj/InfoPlist.strings new file mode 100644 index 00000000..eb47e165 --- /dev/null +++ b/macosx/English.lproj/en.lproj/InfoPlist.strings @@ -0,0 +1,12 @@ +/* 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 Mcd Format"; +"PCSXR Freeze State" = "PCSXR Freeze State"; +"Playstation Cheat" = "PCSXR Cheat Code Files"; |
