From 26a39c749b337ef038a949447c5356ddaa0bc912 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Tue, 26 Nov 2013 23:29:22 +0000 Subject: More work on OS X localization. Some OS X bug fixes. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87971 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/en.lproj/PcsxrMemCardDocument.strings | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 macosx/en.lproj/PcsxrMemCardDocument.strings (limited to 'macosx/en.lproj/PcsxrMemCardDocument.strings') diff --git a/macosx/en.lproj/PcsxrMemCardDocument.strings b/macosx/en.lproj/PcsxrMemCardDocument.strings deleted file mode 100644 index 652102be..00000000 --- a/macosx/en.lproj/PcsxrMemCardDocument.strings +++ /dev/null @@ -1,21 +0,0 @@ - -/* Class = "NSWindow"; title = "Memory Card"; ObjectID = "5"; */ -"5.title" = "Memory Card"; - -/* Class = "NSTextFieldCell"; title = "Select which memory card slot you want to put this card in."; ObjectID = "100028"; */ -"100028.title" = "Select which memory card slot you want to put this card in."; - -/* Class = "NSTextFieldCell"; title = "Memory Card Selection"; ObjectID = "100029"; */ -"100029.title" = "Memory Card Selection"; - -/* Class = "NSTextFieldCell"; title = "Label"; ObjectID = "100035"; */ -"100035.title" = "Label"; - -/* Class = "NSButtonCell"; title = "Slot 2"; ObjectID = "100127"; */ -"100127.title" = "Slot 2"; - -/* Class = "NSButtonCell"; title = "Slot 1"; ObjectID = "100131"; */ -"100131.title" = "Slot 1"; - -/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "100135"; */ -"100135.title" = "Cancel"; -- cgit v1.2.3