diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-12-29 06:36:16 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-12-29 06:36:16 +0000 |
| commit | 46e82c8e70678600bc55eea5b3c442ecafd8b147 (patch) | |
| tree | da0f5e6d5a927e39fc9f1ea5129270cb2f5ee89e /macosx/plugins/DFCdrom | |
| parent | 13252b2ea464c3a40cc42d01fe178bfd2b421d9b (diff) | |
| download | pcsxr-46e82c8e70678600bc55eea5b3c442ecafd8b147.tar.gz | |
Remove untranslated Korean files.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88197 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFCdrom')
3 files changed, 0 insertions, 63 deletions
diff --git a/macosx/plugins/DFCdrom/ko-KR.lproj/DFCdromPluginConfig.strings b/macosx/plugins/DFCdrom/ko-KR.lproj/DFCdromPluginConfig.strings deleted file mode 100644 index 0ad52922..00000000 --- a/macosx/plugins/DFCdrom/ko-KR.lproj/DFCdromPluginConfig.strings +++ /dev/null @@ -1,48 +0,0 @@ - -/* Class = "NSWindow"; title = "CDR Configuration"; ObjectID = "5"; */ -"5.title" = "CDR Configuration"; - -/* Class = "NSBox"; title = "General Settings"; ObjectID = "162"; */ -"162.title" = "General Settings"; - -/* Class = "NSBox"; title = "Misc"; ObjectID = "164"; */ -"164.title" = "Misc"; - -/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "174"; */ -"174.title" = "OtherViews"; - -/* Class = "NSMenuItem"; title = "2 X"; ObjectID = "175"; */ -"175.title" = "2 X"; - -/* Class = "NSMenuItem"; title = "Default"; ObjectID = "176"; */ -"176.title" = "Default"; - -/* Class = "NSMenuItem"; title = "1 X"; ObjectID = "177"; */ -"177.title" = "1 X"; - -/* Class = "NSMenuItem"; title = "8 X"; ObjectID = "178"; */ -"178.title" = "8 X"; - -/* Class = "NSMenuItem"; title = "4 X"; ObjectID = "179"; */ -"179.title" = "4 X"; - -/* Class = "NSMenuItem"; title = "16 X"; ObjectID = "180"; */ -"180.title" = "16 X"; - -/* Class = "NSMenuItem"; title = "32 X"; ObjectID = "181"; */ -"181.title" = "32 X"; - -/* Class = "NSButtonCell"; title = "Use Cached Reading"; ObjectID = "189"; */ -"189.title" = "Use Cached Reading"; - -/* Class = "NSButtonCell"; title = "OK"; ObjectID = "243"; */ -"243.title" = "OK"; - -/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "251"; */ -"251.title" = "Cancel"; - -/* Class = "NSTextFieldCell"; title = "CD-ROM Speed:"; ObjectID = "267"; */ -"267.title" = "CD-ROM Speed:"; - -/* Class = "NSTextFieldCell"; title = "Cache Size:"; ObjectID = "MSf-Ad-auA"; */ -"MSf-Ad-auA.title" = "Cache Size:"; diff --git a/macosx/plugins/DFCdrom/ko-KR.lproj/InfoPlist.strings b/macosx/plugins/DFCdrom/ko-KR.lproj/InfoPlist.strings deleted file mode 100644 index 91b98ae4..00000000 --- a/macosx/plugins/DFCdrom/ko-KR.lproj/InfoPlist.strings +++ /dev/null @@ -1,6 +0,0 @@ -/* Localized versions of Info.plist keys */ - -CFBundleName = "CD-ROM Drive Reader"; -CFBundleShortVersionString = "1.0"; -CFBundleGetInfoString = "Based on CDR plugin by linuzappz."; -NSHumanReadableCopyright = "Copyright © 2010 Wei Mingzhi."; diff --git a/macosx/plugins/DFCdrom/ko-KR.lproj/Localizable.strings b/macosx/plugins/DFCdrom/ko-KR.lproj/Localizable.strings deleted file mode 100644 index b4e1b9f8..00000000 --- a/macosx/plugins/DFCdrom/ko-KR.lproj/Localizable.strings +++ /dev/null @@ -1,9 +0,0 @@ -/* - Localizable.strings - DFCdrom - - Created by C.W. Betts on 11/16/11. - Copyright 2011 __MyCompanyName__. All rights reserved. - */ - -"CD-ROM Drive Reader" = "CD-ROM Drive Reader"; |
