diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-01-25 18:56:41 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-01-25 18:56:41 +0000 |
| commit | a3418fed402dc39b734fa429b0d39d18dc34ae3d (patch) | |
| tree | db66eb3efb988a5bbef7134ee9e619a7d229702d /macosx/English.lproj/fr.lproj/InfoPlist.strings | |
| parent | e1108dba69ad14fed7bc64f996ea09342c900a81 (diff) | |
| download | pcsxr-a3418fed402dc39b734fa429b0d39d18dc34ae3d.tar.gz | |
OS X: Localize the PlayStation Disc string on the info.plist value.
Uncomment some info.plist Strings values.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88468 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/English.lproj/fr.lproj/InfoPlist.strings')
| -rw-r--r-- | macosx/English.lproj/fr.lproj/InfoPlist.strings | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/macosx/English.lproj/fr.lproj/InfoPlist.strings b/macosx/English.lproj/fr.lproj/InfoPlist.strings index 0a3faa2f..f8d88f4f 100644 --- a/macosx/English.lproj/fr.lproj/InfoPlist.strings +++ b/macosx/English.lproj/fr.lproj/InfoPlist.strings @@ -2,9 +2,9 @@ //Commented out strings are those that need to be translated -//CFBundleName = "PCSXR"; -//CFBundleDisplayName = "PCSX Reloaded"; -//CFBundleShortVersionString = "PCSX-Reloaded 1.9.95"; +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 Greffon"; //Incomplete/mangled translation @@ -12,4 +12,4 @@ "PCSXR Memory Card" = "Format de carte mémoire PSX"; //"PCSXR Freeze State" = "PCSXR Freeze State"; "Playstation Cheat" = "Codes de triche PCSXR"; -//"PlayStation Disc" = "PlayStation Disc"; +"PlayStation Disc" = "Images de disques PSX"; |
