placeholder string not updated in localization
placeholder string not updated in localization
- Subject: placeholder string not updated in localization
- From: David Kocher <email@hidden>
- Date: Thu, 29 Jan 2004 14:46:43 +0100
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I do update various localizations with the following script where
$language is the localization and English is the base language:
nibtool --write $language.lproj/$nibfile --incremental
$language.lproj/$nibfile.bak --dictionary $language.lproj/$nib.strings
English.lproj/$nibfile
The .nibs get updated nicely from the translated .strings files. The
problem is that everything is replaced correctly except the placeholder
strings from NSTextFields.
Has anyone seen this before?
Thanks :)
- --dk
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (Darwin)
iD8DBQFAGQ7DdBH4SdTFvT4RAmrTAJ465PtyKCliWl6gO3dGvn0ktLMIgwCeJRgV
NBjtqph8q5OuSbswCk7Px6Q=
=oREs
-----END PGP SIGNATURE-----
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.