Project

General

Profile

Actions

Bug #84241

closed

Streamline/Fix backend labels by removing superfluous colons

Added by Josef Glatz about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2018-03-13
Due date:
% Done:

100%

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

Description

Problem/Description

Column labels across common tables have many mixed labels with/without colons. Many longer existing labels still have colons. Some new ones also follows the "old" label approach.

Streamlining the backend makes the appearance more uniform.

Following tables and backend modules were checked and labels accordingly adopted with that patch:

Tables

- Page
- Backend group
- Backend user
- Category
- Content
- Record Collection
- File Storage
- Filemount
- Website Language
- System News
- Template
- Indexing Configuration
- Sys Action
- Workspace
- Sys Note
- FE Group
- FE User
- Sys Domain

- Pagetree Overview
- List Module
- Localization overview
- ImpExp (only bigger headings)
- Administration log (analogous to Backend User Listing)

A search'n'replace procedure was omitted

...as there are potentially some not anymore used localized strings. With this option, we have chances to locate unnecessary localized strings in upcoming patches.

How to test patch:

Check every mentioned be-module or fromEngine view of mentioned table with all different types manually.


Example 1 (which is a candidate for deletion in an upcoming patch ;)

LLL:EXT:frontend/Resources/Private/Language/locallang_tca.xlf:filelink_size is not used ANYWHERE – BUT instead: LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:filelink_size_formlabel is used (was introduced) in TCA/tt_content.php in palette uploadslayout

Actions #1

Updated by Gerrit Code Review about 6 years ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56130

Actions #2

Updated by Josef Glatz about 6 years ago

  • Description updated (diff)
Actions #3

Updated by Gerrit Code Review about 6 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56130

Actions #4

Updated by Josef Glatz about 6 years ago

  • Description updated (diff)
Actions #5

Updated by Gerrit Code Review about 6 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56130

Actions #6

Updated by Gerrit Code Review about 6 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56130

Actions #7

Updated by Gerrit Code Review about 6 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56130

Actions #8

Updated by Gerrit Code Review about 6 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56130

Actions #9

Updated by Anonymous about 6 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #10

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF