Project

General

Profile

Actions

Patch #44065

open

Remove unused i18n keys

Added by Go MAEDA about 6 hours ago. Updated about 5 hours ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
I18n

Description

The attached patches remove the following unused i18n keys.

key added in / original usage became unused in / verification
description_choose_project r7693: Hidden label for the membership project selector in groups/_memberships and users/_memberships r13498: membership UI was moved to principal_memberships; the selector label was removed
description_filter r7678: Hidden label for the query filter operator selector in queries/_filters r10162: filter row rendering moved to JavaScript; the label was removed
error_not_allowed_to_log_time_for_other_users r17755: 403 error message in TimelogController#authorize_logging_time_for_other_users r19676: controller-side 403 handling was replaced by model validation
label_add_another_file r1180: "Add another file" link in attachments/_form r10977: AJAX/multiple upload replaced the link
label_change_view_all r54: "View all changes" link in issues/show.rhtml r613: IssuesController#history was removed, so the link disappeared
label_current_version r323: "Current version" link in wiki/show.html.erb r17510: the link was removed because it duplicated the breadcrumb
label_date_range r1173: Fieldset legend in timelog/_date_range r10967: time entries moved to TimeEntryQuery; the date range fieldset was removed
label_date_to r572: Old date range text r2587: replaced by label_date_from_to
label_last_changes r54: "last N changes" text in issues/show.rhtml r613: issue history switched to full display, removing the limited-count text
label_preview r2493: ApplicationHelper#preview_link link text r17527: unused preview_link helper was removed. The currently used "Preview" string is defined in app/assets/javascripts/jstoolbar/lang/*.yml
label_public_projects r14: Projects list heading r460: public-only project list changed to visible projects and now uses label_project_plural
text_plugin_assets_writable r2218: Plugin assets writable check in the admin info checklist r22627: plugin asset mirroring and the checklist item were removed
text_select_project_modules r1143: Fieldset legend in projects/settings/_modules r16892: the Modules tab/partial was removed and module selection moved into the project form

Files

0001-Remove-unused-i18n-key-description_choose_project.patch (27.6 KB) 0001-Remove-unused-i18n-key-description_choose_project.patch Go MAEDA, 2026-05-19 01:54
0002-Remove-unused-i18n-key-description_filter.patch (29 KB) 0002-Remove-unused-i18n-key-description_filter.patch Go MAEDA, 2026-05-19 01:54
0003-Remove-unused-i18n-key-error_not_allowed_to_log_time.patch (36.1 KB) 0003-Remove-unused-i18n-key-error_not_allowed_to_log_time.patch Go MAEDA, 2026-05-19 01:54
0004-Remove-unused-i18n-key-label_add_another_file.patch (28.7 KB) 0004-Remove-unused-i18n-key-label_add_another_file.patch Go MAEDA, 2026-05-19 01:54
0005-Remove-unused-i18n-key-label_change_view_all.patch (23.4 KB) 0005-Remove-unused-i18n-key-label_change_view_all.patch Go MAEDA, 2026-05-19 01:54
0006-Remove-unused-i18n-key-label_current_version.patch (25.7 KB) 0006-Remove-unused-i18n-key-label_current_version.patch Go MAEDA, 2026-05-19 01:54
0007-Remove-unused-i18n-key-label_date_range.patch (23.3 KB) 0007-Remove-unused-i18n-key-label_date_range.patch Go MAEDA, 2026-05-19 01:54
0008-Remove-unused-i18n-key-label_date_to.patch (22.8 KB) 0008-Remove-unused-i18n-key-label_date_to.patch Go MAEDA, 2026-05-19 01:54
0009-Remove-unused-i18n-key-label_last_changes.patch (22.5 KB) 0009-Remove-unused-i18n-key-label_last_changes.patch Go MAEDA, 2026-05-19 01:54
0010-Remove-unused-i18n-key-label_preview.patch (25 KB) 0010-Remove-unused-i18n-key-label_preview.patch Go MAEDA, 2026-05-19 01:54
0011-Remove-unused-i18n-key-label_public_projects.patch (23.2 KB) 0011-Remove-unused-i18n-key-label_public_projects.patch Go MAEDA, 2026-05-19 01:55
0012-Remove-unused-i18n-key-text_plugin_assets_writable.patch (40.7 KB) 0012-Remove-unused-i18n-key-text_plugin_assets_writable.patch Go MAEDA, 2026-05-19 01:55
0013-Remove-unused-i18n-key-text_select_project_modules.patch (42.4 KB) 0013-Remove-unused-i18n-key-text_select_project_modules.patch Go MAEDA, 2026-05-19 01:55
Actions

Also available in: Atom PDF