Localizable.strings file with extra ^@ symbols everywhere
Localizable.strings file with extra ^@ symbols everywhere
- Subject: Localizable.strings file with extra ^@ symbols everywhere
- From: Trever Wilhelm <email@hidden>
- Date: Fri, 23 Apr 2004 10:21:12 -0700
Hello,
Does anyone know why my Localizable.strings files might contain ^@
characters between every letter in the file? When I look at the file in
Xcode, it looks like a normal text file. But if I open it in Vim, I see the
control characters between every character in my file.
If I copy and paste strings from the Localizable.strings file into my source
code, I get a compiler warning: 3Null characters preserved in string
literal2. And when I use the arrow keys to go through my file it takes two
arrow keystrokes to move one character in the file.
I9m curious to know how the ^@9s got there, how I get rid of them, and what
they are for.
Anyone know?
Thanks.
_______________________________________________
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.