Skip to content

Update Localized Strings#4757

Merged
bgoncal merged 1 commit into
mainfrom
create-pull-request/download_strings
Jun 17, 2026
Merged

Update Localized Strings#4757
bgoncal merged 1 commit into
mainfrom
create-pull-request/download_strings

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automatically created by zacwest.

Copilot AI review requested due to automatic review settings June 17, 2026 07:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@github-actions

Copy link
Copy Markdown
Contributor Author

⚠️ Unused L10n strings detected

Found 13 unused localization strings in the codebase.

Click to see details
Parsing Strings.swift...
Found 1652 L10n strings

Reading all Swift source code...
Read 5722445 characters of Swift code

Checking for unused strings...
Checked 100/1652 strings...
Checked 200/1652 strings...
Checked 300/1652 strings...
Checked 400/1652 strings...
Checked 500/1652 strings...
Checked 600/1652 strings...
Checked 700/1652 strings...
Checked 800/1652 strings...
Checked 900/1652 strings...
Checked 1000/1652 strings...
Checked 1100/1652 strings...
Checked 1200/1652 strings...
Checked 1300/1652 strings...
Checked 1400/1652 strings...
Checked 1500/1652 strings...
Checked 1600/1652 strings...

================================================================================
UNUSED STRINGS REPORT
================================================================================

Found 13 unused strings:


ACTIONSCONFIGURATOR:
  - L10n.ActionsConfigurator.Action.createAutomation
    Key: actions_configurator.action.create_automation
    Line: 132
  - L10n.ActionsConfigurator.VisualSection.sceneDefined
    Key: actions_configurator.visual_section.scene_defined
    Line: 172
  - L10n.ActionsConfigurator.VisualSection.serverDefined
    Key: actions_configurator.visual_section.server_defined
    Line: 178

APPINTENTS:
  - L10n.AppIntents.WidgetAction.actionsParameterConfiguration
    Key: app_intents.widget_action.actions_parameter_configuration
    Line: 606

CAMERA:
  - L10n.Camera.serverNotFound
    Key: camera.server_not_found
    Line: 764
  - L10n.Camera.snapshotFailed
    Key: camera.snapshot_failed
    Line: 766

CAMERALIST:
  - L10n.CameraList.noArea
    Key: camera_list.no_area
    Line: 771
  - L10n.CameraList.searchPlaceholder
    Key: camera_list.search_placeholder
    Line: 773

CAMERAS:
  - L10n.Cameras.dragToReorder
    Key: cameras.drag_to_reorder
    Line: 829

SETTINGSDETAILS:
  - L10n.SettingsDetails.Actions.ActionsSynced.footerNoActions
    Key: settings_details.actions.actions_synced.footer_no_actions
    Line: 3844
  - L10n.SettingsDetails.Actions.Scenes.customizeAction
    Key: settings_details.actions.scenes.customize_action
    Line: 3862

URLHANDLER:
  - L10n.UrlHandler.Error.actionNotFound
    Key: url_handler.error.action_not_found
    Line: 4675

ROOT:
  - L10n.noArea
    Key: no_area
    Line: 36

================================================================================
Total unused: 13
================================================================================

To clean up these strings, manually remove them from the Localizable.strings files
and regenerate Strings.swift using SwiftGen.

@bgoncal bgoncal merged commit 6bdc313 into main Jun 17, 2026
12 checks passed
@bgoncal bgoncal deleted the create-pull-request/download_strings branch June 17, 2026 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants