From e86ad93e2f6d301a0ec020d5ce7b05b93eca460a Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Wed, 4 Dec 2013 09:09:40 +0000 Subject: Adding Chinese localization from Sdchun. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88047 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/DFNet/zh-Hans.lproj/InfoPlist.strings | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 macosx/plugins/DFNet/zh-Hans.lproj/InfoPlist.strings (limited to 'macosx/plugins/DFNet/zh-Hans.lproj/InfoPlist.strings') diff --git a/macosx/plugins/DFNet/zh-Hans.lproj/InfoPlist.strings b/macosx/plugins/DFNet/zh-Hans.lproj/InfoPlist.strings new file mode 100755 index 00000000..7316f9ba --- /dev/null +++ b/macosx/plugins/DFNet/zh-Hans.lproj/InfoPlist.strings @@ -0,0 +1,6 @@ +/* Localized versions of Info.plist keys */ + +CFBundleName = "网络玩家"; +CFBundleShortVersionString = "1.0"; +CFBundleGetInfoString = "NetPlay plugin by linuzappz."; +NSHumanReadableCopyright = "Copyright © 2010 C.W. Betts."; \ No newline at end of file -- cgit v1.2.3