public
Description: A Mac OS X photo uploader program for my photo album.
Homepage: http://bleu.west.spy.net/~dustin/projects/photoupload/
Clone URL: git://github.com/dustin/photoupload.git
photoupload / English.lproj / InfoPlist.strings
100644 7 lines (5 sloc) 0.295 kb
1
2
3
4
5
6
7
/* Localized versions of Info.plist keys */
 
CFBundleName = "PhotoUpload";
CFBundleShortVersionString = "PhotoUpload version 1.1";
CFBundleGetInfoString = "PhotoUpload version 1.1, Copyright 2004-2005 SPY Internetworking.";
NSHumanReadableCopyright = "Copyright 2004-2005 SPY Internetworking.";