summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFInput
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-10-26 00:46:40 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-10-26 00:46:40 +0000
commit00f48c7a6cf34e1739747f23ceea96eb9354c040 (patch)
tree0ec6ce9de5eb6fdd9eda30fa9f60b73daed95bb0 /macosx/plugins/DFInput
parentd350ea2ac1b3a4e332a92712bb36bab0e6f829a9 (diff)
downloadpcsxr-00f48c7a6cf34e1739747f23ceea96eb9354c040.tar.gz
Removing untranslated OS X localization files.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87662 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFInput')
-rwxr-xr-xmacosx/plugins/DFInput/hu.lproj/InfoPlist.strings6
-rwxr-xr-xmacosx/plugins/DFInput/it.lproj/InfoPlist.strings6
-rw-r--r--macosx/plugins/DFInput/it.lproj/Localizable.strings55
-rwxr-xr-xmacosx/plugins/DFInput/pt-BR.lproj/InfoPlist.strings6
-rw-r--r--macosx/plugins/DFInput/pt-BR.lproj/Localizable.strings55
-rwxr-xr-xmacosx/plugins/DFInput/ru.lproj/InfoPlist.strings6
-rw-r--r--macosx/plugins/DFInput/ru.lproj/Localizable.strings55
-rwxr-xr-xmacosx/plugins/DFInput/zh-Hans.lproj/InfoPlist.strings6
-rw-r--r--macosx/plugins/DFInput/zh-Hans.lproj/Localizable.strings55
-rwxr-xr-xmacosx/plugins/DFInput/zh-Hant.lproj/InfoPlist.strings6
-rw-r--r--macosx/plugins/DFInput/zh-Hant.lproj/Localizable.strings55
11 files changed, 0 insertions, 311 deletions
diff --git a/macosx/plugins/DFInput/hu.lproj/InfoPlist.strings b/macosx/plugins/DFInput/hu.lproj/InfoPlist.strings
deleted file mode 100755
index 80f51efb..00000000
--- a/macosx/plugins/DFInput/hu.lproj/InfoPlist.strings
+++ /dev/null
@@ -1,6 +0,0 @@
-/* Localized versions of Info.plist keys */
-
-CFBundleName = "DFInput PSX Controller Plugin";
-CFBundleShortVersionString = "DFInput version 1.5";
-CFBundleGetInfoString = "DFInput PSX Controller Plugin version 1.5, Copyright © 2009 Wei Mingzhi.";
-NSHumanReadableCopyright = "Copyright © 2009 Wei Mingzhi.";
diff --git a/macosx/plugins/DFInput/it.lproj/InfoPlist.strings b/macosx/plugins/DFInput/it.lproj/InfoPlist.strings
deleted file mode 100755
index 80f51efb..00000000
--- a/macosx/plugins/DFInput/it.lproj/InfoPlist.strings
+++ /dev/null
@@ -1,6 +0,0 @@
-/* Localized versions of Info.plist keys */
-
-CFBundleName = "DFInput PSX Controller Plugin";
-CFBundleShortVersionString = "DFInput version 1.5";
-CFBundleGetInfoString = "DFInput PSX Controller Plugin version 1.5, Copyright © 2009 Wei Mingzhi.";
-NSHumanReadableCopyright = "Copyright © 2009 Wei Mingzhi.";
diff --git a/macosx/plugins/DFInput/it.lproj/Localizable.strings b/macosx/plugins/DFInput/it.lproj/Localizable.strings
deleted file mode 100644
index f599d32c..00000000
--- a/macosx/plugins/DFInput/it.lproj/Localizable.strings
+++ /dev/null
@@ -1,55 +0,0 @@
-/*
- Localizable.strings
- DFInput
-
- Created by C.W. Betts on 11/16/11.
- Copyright 2011 __MyCompanyName__. All rights reserved.
- */
-
-"Gamepad/Keyboard/Mouse Input" = "Gamepad/Keyboard/Mouse Input";
-"Joystick: Button %d" = "Joystick: Button %d";
-"Joystick: Axis %d%c" = "Joystick: Axis %d%c";
-"Joystick: Hat %d %s" = "Joystick: Hat %d %s";
-"Keyboard: %s" = "Keyboard: %s";
-
-"(Keyboard only)" = "(Keyboard only)";
-"(Not Set)" = "(Not Set)";
-
-"D-Pad Up" = "D-Pad Up";
-"D-Pad Down" = "D-Pad Down";
-"D-Pad Left" = "D-Pad Left";
-"D-Pad Right" = "D-Pad Right";
-"Cross" = "Cross";
-"Circle" = "Circle";
-"Square" = "Square";
-"Triangle" = "Triangle";
-"L1" = "L1";
-"R1" = "R1";
-"L2" = "L2";
-"R2" = "R2";
-"Select" = "Select";
-"Start" = "Start";
-"L3" = "L3";
-"R3" = "R3";
-"Analog" = "Analog";
-"L-Stick Right" = "L-Stick Right";
-"L-Stick Left" = "L-Stick Left";
-"L-Stick Down" = "L-Stick Down";
-"L-Stick Up" = "L-Stick Up";
-"R-Stick Right" = "R-Stick Right";
-"R-Stick Left" = "R-Stick Left";
-"R-Stick Down" = "R-Stick Down";
-"R-Stick Up" = "R-Stick Up";
-
-//Unused right now
-"Centered" = "Centered";
-"Up" = "Up";
-"Right" = "Right";
-"Rightup" = "Right-up";
-"Down" = "Down";
-"Rightdown" = "Right-down";
-"Left" = "Left";
-"Leftup" = "Left-up";
-"Leftdown" = "Left-down";
-
-
diff --git a/macosx/plugins/DFInput/pt-BR.lproj/InfoPlist.strings b/macosx/plugins/DFInput/pt-BR.lproj/InfoPlist.strings
deleted file mode 100755
index 80f51efb..00000000
--- a/macosx/plugins/DFInput/pt-BR.lproj/InfoPlist.strings
+++ /dev/null
@@ -1,6 +0,0 @@
-/* Localized versions of Info.plist keys */
-
-CFBundleName = "DFInput PSX Controller Plugin";
-CFBundleShortVersionString = "DFInput version 1.5";
-CFBundleGetInfoString = "DFInput PSX Controller Plugin version 1.5, Copyright © 2009 Wei Mingzhi.";
-NSHumanReadableCopyright = "Copyright © 2009 Wei Mingzhi.";
diff --git a/macosx/plugins/DFInput/pt-BR.lproj/Localizable.strings b/macosx/plugins/DFInput/pt-BR.lproj/Localizable.strings
deleted file mode 100644
index f599d32c..00000000
--- a/macosx/plugins/DFInput/pt-BR.lproj/Localizable.strings
+++ /dev/null
@@ -1,55 +0,0 @@
-/*
- Localizable.strings
- DFInput
-
- Created by C.W. Betts on 11/16/11.
- Copyright 2011 __MyCompanyName__. All rights reserved.
- */
-
-"Gamepad/Keyboard/Mouse Input" = "Gamepad/Keyboard/Mouse Input";
-"Joystick: Button %d" = "Joystick: Button %d";
-"Joystick: Axis %d%c" = "Joystick: Axis %d%c";
-"Joystick: Hat %d %s" = "Joystick: Hat %d %s";
-"Keyboard: %s" = "Keyboard: %s";
-
-"(Keyboard only)" = "(Keyboard only)";
-"(Not Set)" = "(Not Set)";
-
-"D-Pad Up" = "D-Pad Up";
-"D-Pad Down" = "D-Pad Down";
-"D-Pad Left" = "D-Pad Left";
-"D-Pad Right" = "D-Pad Right";
-"Cross" = "Cross";
-"Circle" = "Circle";
-"Square" = "Square";
-"Triangle" = "Triangle";
-"L1" = "L1";
-"R1" = "R1";
-"L2" = "L2";
-"R2" = "R2";
-"Select" = "Select";
-"Start" = "Start";
-"L3" = "L3";
-"R3" = "R3";
-"Analog" = "Analog";
-"L-Stick Right" = "L-Stick Right";
-"L-Stick Left" = "L-Stick Left";
-"L-Stick Down" = "L-Stick Down";
-"L-Stick Up" = "L-Stick Up";
-"R-Stick Right" = "R-Stick Right";
-"R-Stick Left" = "R-Stick Left";
-"R-Stick Down" = "R-Stick Down";
-"R-Stick Up" = "R-Stick Up";
-
-//Unused right now
-"Centered" = "Centered";
-"Up" = "Up";
-"Right" = "Right";
-"Rightup" = "Right-up";
-"Down" = "Down";
-"Rightdown" = "Right-down";
-"Left" = "Left";
-"Leftup" = "Left-up";
-"Leftdown" = "Left-down";
-
-
diff --git a/macosx/plugins/DFInput/ru.lproj/InfoPlist.strings b/macosx/plugins/DFInput/ru.lproj/InfoPlist.strings
deleted file mode 100755
index 80f51efb..00000000
--- a/macosx/plugins/DFInput/ru.lproj/InfoPlist.strings
+++ /dev/null
@@ -1,6 +0,0 @@
-/* Localized versions of Info.plist keys */
-
-CFBundleName = "DFInput PSX Controller Plugin";
-CFBundleShortVersionString = "DFInput version 1.5";
-CFBundleGetInfoString = "DFInput PSX Controller Plugin version 1.5, Copyright © 2009 Wei Mingzhi.";
-NSHumanReadableCopyright = "Copyright © 2009 Wei Mingzhi.";
diff --git a/macosx/plugins/DFInput/ru.lproj/Localizable.strings b/macosx/plugins/DFInput/ru.lproj/Localizable.strings
deleted file mode 100644
index f599d32c..00000000
--- a/macosx/plugins/DFInput/ru.lproj/Localizable.strings
+++ /dev/null
@@ -1,55 +0,0 @@
-/*
- Localizable.strings
- DFInput
-
- Created by C.W. Betts on 11/16/11.
- Copyright 2011 __MyCompanyName__. All rights reserved.
- */
-
-"Gamepad/Keyboard/Mouse Input" = "Gamepad/Keyboard/Mouse Input";
-"Joystick: Button %d" = "Joystick: Button %d";
-"Joystick: Axis %d%c" = "Joystick: Axis %d%c";
-"Joystick: Hat %d %s" = "Joystick: Hat %d %s";
-"Keyboard: %s" = "Keyboard: %s";
-
-"(Keyboard only)" = "(Keyboard only)";
-"(Not Set)" = "(Not Set)";
-
-"D-Pad Up" = "D-Pad Up";
-"D-Pad Down" = "D-Pad Down";
-"D-Pad Left" = "D-Pad Left";
-"D-Pad Right" = "D-Pad Right";
-"Cross" = "Cross";
-"Circle" = "Circle";
-"Square" = "Square";
-"Triangle" = "Triangle";
-"L1" = "L1";
-"R1" = "R1";
-"L2" = "L2";
-"R2" = "R2";
-"Select" = "Select";
-"Start" = "Start";
-"L3" = "L3";
-"R3" = "R3";
-"Analog" = "Analog";
-"L-Stick Right" = "L-Stick Right";
-"L-Stick Left" = "L-Stick Left";
-"L-Stick Down" = "L-Stick Down";
-"L-Stick Up" = "L-Stick Up";
-"R-Stick Right" = "R-Stick Right";
-"R-Stick Left" = "R-Stick Left";
-"R-Stick Down" = "R-Stick Down";
-"R-Stick Up" = "R-Stick Up";
-
-//Unused right now
-"Centered" = "Centered";
-"Up" = "Up";
-"Right" = "Right";
-"Rightup" = "Right-up";
-"Down" = "Down";
-"Rightdown" = "Right-down";
-"Left" = "Left";
-"Leftup" = "Left-up";
-"Leftdown" = "Left-down";
-
-
diff --git a/macosx/plugins/DFInput/zh-Hans.lproj/InfoPlist.strings b/macosx/plugins/DFInput/zh-Hans.lproj/InfoPlist.strings
deleted file mode 100755
index 80f51efb..00000000
--- a/macosx/plugins/DFInput/zh-Hans.lproj/InfoPlist.strings
+++ /dev/null
@@ -1,6 +0,0 @@
-/* Localized versions of Info.plist keys */
-
-CFBundleName = "DFInput PSX Controller Plugin";
-CFBundleShortVersionString = "DFInput version 1.5";
-CFBundleGetInfoString = "DFInput PSX Controller Plugin version 1.5, Copyright © 2009 Wei Mingzhi.";
-NSHumanReadableCopyright = "Copyright © 2009 Wei Mingzhi.";
diff --git a/macosx/plugins/DFInput/zh-Hans.lproj/Localizable.strings b/macosx/plugins/DFInput/zh-Hans.lproj/Localizable.strings
deleted file mode 100644
index f599d32c..00000000
--- a/macosx/plugins/DFInput/zh-Hans.lproj/Localizable.strings
+++ /dev/null
@@ -1,55 +0,0 @@
-/*
- Localizable.strings
- DFInput
-
- Created by C.W. Betts on 11/16/11.
- Copyright 2011 __MyCompanyName__. All rights reserved.
- */
-
-"Gamepad/Keyboard/Mouse Input" = "Gamepad/Keyboard/Mouse Input";
-"Joystick: Button %d" = "Joystick: Button %d";
-"Joystick: Axis %d%c" = "Joystick: Axis %d%c";
-"Joystick: Hat %d %s" = "Joystick: Hat %d %s";
-"Keyboard: %s" = "Keyboard: %s";
-
-"(Keyboard only)" = "(Keyboard only)";
-"(Not Set)" = "(Not Set)";
-
-"D-Pad Up" = "D-Pad Up";
-"D-Pad Down" = "D-Pad Down";
-"D-Pad Left" = "D-Pad Left";
-"D-Pad Right" = "D-Pad Right";
-"Cross" = "Cross";
-"Circle" = "Circle";
-"Square" = "Square";
-"Triangle" = "Triangle";
-"L1" = "L1";
-"R1" = "R1";
-"L2" = "L2";
-"R2" = "R2";
-"Select" = "Select";
-"Start" = "Start";
-"L3" = "L3";
-"R3" = "R3";
-"Analog" = "Analog";
-"L-Stick Right" = "L-Stick Right";
-"L-Stick Left" = "L-Stick Left";
-"L-Stick Down" = "L-Stick Down";
-"L-Stick Up" = "L-Stick Up";
-"R-Stick Right" = "R-Stick Right";
-"R-Stick Left" = "R-Stick Left";
-"R-Stick Down" = "R-Stick Down";
-"R-Stick Up" = "R-Stick Up";
-
-//Unused right now
-"Centered" = "Centered";
-"Up" = "Up";
-"Right" = "Right";
-"Rightup" = "Right-up";
-"Down" = "Down";
-"Rightdown" = "Right-down";
-"Left" = "Left";
-"Leftup" = "Left-up";
-"Leftdown" = "Left-down";
-
-
diff --git a/macosx/plugins/DFInput/zh-Hant.lproj/InfoPlist.strings b/macosx/plugins/DFInput/zh-Hant.lproj/InfoPlist.strings
deleted file mode 100755
index 80f51efb..00000000
--- a/macosx/plugins/DFInput/zh-Hant.lproj/InfoPlist.strings
+++ /dev/null
@@ -1,6 +0,0 @@
-/* Localized versions of Info.plist keys */
-
-CFBundleName = "DFInput PSX Controller Plugin";
-CFBundleShortVersionString = "DFInput version 1.5";
-CFBundleGetInfoString = "DFInput PSX Controller Plugin version 1.5, Copyright © 2009 Wei Mingzhi.";
-NSHumanReadableCopyright = "Copyright © 2009 Wei Mingzhi.";
diff --git a/macosx/plugins/DFInput/zh-Hant.lproj/Localizable.strings b/macosx/plugins/DFInput/zh-Hant.lproj/Localizable.strings
deleted file mode 100644
index f599d32c..00000000
--- a/macosx/plugins/DFInput/zh-Hant.lproj/Localizable.strings
+++ /dev/null
@@ -1,55 +0,0 @@
-/*
- Localizable.strings
- DFInput
-
- Created by C.W. Betts on 11/16/11.
- Copyright 2011 __MyCompanyName__. All rights reserved.
- */
-
-"Gamepad/Keyboard/Mouse Input" = "Gamepad/Keyboard/Mouse Input";
-"Joystick: Button %d" = "Joystick: Button %d";
-"Joystick: Axis %d%c" = "Joystick: Axis %d%c";
-"Joystick: Hat %d %s" = "Joystick: Hat %d %s";
-"Keyboard: %s" = "Keyboard: %s";
-
-"(Keyboard only)" = "(Keyboard only)";
-"(Not Set)" = "(Not Set)";
-
-"D-Pad Up" = "D-Pad Up";
-"D-Pad Down" = "D-Pad Down";
-"D-Pad Left" = "D-Pad Left";
-"D-Pad Right" = "D-Pad Right";
-"Cross" = "Cross";
-"Circle" = "Circle";
-"Square" = "Square";
-"Triangle" = "Triangle";
-"L1" = "L1";
-"R1" = "R1";
-"L2" = "L2";
-"R2" = "R2";
-"Select" = "Select";
-"Start" = "Start";
-"L3" = "L3";
-"R3" = "R3";
-"Analog" = "Analog";
-"L-Stick Right" = "L-Stick Right";
-"L-Stick Left" = "L-Stick Left";
-"L-Stick Down" = "L-Stick Down";
-"L-Stick Up" = "L-Stick Up";
-"R-Stick Right" = "R-Stick Right";
-"R-Stick Left" = "R-Stick Left";
-"R-Stick Down" = "R-Stick Down";
-"R-Stick Up" = "R-Stick Up";
-
-//Unused right now
-"Centered" = "Centered";
-"Up" = "Up";
-"Right" = "Right";
-"Rightup" = "Right-up";
-"Down" = "Down";
-"Rightdown" = "Right-down";
-"Left" = "Left";
-"Leftup" = "Left-up";
-"Leftdown" = "Left-down";
-
-