Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 4, 200618 yr 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:
October 4, 200618 yr 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.
October 4, 200618 yr 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.
October 4, 200618 yr 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:
October 4, 200618 yr Did someone put in a bug on this? hardcoded text for something like that is definitely a bug at this point.
October 4, 200618 yr 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.
October 4, 200618 yr 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.
Archived
This topic is now archived and is closed to further replies.