From 53eebd991f060e051581c1127c75080d23087dd6 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Tue, 17 Dec 2013 07:46:16 +0000 Subject: Initial work on OS X Korean localization. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88131 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/DFXVideo/ko-KR.lproj/InfoPlist.strings | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 macosx/plugins/DFXVideo/ko-KR.lproj/InfoPlist.strings (limited to 'macosx/plugins/DFXVideo/ko-KR.lproj/InfoPlist.strings') diff --git a/macosx/plugins/DFXVideo/ko-KR.lproj/InfoPlist.strings b/macosx/plugins/DFXVideo/ko-KR.lproj/InfoPlist.strings new file mode 100644 index 00000000..18460eb6 --- /dev/null +++ b/macosx/plugins/DFXVideo/ko-KR.lproj/InfoPlist.strings @@ -0,0 +1,6 @@ +/* Localized versions of Info.plist keys */ + +CFBundleName = "SoftGL GPU Plugin"; +CFBundleShortVersionString = "GPU Plugin 1.17"; +CFBundleGetInfoString = "SoftGL GPU Renderer Plugin version 1.17."; +NSHumanReadableCopyright = "Copyright © 2004 Gil Pedersen."; -- cgit v1.2.3