Skip to content

Update Localized Strings#4735

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
create-pull-request/download_strings
Open

Update Localized Strings#4735
github-actions[bot] wants to merge 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 12, 2026 07:34

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.

@zacwest zacwest force-pushed the create-pull-request/download_strings branch from 24966ca to 10d0ddc Compare June 13, 2026 07:16
@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 1636 L10n strings

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

Checking for unused strings...
Checked 100/1636 strings...
Checked 200/1636 strings...
Checked 300/1636 strings...
Checked 400/1636 strings...
Checked 500/1636 strings...
Checked 600/1636 strings...
Checked 700/1636 strings...
Checked 800/1636 strings...
Checked 900/1636 strings...
Checked 1000/1636 strings...
Checked 1100/1636 strings...
Checked 1200/1636 strings...
Checked 1300/1636 strings...
Checked 1400/1636 strings...
Checked 1500/1636 strings...
Checked 1600/1636 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.

@codecov

codecov Bot commented Jun 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@3c62221). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4735   +/-   ##
=======================================
  Coverage        ?   45.54%           
=======================================
  Files           ?      275           
  Lines           ?    16606           
  Branches        ?        0           
=======================================
  Hits            ?     7563           
  Misses          ?     9043           
  Partials        ?        0           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants