Change record status: 
Project: 
Introduced in branch: 
8.9.x
Introduced in version: 
Description: 

In order to have more granular control over permissions, related to translation process, new permission has been created.

Before

There is "Translate interface text" permission, which among others grants access to Settings form at /admin/config/regional/translate/settings, which is not necessary for the task of translation.

After

New "Administer interface translation settings" permission has been added especially for accessing Settings form at /admin/config/regional/translate/settings.
Also "Administer translation settings" permission has been renamed into "Administer content translation settings" to distinguish it from newly created permission.

Impacts: 
Site builders, administrators, editors
Module developers