diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-10-20 02:06:38 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-10-20 02:06:38 +0000 |
| commit | cd7357dc31281c406979637b340ef59972fd5209 (patch) | |
| tree | 834b76b1b22d0b48cece85c29b6c3796773858d3 /macosx/English.lproj/fr.lproj/InfoPlist.strings | |
| parent | 3184d31f215c0708761833b93b6283a450f22d40 (diff) | |
| download | pcsxr-cd7357dc31281c406979637b340ef59972fd5209.tar.gz | |
Implement localization on some OS X strings, mainly those in the Hungarian locale.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87585 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 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/macosx/English.lproj/fr.lproj/InfoPlist.strings b/macosx/English.lproj/fr.lproj/InfoPlist.strings index aad11617..338bd929 100644 --- a/macosx/English.lproj/fr.lproj/InfoPlist.strings +++ b/macosx/English.lproj/fr.lproj/InfoPlist.strings @@ -2,12 +2,12 @@ //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."; +//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 Greffon"; //Incomplete/mangled translation -"Playstation BIOS Image" = "PlayStation BIOS Image"; +//"Playstation BIOS Image" = "PlayStation BIOS Image"; "PCSXR Memory Card" = "Format de carte mémoire PSX"; //"PCSXR Freeze State" = "PCSXR Freeze State"; "Playstation Cheat" = "Codes de triche PCSXR"; |
