Update NSHumanReadableCopyright values.
1 /* Localized versions of Info.plist keys */
3 CFBundleName = "GrowlAction";
4 NSHumanReadableCopyright = "Copyright (c) 2004-2009, Growl Team.";
6 /* AMApplication localized strings */
7 "Automator" = "Automator";
9 /* AMCategory localized strings */
10 "Utility" = "Utility";
12 /* AMDefaultParameters localized strings */
14 /* AMDescription localized strings */
15 AMDSummary = "This action shows a Growl notification.";
17 /* AMKeywords localized strings */
21 AMName = "Show Growl Notification";
23 /* AMWarning localized strings */