sychn Posted October 4, 2006 Share Posted October 4, 2006 I know there is a function made it unlocalizable, but in the age of 2.2.0, can IPS think a little more about it? :rolleyes: Link to comment Share on other sites More sharing options...
Michael Posted October 4, 2006 Share Posted October 4, 2006 Once they release unencoded versions of the files, search the sources/action_public/register.php file for the word 'Inbox', you'll find where those are set. Link to comment Share on other sites More sharing options...
sychn Posted October 4, 2006 Share Posted October 4, 2006 Once they release unencoded versions of the files, search the sources/action_public/register.php file for the word 'Inbox', you'll find where those are set.Thank you. I am not sure if I can set that as variable strings which I can add into language files. I will try this after they release the unencoded version. Link to comment Share on other sites More sharing options...
Luke Posted October 4, 2006 Share Posted October 4, 2006 How about have these set to something like lang['inbox'] and then use the choosen language pack? The custom ones would be coded directly in. I know this is a problem... Another thing that my admin on the German side of our site complains about, and I let slip my mind :whistle: Link to comment Share on other sites More sharing options...
Xenboy Posted October 4, 2006 Share Posted October 4, 2006 Did someone put in a bug on this? hardcoded text for something like that is definitely a bug at this point. Link to comment Share on other sites More sharing options...
Luke Posted October 4, 2006 Share Posted October 4, 2006 Yeah, but it's a little more complicated than the other situations. The folder names are stored in the database for each member, which never really made sense to me anyway... I mean you cant delete those folder anyway, why have them in the database? Have them appear like the other folders do (build in). The column for storing tables can be strictly for customized folders by the member. Link to comment Share on other sites More sharing options...
bfarber Posted October 4, 2006 Share Posted October 4, 2006 Yes, there is a bug report for this flagged for a future version.This is a lot trickier to handle than just using the language flags for basic text that displays. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.