[Adium-devl] Issues with translated preferences
Evan Schoenberg
evan at adiumx.com
Tue Apr 17 14:34:59 UTC 2007
On Apr 17, 2007, at 10:30 AM, Christopher Harms wrote:
> This happens with any language. Tested this with an App which
> starts Application in a selected language. Randomly tested with
> some languages (Norwegian, Dutch, Russian, etc. [not that I would
> understand any of them ;-)]).
> As I already said: SS_PrefsController uses everytime -paneName
> which loads the localized string from the according .m-/.nib-File
> (e.g. AIAccountListPreferences.m). For identifying the views you
> have to use -paneIdentifier (which is, in fact, the English
> original-string of -paneName). That's, what's my patch does: two
> times using paneIdentifier instead of paneName. It works and seems
> to be correct. ;-)
Patch looks right to me. This is what I intended when I updated
SS_PrefsController to have a concept of paneIdentifier, but I clearly
missed a couple spots. (The original code uses paneName everywhere
and does not have anything like an internal-only identifier).
Accepted in [19482].
-Evan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20070417/0e3c9d28/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20070417/0e3c9d28/attachment.sig>
More information about the devel
mailing list