• 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
Re: Localizing a Managed Object Model default value
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Localizing a Managed Object Model default value


  • Subject: Re: Localizing a Managed Object Model default value
  • From: email@hidden
  • Date: Tue, 19 Sep 2006 21:48:50 -0700


On Sep 19, 2006, at 12:02 PM, email@hidden wrote:
I have read the Apple web pages on Localizing a Managed Object Model
<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/
Articles/cdMOM.html>, but I can't find the answer to my question.  I
am trying to localize my MOM.  The model is named
MyDocument.xcdatamodel, and I created (and localized) a corresponding
strings file named myDocumentModel.strings.

In the model is an entity called "Group".  It contains a string
property called "title" which in turn has a default value of "New
Folder".  What I want to do is localize the Default Value "New
Folder".  What I use doesn't work, but I think it's close.

This is the string I added to the English "myDocumentModel.strings"
file:
"Property/title/Entity/Group/Attribute/Default Value" = "New Folder";

This is the string I added to the German "myDocumentModel.strings" file:
"Property/title/Entity/Group/Attribute/Default Value" = "Neuer Ordner";


But it doesn't work.  Any help would be appreciated!

Thanks, Bill


OK, no one knows, or I did not word my request very well.
Does anyone know how to localize the Default Value string of a Property Attribute in a data model?
TIA, Bill



_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Localizing a Managed Object Model default value
      • From: Miguel Sanchez <email@hidden>
  • Prev by Date: stepbystep tutorials
  • Next by Date: Rerun value transformer
  • Previous by thread: Localizing a Managed Object Model default value
  • Next by thread: Re: Localizing a Managed Object Model default value
  • Index(es):
    • Date
    • Thread