diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-03-23 17:39:19 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-03-23 17:39:19 +0000 |
| commit | dd9a927d61d5ceebad11f834f71db6aa3e72b54e (patch) | |
| tree | cebd089ecbbc85086d6b8f53311e576a1fd7e131 /macosx/English.lproj/it.lproj | |
| parent | d9b54dd318e57b22d608c10f5c44edc3ee86f4f8 (diff) | |
| download | pcsxr-dd9a927d61d5ceebad11f834f71db6aa3e72b54e.tar.gz | |
OS X:
Upgrade the Xcode project.
Remove the localized display name.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89536 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/English.lproj/it.lproj')
| -rw-r--r-- | macosx/English.lproj/it.lproj/InfoPlist.strings | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/macosx/English.lproj/it.lproj/InfoPlist.strings b/macosx/English.lproj/it.lproj/InfoPlist.strings index 3b266e21..9356053e 100644 --- a/macosx/English.lproj/it.lproj/InfoPlist.strings +++ b/macosx/English.lproj/it.lproj/InfoPlist.strings @@ -2,11 +2,10 @@ //Commented out strings are those that need to be translated -CFBundleName = "PCSXR"; -CFBundleDisplayName = "PCSX Reloaded"; +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" = "Formato memory card della psx"; |
