From 00f48c7a6cf34e1739747f23ceea96eb9354c040 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Sat, 26 Oct 2013 00:46:40 +0000 Subject: Removing untranslated OS X localization files. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87662 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/DFNet/English.lproj/InfoPlist.strings | 2 +- macosx/plugins/DFNet/hu.lproj/InfoPlist.strings | 6 ------ macosx/plugins/DFNet/it.lproj/InfoPlist.strings | 6 ------ macosx/plugins/DFNet/it.lproj/Localizable.strings | 11 ----------- macosx/plugins/DFNet/pt-BR.lproj/InfoPlist.strings | 6 ------ macosx/plugins/DFNet/pt-BR.lproj/Localizable.strings | 11 ----------- macosx/plugins/DFNet/ru.lproj/InfoPlist.strings | 6 ------ macosx/plugins/DFNet/ru.lproj/Localizable.strings | 11 ----------- macosx/plugins/DFNet/zh-Hans.lproj/InfoPlist.strings | 6 ------ macosx/plugins/DFNet/zh-Hans.lproj/Localizable.strings | 11 ----------- macosx/plugins/DFNet/zh-Hant.lproj/InfoPlist.strings | 6 ------ macosx/plugins/DFNet/zh-Hant.lproj/Localizable.strings | 11 ----------- 12 files changed, 1 insertion(+), 92 deletions(-) delete mode 100755 macosx/plugins/DFNet/hu.lproj/InfoPlist.strings delete mode 100755 macosx/plugins/DFNet/it.lproj/InfoPlist.strings delete mode 100644 macosx/plugins/DFNet/it.lproj/Localizable.strings delete mode 100755 macosx/plugins/DFNet/pt-BR.lproj/InfoPlist.strings delete mode 100644 macosx/plugins/DFNet/pt-BR.lproj/Localizable.strings delete mode 100755 macosx/plugins/DFNet/ru.lproj/InfoPlist.strings delete mode 100644 macosx/plugins/DFNet/ru.lproj/Localizable.strings delete mode 100755 macosx/plugins/DFNet/zh-Hans.lproj/InfoPlist.strings delete mode 100644 macosx/plugins/DFNet/zh-Hans.lproj/Localizable.strings delete mode 100755 macosx/plugins/DFNet/zh-Hant.lproj/InfoPlist.strings delete mode 100644 macosx/plugins/DFNet/zh-Hant.lproj/Localizable.strings (limited to 'macosx/plugins/DFNet') diff --git a/macosx/plugins/DFNet/English.lproj/InfoPlist.strings b/macosx/plugins/DFNet/English.lproj/InfoPlist.strings index 51a3d518..0ce5a8fc 100755 --- a/macosx/plugins/DFNet/English.lproj/InfoPlist.strings +++ b/macosx/plugins/DFNet/English.lproj/InfoPlist.strings @@ -3,4 +3,4 @@ CFBundleName = "NetPlay"; CFBundleShortVersionString = "1.0"; CFBundleGetInfoString = "NetPlay plugin by linuzappz."; -NSHumanReadableCopyright = "Copyright (c) 2010 C.W. Betts."; +NSHumanReadableCopyright = "Copyright © 2010 C.W. Betts."; diff --git a/macosx/plugins/DFNet/hu.lproj/InfoPlist.strings b/macosx/plugins/DFNet/hu.lproj/InfoPlist.strings deleted file mode 100755 index 51a3d518..00000000 --- a/macosx/plugins/DFNet/hu.lproj/InfoPlist.strings +++ /dev/null @@ -1,6 +0,0 @@ -/* Localized versions of Info.plist keys */ - -CFBundleName = "NetPlay"; -CFBundleShortVersionString = "1.0"; -CFBundleGetInfoString = "NetPlay plugin by linuzappz."; -NSHumanReadableCopyright = "Copyright (c) 2010 C.W. Betts."; diff --git a/macosx/plugins/DFNet/it.lproj/InfoPlist.strings b/macosx/plugins/DFNet/it.lproj/InfoPlist.strings deleted file mode 100755 index 51a3d518..00000000 --- a/macosx/plugins/DFNet/it.lproj/InfoPlist.strings +++ /dev/null @@ -1,6 +0,0 @@ -/* Localized versions of Info.plist keys */ - -CFBundleName = "NetPlay"; -CFBundleShortVersionString = "1.0"; -CFBundleGetInfoString = "NetPlay plugin by linuzappz."; -NSHumanReadableCopyright = "Copyright (c) 2010 C.W. Betts."; diff --git a/macosx/plugins/DFNet/it.lproj/Localizable.strings b/macosx/plugins/DFNet/it.lproj/Localizable.strings deleted file mode 100644 index f48d7085..00000000 --- a/macosx/plugins/DFNet/it.lproj/Localizable.strings +++ /dev/null @@ -1,11 +0,0 @@ -/* - Localizable.strings - DFNet - - Created by C.W. Betts on 11/17/11. - Copyright 2011 __MyCompanyName__. All rights reserved. - */ - -"Error allocating memory!\n" = "Error allocating memory!\n"; -"error connecting to %s: %s\n" = "Error connecting to %s: %s\n"; -"Socket Driver" = "Socket Driver"; diff --git a/macosx/plugins/DFNet/pt-BR.lproj/InfoPlist.strings b/macosx/plugins/DFNet/pt-BR.lproj/InfoPlist.strings deleted file mode 100755 index 51a3d518..00000000 --- a/macosx/plugins/DFNet/pt-BR.lproj/InfoPlist.strings +++ /dev/null @@ -1,6 +0,0 @@ -/* Localized versions of Info.plist keys */ - -CFBundleName = "NetPlay"; -CFBundleShortVersionString = "1.0"; -CFBundleGetInfoString = "NetPlay plugin by linuzappz."; -NSHumanReadableCopyright = "Copyright (c) 2010 C.W. Betts."; diff --git a/macosx/plugins/DFNet/pt-BR.lproj/Localizable.strings b/macosx/plugins/DFNet/pt-BR.lproj/Localizable.strings deleted file mode 100644 index f48d7085..00000000 --- a/macosx/plugins/DFNet/pt-BR.lproj/Localizable.strings +++ /dev/null @@ -1,11 +0,0 @@ -/* - Localizable.strings - DFNet - - Created by C.W. Betts on 11/17/11. - Copyright 2011 __MyCompanyName__. All rights reserved. - */ - -"Error allocating memory!\n" = "Error allocating memory!\n"; -"error connecting to %s: %s\n" = "Error connecting to %s: %s\n"; -"Socket Driver" = "Socket Driver"; diff --git a/macosx/plugins/DFNet/ru.lproj/InfoPlist.strings b/macosx/plugins/DFNet/ru.lproj/InfoPlist.strings deleted file mode 100755 index 51a3d518..00000000 --- a/macosx/plugins/DFNet/ru.lproj/InfoPlist.strings +++ /dev/null @@ -1,6 +0,0 @@ -/* Localized versions of Info.plist keys */ - -CFBundleName = "NetPlay"; -CFBundleShortVersionString = "1.0"; -CFBundleGetInfoString = "NetPlay plugin by linuzappz."; -NSHumanReadableCopyright = "Copyright (c) 2010 C.W. Betts."; diff --git a/macosx/plugins/DFNet/ru.lproj/Localizable.strings b/macosx/plugins/DFNet/ru.lproj/Localizable.strings deleted file mode 100644 index f48d7085..00000000 --- a/macosx/plugins/DFNet/ru.lproj/Localizable.strings +++ /dev/null @@ -1,11 +0,0 @@ -/* - Localizable.strings - DFNet - - Created by C.W. Betts on 11/17/11. - Copyright 2011 __MyCompanyName__. All rights reserved. - */ - -"Error allocating memory!\n" = "Error allocating memory!\n"; -"error connecting to %s: %s\n" = "Error connecting to %s: %s\n"; -"Socket Driver" = "Socket Driver"; diff --git a/macosx/plugins/DFNet/zh-Hans.lproj/InfoPlist.strings b/macosx/plugins/DFNet/zh-Hans.lproj/InfoPlist.strings deleted file mode 100755 index 51a3d518..00000000 --- a/macosx/plugins/DFNet/zh-Hans.lproj/InfoPlist.strings +++ /dev/null @@ -1,6 +0,0 @@ -/* Localized versions of Info.plist keys */ - -CFBundleName = "NetPlay"; -CFBundleShortVersionString = "1.0"; -CFBundleGetInfoString = "NetPlay plugin by linuzappz."; -NSHumanReadableCopyright = "Copyright (c) 2010 C.W. Betts."; diff --git a/macosx/plugins/DFNet/zh-Hans.lproj/Localizable.strings b/macosx/plugins/DFNet/zh-Hans.lproj/Localizable.strings deleted file mode 100644 index f48d7085..00000000 --- a/macosx/plugins/DFNet/zh-Hans.lproj/Localizable.strings +++ /dev/null @@ -1,11 +0,0 @@ -/* - Localizable.strings - DFNet - - Created by C.W. Betts on 11/17/11. - Copyright 2011 __MyCompanyName__. All rights reserved. - */ - -"Error allocating memory!\n" = "Error allocating memory!\n"; -"error connecting to %s: %s\n" = "Error connecting to %s: %s\n"; -"Socket Driver" = "Socket Driver"; diff --git a/macosx/plugins/DFNet/zh-Hant.lproj/InfoPlist.strings b/macosx/plugins/DFNet/zh-Hant.lproj/InfoPlist.strings deleted file mode 100755 index 51a3d518..00000000 --- a/macosx/plugins/DFNet/zh-Hant.lproj/InfoPlist.strings +++ /dev/null @@ -1,6 +0,0 @@ -/* Localized versions of Info.plist keys */ - -CFBundleName = "NetPlay"; -CFBundleShortVersionString = "1.0"; -CFBundleGetInfoString = "NetPlay plugin by linuzappz."; -NSHumanReadableCopyright = "Copyright (c) 2010 C.W. Betts."; diff --git a/macosx/plugins/DFNet/zh-Hant.lproj/Localizable.strings b/macosx/plugins/DFNet/zh-Hant.lproj/Localizable.strings deleted file mode 100644 index f48d7085..00000000 --- a/macosx/plugins/DFNet/zh-Hant.lproj/Localizable.strings +++ /dev/null @@ -1,11 +0,0 @@ -/* - Localizable.strings - DFNet - - Created by C.W. Betts on 11/17/11. - Copyright 2011 __MyCompanyName__. All rights reserved. - */ - -"Error allocating memory!\n" = "Error allocating memory!\n"; -"error connecting to %s: %s\n" = "Error connecting to %s: %s\n"; -"Socket Driver" = "Socket Driver"; -- cgit v1.2.3