![]() |
How to change "Thread" to "Topic" - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Themes (https://community.mybb.com/forum-103.html) +---- Forum: Theme Development (https://community.mybb.com/forum-105.html) +---- Thread: How to change "Thread" to "Topic" (/thread-124898.html) |
How to change "Thread" to "Topic" - newbieforlife - 2012-08-23 Hi everyone, I need to replace the "thread" with "topic" anywhere on my board including "New Thread" when we create a thread, to "New Topic". I do not want "thread" to be seen on the website. (including images like "new thread"). How do I do it? Any help is greatly appreciated. RE: How to change "Thread" to "Topic" - Leefish - 2012-08-23 Go through the language files. Change thread to topic everywhere you see thread. RE: How to change "Thread" to "Topic" - newbieforlife - 2012-08-23 Could you please tell me exactly where to find the file and the name of it? I am really new to this. Appreciate it. RE: How to change "Thread" to "Topic" - pavemen - 2012-08-23 ACP > Configuration > Languages. For your language, click Options > Edit Language then check each file for "thread" and change accordingly. RE: How to change "Thread" to "Topic" - newbieforlife - 2012-08-23 Got it. Thanks! |