From 387027e6704341ffca44b721fe18037f2cec9dd7 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Thu, 2 Jan 2014 03:15:55 +0000 Subject: 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 --- macosx/English.lproj/zh-Hans.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macosx/English.lproj/zh-Hans.lproj') diff --git a/macosx/English.lproj/zh-Hans.lproj/Localizable.strings b/macosx/English.lproj/zh-Hans.lproj/Localizable.strings index 20a196d3..e13feb42 100644 --- a/macosx/English.lproj/zh-Hans.lproj/Localizable.strings +++ b/macosx/English.lproj/zh-Hans.lproj/Localizable.strings @@ -47,7 +47,7 @@ "CD-ROM ID: %.9s\n" = "光驱ID: %.9s\n"; "CD-ROM EXE Name: %.255s\n" = "光驱名称: %.255s\n"; "Error opening file: %s.\n" = "打开文件错误: %s.\n"; -"Unknown CPE opcode %02x at poiition %08x.\n" = "未知CPE指令 %02x在%08x.\n"; +"Unknown CPE opcode %02x at position %08x.\n" = "未知CPE指令 %02x在%08x.\n"; "\ncould not open: %s\n" = "\n不能打开: %s\n"; "New Memory Card.mcd" = "新记忆卡文件.mcr"; "Loaded PPF %d.0 patch: %s.\n" = "载入 PPF %d.0 补丁: %s.\n"; -- cgit v1.2.3