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/plugins/DFCdrom/English.lproj | |
| 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/plugins/DFCdrom/English.lproj')
| -rwxr-xr-x | macosx/plugins/DFCdrom/English.lproj/InfoPlist.strings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/plugins/DFCdrom/English.lproj/InfoPlist.strings b/macosx/plugins/DFCdrom/English.lproj/InfoPlist.strings index 114b6964..91b98ae4 100755 --- a/macosx/plugins/DFCdrom/English.lproj/InfoPlist.strings +++ b/macosx/plugins/DFCdrom/English.lproj/InfoPlist.strings @@ -3,4 +3,4 @@ CFBundleName = "CD-ROM Drive Reader"; CFBundleShortVersionString = "1.0"; CFBundleGetInfoString = "Based on CDR plugin by linuzappz."; -NSHumanReadableCopyright = "Copyright (c) 2010 Wei Mingzhi."; +NSHumanReadableCopyright = "Copyright © 2010 Wei Mingzhi."; |
