cpython/Mac/OSXResources/app/Resources/Applet-InfoPlist.strings

8 lines
252 B
Plaintext

/* Localized versions of Info.plist keys */
CFBundleName = "%(appletname)s";
CFBundleShortVersionString = "%(appletname)s";
CFBundleGetInfoString = "%(appletname)s, a Python application";
CFBundleLongVersionString = "";
NSHumanReadableCopyright = "";