Extras/GrowlAction/English.lproj/InfoPlist.strings
author Peter Hosey <hg@boredzo.org>
Sun Sep 20 20:34:53 2009 -0700 (2009-09-20)
changeset 4411 2d6a42405815
parent 4408 20a4acb1bf41
child 4602 fb2a6317c10c
permissions -rw-r--r--
Update NSHumanReadableCopyright values.
     1 /* Localized versions of Info.plist keys */
     2 
     3 CFBundleName = "GrowlAction";
     4 NSHumanReadableCopyright = "Copyright (c) 2004-2009, Growl Team.";
     5 
     6 /*  AMApplication localized strings  */
     7 "Automator" = "Automator";
     8 
     9 /*  AMCategory localized strings  */
    10 "Utility" = "Utility";
    11 
    12 /*  AMDefaultParameters localized strings  */
    13 
    14 /*  AMDescription localized strings  */
    15 AMDSummary = "This action shows a Growl notification.";
    16 
    17 /*  AMKeywords localized strings  */
    18 "Choose" = "Choose";
    19 "Get" = "Get";
    20 
    21 AMName = "Show Growl Notification";
    22 
    23 /*  AMWarning localized strings  */