Project

General

Profile

Actions

Task #102859

closed

Translation file contains unused labels related to workspaces

Added by Marcin Sągol 3 months ago. Updated 3 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
Start date:
2024-01-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
8.2
Tags:
Complexity:
no-brainer
Sprint Focus:

Description

There are 2 labels related to workspaces in the typo3/sysext/core/Resources/Private/Language/locallang_tca.xlf file that are not used anywhere and could/should be removed:

<trans-unit id="workspace_perms_draft" resname="workspace_perms_draft">
    <source>Edit Draft (Offline)</source>
</trans-unit>
<trans-unit id="workspace_perms_custom" resname="workspace_perms_custom">
    <source>Create new workspace projects</source>
</trans-unit>
Actions #1

Updated by Gerrit Code Review 3 months ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Gerrit Code Review 3 months ago

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

Actions #3

Updated by Gerrit Code Review 3 months ago

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

Actions #4

Updated by Marcin Sągol 3 months ago

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

Updated by Benni Mack 3 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF