Change Word “Grades” to “Surveys” in mobile app

Change Word “Grades” to “Surveys” in mobile app

eftir Shubham Sharma -
Number of replies: 1

Hi everyone,


I would like to know what string I need to put in Custom language strings section under Mobile Features/language to change the keyword Grades ( For gradebook) to Surveys.

I am able to change it in web application by going to language customisation but not able to do that in mobile.


I tried to put:

core.grades.grades|Grades|en

core.grades.grades|Surveys|en

which is not working. Can anybody help me?


Thanks


Average of ratings: -
In reply to Shubham Sharma

Re: Change Word “Grades” to “Surveys” in mobile app

eftir Dani Palou -
Mynd av Core developers Mynd av Moodle HQ Mynd av Particularly helpful Moodlers Mynd av Peer reviewers Mynd av Plugin developers
Hi,

the "Grades" string identifier is "core.grades.grades" as you tried, but you only need to specify the new string, not the current one. That is:

core.grades.grades|Surveys|en

You'll need to restart the app or perform a logout/login for them to be applied to the app.

Please notice that the number of strings you can change in the app is limited depending on the plan of you site. You can see more info about plans in the Apps Portal.

Cheers,
Dani
Average of ratings:Useful (1)