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.
hg@4408
     1
/* Localized versions of Info.plist keys */
hg@4408
     2
hg@4408
     3
CFBundleName = "GrowlAction";
hg@4411
     4
NSHumanReadableCopyright = "Copyright (c) 2004-2009, Growl Team.";
hg@4408
     5
hg@4408
     6
/*  AMApplication localized strings  */
hg@4408
     7
"Automator" = "Automator";
hg@4408
     8
hg@4408
     9
/*  AMCategory localized strings  */
hg@4408
    10
"Utility" = "Utility";
hg@4408
    11
hg@4408
    12
/*  AMDefaultParameters localized strings  */
hg@4408
    13
hg@4408
    14
/*  AMDescription localized strings  */
hg@4408
    15
AMDSummary = "This action shows a Growl notification.";
hg@4408
    16
hg@4408
    17
/*  AMKeywords localized strings  */
hg@4408
    18
"Choose" = "Choose";
hg@4408
    19
"Get" = "Get";
hg@4408
    20
hg@4408
    21
AMName = "Show Growl Notification";
hg@4408
    22
hg@4411
    23
/*  AMWarning localized strings  */