How to include double-quotes in localized strings ?
How to include double-quotes in localized strings ?
- Subject: How to include double-quotes in localized strings ?
- From: Hugh Sontag <email@hidden>
- Date: Fri, 13 Aug 2004 10:53:14 -0500
How does one include double-auotes in a localized string in
"Localizable.strings" ?
For example, if I want the key "MyErrorMessage" to read
You have a "message" from a genie.
What should the line in "Localizable.strings" look like?
I tried
"MyErrorMessage" = "You have a \"message\" from a genie."
But that doesn't seem to work.
Hugh Sontag
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.