diff options
Diffstat (limited to 'macosx/Resources')
| -rw-r--r-- | macosx/Resources/en.lproj/InfoPlist.strings | 1 | ||||
| -rw-r--r-- | macosx/Resources/hu.lproj/InfoPlist.strings | 1 | ||||
| -rw-r--r-- | macosx/Resources/hu.lproj/PcsxrMemCard.strings | 21 | ||||
| -rw-r--r-- | macosx/Resources/zh-Hant.lproj/InfoPlist.strings | 1 |
4 files changed, 0 insertions, 24 deletions
diff --git a/macosx/Resources/en.lproj/InfoPlist.strings b/macosx/Resources/en.lproj/InfoPlist.strings index f05b056b..1a1b145d 100644 --- a/macosx/Resources/en.lproj/InfoPlist.strings +++ b/macosx/Resources/en.lproj/InfoPlist.strings @@ -1,7 +1,6 @@ /* Localized versions of Info.plist keys */ 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/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"; diff --git a/macosx/Resources/zh-Hant.lproj/InfoPlist.strings b/macosx/Resources/zh-Hant.lproj/InfoPlist.strings index 63b28e38..e41b3913 100644 --- a/macosx/Resources/zh-Hant.lproj/InfoPlist.strings +++ b/macosx/Resources/zh-Hant.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."; |
