Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted November 16, 201113 yr I would think that most non-English speaking customers really only need to translate the words presented to the forum members. Admins and mods will prefer to keep it in English. It would then make the translation job easier if the words for admin/mods are kept separate from the words that need to be translated. In some way it's already done, but there are still files that are a mess. Like the one I'm translating now, forums_public_forums.php.
November 26, 201113 yr Author There are also still quite a few duplicated words. And hardcoded words.
November 26, 201113 yr It is already separated. The public files are already marked as in prefix of "public_name" and admin areas marked with a prefix of "admin_name". If you already found some places with "hard coded words" please post them in the BugTracker to fix it in the next version.
November 26, 201113 yr It is already separated. The public files are already marked as in prefix of "public_name" and admin areas marked with a prefix of "admin_name". If you already found some places with "hard coded words" please post them in the BugTracker to fix it in the next version. Yep, admin_==ACP public_==Frontend. ... I do not see how one could feasibly have different language packs for moderators then the GP..... itd need a revamp in the whole structure that would make it worse, not better.
December 18, 201113 yr Author Thanks. yes, for the admin part it's ok, it's the moderator words that create the problem, they are mixed in the public files. It would have made translation a hole lot easier, I cannot imagine there are many that prefer to use their own language for the moderating functions. I thought the reason behind admin/public language files was that the admin part is not translated. Then the mod-words belong there, not in the public. (Public=members, not moderators)
December 19, 201113 yr No, the moderator section on the fronted is still considered public. Admin is ACP only.
December 20, 201113 yr Author yes, but not language wise, and that's whats important here. At least for those of us who have to spend hours translating every time a major upgrade is released.
Archived
This topic is now archived and is closed to further replies.