Project

General

Profile

Actions

Bug #94595

closed

Adminpanel does not update texts if preferred language for BE is changed

Added by Sybille Peters almost 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
AdminPanel
Target version:
-
Start date:
2021-07-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
adminpanel, localization
Complexity:
Is Regression:
Sprint Focus:

Description

Or, how to change language for adminpanel? I assumed I change the language by changing my language setting as BE user, but it does not work.

Did not find this information in the docs: https://docs.typo3.org/c/typo3/cms-adminpanel/master/en-us/Settings/Index.html

Reproduce:

1. Open page in frontend
2. Activate adminpanel
3. Change preferred language in backend
4. Click on eye (to view) again, deactivate, activate adminpanel, reload page, reload with hard refresh (CTRL-F5) in FE and BE.

Nothing seems to work to change the language. Even if a different page is loaded. Or if I start a different browser and login.

I switched from German to English. I still see texts in Adminpanel in German.

The texts in the BE are in English.

Analysis

currently, I am not sure, how to change the language. Does it used my preferred settings? Does the language in the BE affect it at all?

My preferred language is en-us . If I execute this JavaScript in my browser, I get "en-US":

(function() {
   // your page initialization code here
   // the DOM will be available here
   console.log( "language =" + navigator.language);
})();

Versions

  • TYPO3 version 10.4.17
  • browser: Chromium (Version 91.0.4472.114), Chrome (70.0.3538.77) and Firefox (90.0)

Files

adminpanel1.png (1.79 KB) adminpanel1.png Sybille Peters, 2021-07-20 08:39
adminpanel2.png (29 KB) adminpanel2.png Sybille Peters, 2021-07-20 08:40
backend.png (6.29 KB) backend.png Sybille Peters, 2021-07-20 09:02
admin_panel.png (12.8 KB) admin_panel.png Sybille Peters, 2021-10-20 19:39
adminpanel_crowdin.png (20.9 KB) adminpanel_crowdin.png Sybille Peters, 2021-10-21 08:00
adminpanel_crowdin_master.png (10.8 KB) adminpanel_crowdin_master.png Sybille Peters, 2021-10-21 08:02

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #96004: Language of Admin Panel must not dependent on language of the siteClosedGeorg Ringer2021-11-16

Actions
Actions

Also available in: Atom PDF