Auxiliary files used by BuildApplet for MachoPython.
diff --git a/Mac/OSXResources/app/Resources/Applet-InfoPlist.strings b/Mac/OSXResources/app/Resources/Applet-InfoPlist.strings
new file mode 100644
index 0000000..e796bc2
--- /dev/null
+++ b/Mac/OSXResources/app/Resources/Applet-InfoPlist.strings
@@ -0,0 +1,7 @@
+/* Localized versions of Info.plist keys */
+
+CFBundleName = "%(appletname)s";
+CFBundleShortVersionString = "%(appletname)s";
+CFBundleGetInfoString = "%(appletname)s, a Python application";
+CFBundleLongVersionString = "";
+NSHumanReadableCopyright = "";