diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-01-02 03:15:55 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-01-02 03:15:55 +0000 |
| commit | 387027e6704341ffca44b721fe18037f2cec9dd7 (patch) | |
| tree | b608aeac9ad30a44b5c2cee07da7c4c45bc53c5a /macosx/English.lproj/en.lproj | |
| parent | a05a3d11cf14b328bf16a748c9aa5f3c8cbc88d0 (diff) | |
| download | pcsxr-387027e6704341ffca44b721fe18037f2cec9dd7.tar.gz | |
OS X:
Fix spelling mistake in the Localizable.strings files.
I think it might have been misspelled in the code in the past, but has since been fixed.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88209 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/English.lproj/en.lproj')
| -rw-r--r-- | macosx/English.lproj/en.lproj/Localizable.strings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/English.lproj/en.lproj/Localizable.strings b/macosx/English.lproj/en.lproj/Localizable.strings index e112f3a8..61ded82a 100644 --- a/macosx/English.lproj/en.lproj/Localizable.strings +++ b/macosx/English.lproj/en.lproj/Localizable.strings @@ -45,7 +45,7 @@ "CD-ROM ID: %.9s\n" = "CD-ROM ID: %.9s\n"; "CD-ROM EXE Name: %.255s\n" = "CD-ROM EXE Name: %.255s\n"; "Error opening file: %s.\n" = "Error opening file: %s.\n"; -"Unknown CPE opcode %02x at poiition %08x.\n" = "Unknown CPE opcode %02x at position %08x.\n"; +"Unknown CPE opcode %02x at position %08x.\n" = "Unknown CPE opcode %02x at position %08x.\n"; "\ncould not open: %s\n" = "\ncould not open: %s\n"; "New Memory Card.mcd" = "New Memory Card File.mcr"; "Loaded PPF %d.0 patch: %s.\n" = "Loaded PPF %d.0 patch: %s.\n"; |
