• 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
Localizing validation error strings with Core Data
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Localizing validation error strings with Core Data


  • Subject: Localizing validation error strings with Core Data
  • From: email@hidden
  • Date: Mon, 11 Jun 2007 17:01:16 +0200

Hello there,

It seems to be difficult to localize validation error strings using the built-in mechanism of Core Data. I have succeeded to localize the entity and attribute names by creating the Localizable.strings file with the correct entries. But when I try to do this for the error strings, it doesn't seem to work.

Here's an example:

"Property/name" = "Name";
"ErrorString/name is invalid" = "Name has to start with a letter";

I will see "Name is invalid" as the error message, but not the localized error message. The documentation is not very clear on this subject and my experiments are so far not successful.

Any help is appreciated!

Annard
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Localizing validation error strings with Core Data
      • From: mmalc Crawford <email@hidden>
    • Re: Localizing validation error strings with Core Data
      • From: Dave Fernandes <email@hidden>
  • Prev by Date: Re: Two really stupid questions
  • Next by Date: Re: Localizing validation error strings with Core Data
  • Previous by thread: Re: Two really stupid questions
  • Next by thread: Re: Localizing validation error strings with Core Data
  • Index(es):
    • Date
    • Thread