diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-03-24 21:24:25 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-03-24 21:24:25 +0000 |
| commit | b7761528326a064c81aaba3ebc275b394b3e1283 (patch) | |
| tree | 40022c34adbc636957eed0b6c772e90cdc27a2b6 /macosx/Resources/hu.lproj | |
| parent | 6a0c1e3651e4d9c63ade65dafc0e9f1eb21c6cee (diff) | |
| download | pcsxr-b7761528326a064c81aaba3ebc275b394b3e1283.tar.gz | |
OS X:
Looks like I still somehow managed to miss a few files…
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89549 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/Resources/hu.lproj')
| -rw-r--r-- | macosx/Resources/hu.lproj/InfoPlist.strings | 1 | ||||
| -rw-r--r-- | macosx/Resources/hu.lproj/PcsxrMemCard.strings | 21 |
2 files changed, 0 insertions, 22 deletions
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"; |
