Skip to content

fix(menu): localize file menu items - #74

Merged
esphynox merged 1 commit into
mainfrom
fix/main-menu-localization
Aug 6, 2026
Merged

fix(menu): localize file menu items#74
esphynox merged 1 commit into
mainfrom
fix/main-menu-localization

Conversation

@esphynox

@esphynox esphynox commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

Localize the macOS File menu title and Close Window item in MainMenu.swift by routing them through the existing L10n.MainMenu accessors.

This also adds the corresponding main_menu.file and main_menu.close_window entries to each existing Localizable.strings locale so the synthesized localization API stays complete.

Tests

  • tuist generate
  • xcodebuild test -project Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS'
  • Other:
    • xcodebuild build -project Keyty.xcodeproj -scheme Keyty -configuration Debug

Run project commands from Apps/Keyty.

UI Changes

N/A

Documentation

  • Updated relevant docs
  • No docs needed

Release Notes

Localized the File menu title and Close Window menu item in the macOS app menu.

@esphynox esphynox self-assigned this Aug 6, 2026
@esphynox
esphynox marked this pull request as ready for review August 6, 2026 12:21
@esphynox
esphynox merged commit 8b097f4 into main Aug 6, 2026
1 check passed
@esphynox
esphynox deleted the fix/main-menu-localization branch August 6, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant