[PR #3318] [CLOSED] Remove unused translation strings #9448

Closed
opened 2026-02-07 06:02:19 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3318
Author: @telans
Created: 6/12/2020
Status: Closed

Base: masterHead: clean-strings


📝 Commits (1)

  • f8f34c0 remove unused translation strings

📊 Changes

57 files changed (+0 additions, -2201 deletions)

View changed files

📝 Emby.Server.Implementations/Localization/Core/af.json (+0 -38)
📝 Emby.Server.Implementations/Localization/Core/ar.json (+0 -41)
📝 Emby.Server.Implementations/Localization/Core/bg-BG.json (+0 -41)
📝 Emby.Server.Implementations/Localization/Core/bn.json (+0 -38)
📝 Emby.Server.Implementations/Localization/Core/ca.json (+0 -41)
📝 Emby.Server.Implementations/Localization/Core/cs.json (+0 -41)
📝 Emby.Server.Implementations/Localization/Core/da.json (+0 -41)
📝 Emby.Server.Implementations/Localization/Core/de.json (+0 -41)
📝 Emby.Server.Implementations/Localization/Core/el.json (+0 -41)
📝 Emby.Server.Implementations/Localization/Core/en-GB.json (+0 -42)
📝 Emby.Server.Implementations/Localization/Core/en-US.json (+0 -41)
📝 Emby.Server.Implementations/Localization/Core/es-AR.json (+0 -41)
📝 Emby.Server.Implementations/Localization/Core/es-MX.json (+0 -41)
📝 Emby.Server.Implementations/Localization/Core/es.json (+0 -41)
📝 Emby.Server.Implementations/Localization/Core/es_419.json (+0 -40)
📝 Emby.Server.Implementations/Localization/Core/es_DO.json (+0 -6)
📝 Emby.Server.Implementations/Localization/Core/fa.json (+0 -41)
📝 Emby.Server.Implementations/Localization/Core/fi.json (+0 -40)
📝 Emby.Server.Implementations/Localization/Core/fil.json (+0 -38)
📝 Emby.Server.Implementations/Localization/Core/fr-CA.json (+0 -42)

...and 37 more files

📄 Description

Changes
Removes the following translation strings:

- "Books"
- "Photos"
- "DeviceOnlineWithName"
- "DeviceOfflineWithName"
- "Inherit"
- "Application"
- "TvShows"
- "ScheduledTaskStartedWithName"
- "ProviderValue"
- "NotificationOptionVideoPlaybackStopped"
- "NotificationOptionVideoPlayback"
- "NotificationOptionUserLockedOut"
- "NotificationOptionTaskFailed"
- "NotificationOptionServerRestartRequired"
- "NotificationOptionPluginUpdateInstalled"
- "NotificationOptionPluginUninstalled"
- "NotificationOptionPluginInstalled"
- "NotificationOptionPluginError"
- "NotificationOptionNewLibraryContent"
- "NotificationOptionInstallationFailed"
- "NotificationOptionCameraImageUploaded"
- "NotificationOptionAudioPlaybackStopped"
- "NotificationOptionAudioPlayback"
- "NotificationOptionApplicationUpdateInstalled"
- "NotificationOptionApplicationUpdateAvailable"
- "MusicVideos"
- "Music"
- "MixedContent"
- "MessageServerConfigurationUpdated"
- "MessageNamedServerConfigurationUpdatedWithValue"
- "MessageApplicationUpdatedTo"
- "MessageApplicationUpdated"
- "ItemRemovedWithName"
- "ItemAddedWithName"
- "HomeVideos"
- "HeaderRecordingGroups"
- "HeaderCameraUploads"
- "CameraImageUploadedFrom"
- "SubtitleDownloadFailureForItem"
- "TaskRefreshChannelsDescription"
- "TaskRefreshChannels"

None of the above are used with GetLocalizedString

Issues
Closes #3120


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/3318 **Author:** [@telans](https://github.com/telans) **Created:** 6/12/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `clean-strings` --- ### 📝 Commits (1) - [`f8f34c0`](https://github.com/jellyfin/jellyfin/commit/f8f34c015be534959a14dcdcbb71b6d736a7c246) remove unused translation strings ### 📊 Changes **57 files changed** (+0 additions, -2201 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Localization/Core/af.json` (+0 -38) 📝 `Emby.Server.Implementations/Localization/Core/ar.json` (+0 -41) 📝 `Emby.Server.Implementations/Localization/Core/bg-BG.json` (+0 -41) 📝 `Emby.Server.Implementations/Localization/Core/bn.json` (+0 -38) 📝 `Emby.Server.Implementations/Localization/Core/ca.json` (+0 -41) 📝 `Emby.Server.Implementations/Localization/Core/cs.json` (+0 -41) 📝 `Emby.Server.Implementations/Localization/Core/da.json` (+0 -41) 📝 `Emby.Server.Implementations/Localization/Core/de.json` (+0 -41) 📝 `Emby.Server.Implementations/Localization/Core/el.json` (+0 -41) 📝 `Emby.Server.Implementations/Localization/Core/en-GB.json` (+0 -42) 📝 `Emby.Server.Implementations/Localization/Core/en-US.json` (+0 -41) 📝 `Emby.Server.Implementations/Localization/Core/es-AR.json` (+0 -41) 📝 `Emby.Server.Implementations/Localization/Core/es-MX.json` (+0 -41) 📝 `Emby.Server.Implementations/Localization/Core/es.json` (+0 -41) 📝 `Emby.Server.Implementations/Localization/Core/es_419.json` (+0 -40) 📝 `Emby.Server.Implementations/Localization/Core/es_DO.json` (+0 -6) 📝 `Emby.Server.Implementations/Localization/Core/fa.json` (+0 -41) 📝 `Emby.Server.Implementations/Localization/Core/fi.json` (+0 -40) 📝 `Emby.Server.Implementations/Localization/Core/fil.json` (+0 -38) 📝 `Emby.Server.Implementations/Localization/Core/fr-CA.json` (+0 -42) _...and 37 more files_ </details> ### 📄 Description **Changes** Removes the following translation strings: ``` - "Books" - "Photos" - "DeviceOnlineWithName" - "DeviceOfflineWithName" - "Inherit" - "Application" - "TvShows" - "ScheduledTaskStartedWithName" - "ProviderValue" - "NotificationOptionVideoPlaybackStopped" - "NotificationOptionVideoPlayback" - "NotificationOptionUserLockedOut" - "NotificationOptionTaskFailed" - "NotificationOptionServerRestartRequired" - "NotificationOptionPluginUpdateInstalled" - "NotificationOptionPluginUninstalled" - "NotificationOptionPluginInstalled" - "NotificationOptionPluginError" - "NotificationOptionNewLibraryContent" - "NotificationOptionInstallationFailed" - "NotificationOptionCameraImageUploaded" - "NotificationOptionAudioPlaybackStopped" - "NotificationOptionAudioPlayback" - "NotificationOptionApplicationUpdateInstalled" - "NotificationOptionApplicationUpdateAvailable" - "MusicVideos" - "Music" - "MixedContent" - "MessageServerConfigurationUpdated" - "MessageNamedServerConfigurationUpdatedWithValue" - "MessageApplicationUpdatedTo" - "MessageApplicationUpdated" - "ItemRemovedWithName" - "ItemAddedWithName" - "HomeVideos" - "HeaderRecordingGroups" - "HeaderCameraUploads" - "CameraImageUploadedFrom" - "SubtitleDownloadFailureForItem" - "TaskRefreshChannelsDescription" - "TaskRefreshChannels" ``` None of the above are used with `GetLocalizedString` **Issues** Closes #3120 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:02:19 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9448