Skip to content

P3-04: Localization/i18n #52

@hybridmachine

Description

@hybridmachine

Description

Translated UI strings for international users.

Implementation

  • Extract all UI strings to .strings files or equivalent
  • NSLocalizedString() for all user-visible text
  • Base localization: English
  • Priority languages: French, German, Spanish, Portuguese, Chinese, Japanese, Korean
  • Leverage existing N++ translation files as reference
  • Language selection in preferences or follow system locale

Key Files

  • macos/platform/main_phase7.mm
  • Resources/*.lproj directories

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3-post-1.0Post 1.0 future worksize/LLarge (3-5 days)

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions