forked from notepad-plus-plus/notepad-plus-plus
-
Notifications
You must be signed in to change notification settings - Fork 0
P3-04: Localization/i18n #52
Copy link
Copy link
Open
Labels
Milestone
Description
Description
Translated UI strings for international users.
Implementation
- Extract all UI strings to
.stringsfiles 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Projects
Status
Backlog