• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Automator/Examples/Get Buddy Info/English.lproj/
1/* Localized versions of Info.plist keys */
2
3NSHumanReadableCopyright = "Copyright 2005 Apple Computer, Inc.";
4
5/*  AMApplication localized strings  */
6"Address Book" = "Address Book";
7"iChat" = "iChat";
8
9/*  AMCategory localized strings  */
10
11/*  AMDescription localized strings  */
12AMDAlert = "iChat must be running for this action to work properly.";
13AMDNote = "Information will not be returned for the current user.";
14AMDSummary = "This action returns the Instant Message information of the people passed from the previous action.";
15
16/*  AMKeywords localized strings  */
17"IM" = "IM";
18"Instant" = "Instant";
19"Message" = "Message";
20
21AMName = "Get Buddy Info";