Terms page module not working for my native language
Using Jamroom
Yeah sorry, you are not using that file you are using the Terms Of Service module, in which case the title needs to have Terms in it so the module knows what to look for. I believe you would have to modify the module to change what it looks for in the title.
This can be found in the jrTOS modules include.php file around line 110
"page_title_url like %terms%",
Hope this helps!