localization-manager
CommunityStreamline translations, ensure global reach.
Authorpaleoterra
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the tedious and error-prone process of managing localization strings, finding missing translations, and validating .strings files, ensuring your app is ready for a global audience.
Core Features & Use Cases
- Translation Audit: Extract localizable strings from Swift/ObjC code and find missing translations across languages.
- File Validation: Parse and validate
.stringsand.stringsdictfiles, checking for unused keys and correct format specifiers. - Use Case: Before releasing an update, automatically scan your project to identify any missing translations in your
.stringsfiles for French and German, ensuring a complete localized experience for all users.
Quick Start
Find all missing translations in the project, using English as the base language.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: localization-manager Download link: https://github.com/paleoterra/PaleoRose/archive/main.zip#localization-manager Please download this .zip file, extract it, and install it in the .claude/skills/ directory.