From b7761528326a064c81aaba3ebc275b394b3e1283 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Mon, 24 Mar 2014 21:24:25 +0000 Subject: OS X: Looks like I still somehow managed to miss a few files… MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89549 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/Resources/hu.lproj/InfoPlist.strings | 1 - macosx/Resources/hu.lproj/PcsxrMemCard.strings | 21 --------------------- 2 files changed, 22 deletions(-) delete mode 100644 macosx/Resources/hu.lproj/PcsxrMemCard.strings (limited to 'macosx/Resources/hu.lproj') diff --git a/macosx/Resources/hu.lproj/InfoPlist.strings b/macosx/Resources/hu.lproj/InfoPlist.strings index 52367ca7..b58bb493 100644 --- a/macosx/Resources/hu.lproj/InfoPlist.strings +++ b/macosx/Resources/hu.lproj/InfoPlist.strings @@ -3,7 +3,6 @@ //Commented out strings are those that need to be translated CFBundleName = "PCSX-R"; -CFBundleDisplayName = "PCSX Reloaded"; CFBundleShortVersionString = "PCSX-Reloaded 1.9.95"; //CFBundleGetInfoString = "PlayStation Emulator based on PCSX-df Project."; //NSHumanReadableCopyright = "Copyright © 2003-2005 PCSX Team, Gil Pedersen, Nicolas Pepin-Perreault.\nCopyright © 2009-2014 PCSX-Reloaded Team."; diff --git a/macosx/Resources/hu.lproj/PcsxrMemCard.strings b/macosx/Resources/hu.lproj/PcsxrMemCard.strings deleted file mode 100644 index 9c5dcb74..00000000 --- a/macosx/Resources/hu.lproj/PcsxrMemCard.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"; placeholderString = "Mem card file name"; ObjectID = "100035"; */ -"100035.placeholderString" = "Mem card file name"; - -/* 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