From 637f97d9dbdb2451d80f091a650aee1e071df846 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Sat, 27 Sep 2014 17:28:49 +0000 Subject: OS X: minor maintenance: Remove reference to "SJIS name": It wasn't being used anymore. Strip headers from SDL2 when copying it over: we don't need those files. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91642 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/Resources/zh-Hans.lproj/Configuration.strings | 3 --- 1 file changed, 3 deletions(-) (limited to 'macosx/Resources/zh-Hans.lproj') diff --git a/macosx/Resources/zh-Hans.lproj/Configuration.strings b/macosx/Resources/zh-Hans.lproj/Configuration.strings index 3d2ce5bb..8b4401b9 100644 --- a/macosx/Resources/zh-Hans.lproj/Configuration.strings +++ b/macosx/Resources/zh-Hans.lproj/Configuration.strings @@ -287,9 +287,6 @@ /* Class = "NSTextFieldCell"; title = "英文名称"; ObjectID = "981"; */ "981.title" = "英文名称"; -/* Class = "NSTextFieldCell"; title = "SJIS 名称"; ObjectID = "982"; */ -"982.title" = "SJIS 名称"; - /* Class = "NSTextFieldCell"; title = "删除"; ObjectID = "983"; */ "983.title" = "删除"; -- cgit v1.2.3