Project

General

Profile

Actions

Bug #49402

closed

Fix localization of the BE user module

Added by Chris topher almost 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-06-25
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

The following texts in the BE user module are still hardcoded:

  • Compare (next to the green "+" button)
  • Users (below the user list, comes from Templates/Index.html, lines 72 and 96)
When you are comparing users:
  • Compare (headline)
  • Compare user list (text on button, Templates/Index.html, line 34)
And in the view with the compared users:
  • Yes (from Templates/BackendUser/Compare.html, line 188); should be <f:translate key="yes">Yes</f:translate>
  • No (from Templates/BackendUser/Compare.html, line 191), should be <f:translate key="no">No</f:translate>

Replace them with f:translate tags!


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #49400: Fix date format in BE user module - might be easier than it looks likeClosed2013-06-25

Actions
Related to TYPO3 Core - Bug #49401: Fix localization of the language moduleClosed2013-06-25

Actions
Related to TYPO3 Core - Bug #49404: Fix one language label in the extension managerClosed2013-06-25

Actions
Actions

Also available in: Atom PDF