oh oh. i see. For that goto - > Templates - > Your theme template - > Member Template - > member_profile_warninglevel - > Change {$lang->warning_level} to Warmness.
And then
Goto -> Templates -> Your theme template - > Post Bit Templates - > postbit_warninglevel - > change {$lang->postbit_warning_level} to warmness.
Robert Wrote: Just edit your post bit or language file and change warning level to your custom name.
Can't find it anywhere. :rly:
Okay I figured it out.
First, access your Admin Panel and go to configuration and click "languages". Second, go to global lang.php and ctrl + f and type Warning level and you can edit the name to your liking!
EDIT: linkzy is correct as well. You can either used the templates or the language file to edit names from the default MyBB to meet your custom needs. It depends on what you are comfortable with editing files.
Robert Wrote: Just edit your post bit or language file and change warning level to your custom name.
Can't find it anywhere. :rly:
Okay I figured it out.
First, access your Admin Panel and go to configuration and click "languages". Second, go to global lang.php and ctrl + f and type Warning level and you can edit the name to your liking!
but but, it'll change the lang only in one place that is postbit.
oh oh. i see. For that goto - > Templates - > Your theme template - > Member Template - > member_profile_warninglevel - > Change {$lang->warning_level} to Warmness.
And then
Goto -> Templates -> Your theme template - > Post Bit Templates - > postbit_warninglevel - > change {$lang->postbit_warning_level} to warmness.
Robert Wrote: Just edit your post bit or language file and change warning level to your custom name.
Can't find it anywhere. :rly:
Okay I figured it out.
First, access your Admin Panel and go to configuration and click "languages". Second, go to global lang.php and ctrl + f and type Warning level and you can edit the name to your liking!
but but, it'll change the lang only in one place that is postbit.
Really? I thought global languages are for all pages.....