Re: Localized string coming displaying in All Caps
Re: Localized string coming displaying in All Caps
- Subject: Re: Localized string coming displaying in All Caps
- From: Apparao <email@hidden>
- Date: Tue, 17 Oct 2006 10:55:27 +0530
Check Localizable.strings file under Resources group. Correct format
for the "simple text" in Localizable.strings file is as follows:
"simple text" = "simple text";
LHS String is replaced with the RHS while loading corresponding
Localizable nibs. My assumption is, you specified CAPS string on RHS
string.
On 17-Oct-06, at 10:20 AM, Eric Blanpied wrote:
You're right, inopportune use of the word "printing". The all caps
text is displaying on screen when I display it. If I use the same
text as a literal string instead of the localized string function
it looks fine.
thanks
-e
On Oct 16, 2006, at 9:42 pm, Apparao wrote:
but it's printing in all caps.
Is Caps issue raised in Printing(Command -P key functionality) or
in Displaying?
On 17-Oct-06, at 9:49 AM, Eric Blanpied wrote:
I'm using NSLocalizedString(key, comment) in my app, and it's
finding the text no problem, but it's printing in all caps. I've
tried messing with encodings, but that has no effect.
Searching google and the list archives hasn't turned up anything.
I'm hoping someone here has an inkling of what's going on.
thanks
-eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40effigent.net
This email sent to email@hidden
_______________________________________________
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
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40effigent.net
This email sent to email@hidden
_______________________________________________
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