• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
genstrings not working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

genstrings not working


  • Subject: genstrings not working
  • From: David Kocher <email@hidden>
  • Date: Sun, 28 Dec 2003 22:12:09 +0100

I am trying to update my localized strings with 'genstrings' but just get errors. Could anyone give an explanation what's going wrong here?

dkocher$ genstrings -j -o ./English.lproj source/ch/cyberduck/ui/cocoa/CDBrowserController.java
Bad entry in file source/ch/cyberduck/ui/cocoa/CDBrowserController.java (line = 100): Argument is not a literal string.
Bad entry in file source/ch/cyberduck/ui/cocoa/CDBrowserController.java (line = 113): Argument is not a literal string.
Bad entry in file source/ch/cyberduck/ui/cocoa/CDBrowserController.java (line = 125): Argument is not a literal string.
...

Line 100 for example looks like this in the source
c.headerCell().setStringValue(NSBundle.localizedString("Filename"));

Thanks for any hints :)
- -David
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: genstrings not working
      • From: "Louis C. Sacha" <email@hidden>
  • Prev by Date: Weird behavior when setting the size of a window used as a sheet
  • Next by Date: reloading individual rows in tableview
  • Previous by thread: Re: Weird behavior when setting the size of a window used as a sheet
  • Next by thread: Re: genstrings not working
  • Index(es):
    • Date
    • Thread