From 3262dd123efa06dfab0a0b1accc329d422a1d74b Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Sun, 23 Mar 2014 18:54:07 +0000 Subject: OS X: slowly moving the resources to a subdirectory. I forgot how braindead subversion can be. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89538 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/English.lproj/zh-Hans.lproj/AddPluginSheet.strings | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 macosx/English.lproj/zh-Hans.lproj/AddPluginSheet.strings (limited to 'macosx/English.lproj/zh-Hans.lproj/AddPluginSheet.strings') diff --git a/macosx/English.lproj/zh-Hans.lproj/AddPluginSheet.strings b/macosx/English.lproj/zh-Hans.lproj/AddPluginSheet.strings deleted file mode 100644 index 2a2ed86f..00000000 --- a/macosx/English.lproj/zh-Hans.lproj/AddPluginSheet.strings +++ /dev/null @@ -1,15 +0,0 @@ - -/* Class = "NSPanel"; title = "插件安装"; ObjectID = "10"; */ -"10.title" = "插件安装"; - -/* Class = "NSTextFieldCell"; title = "插件安装"; ObjectID = "58"; */ -"58.title" = "插件安装"; - -/* Class = "NSTextFieldCell"; title = "你想安装这个插件到PCSXR吗?"; ObjectID = "59"; */ -"59.title" = "你想安装这个插件到PCSXR吗?"; - -/* Class = "NSButtonCell"; title = "确定"; ObjectID = "113"; */ -"113.title" = "确定"; - -/* Class = "NSButtonCell"; title = "取消"; ObjectID = "117"; */ -"117.title" = "取消"; -- cgit v1.2.3