Localization Strategy
Description
Develop a comprehensive localization strategy for planning market prioritization, i18n, and locale adaptation when expanding to new markets.
When to Use
Help me build a localization strategy. | I need a localization plan for new markets. | How do I internationalize a product from start to finish? | Create a tiered localization rollout plan. | Develop glossaries and a style guide for locales.
Use Cases
Define target markets and localization scope for a new SaaS. | Create an internationalization-ready design and content plan. | Build vendor management and in-market reviewer workflow. | Set up a continuous localization process with feedback. | Develop locale glossaries and style guides for locales.
SKILL.md Content
---
name: localization-strategy
description: "Develop a comprehensive localization strategy for planning market prioritization, i18n, and locale adaptation when expanding to new markets."
metadata:
tags: "localization, localization-strategy, internationalization, market-prioritization, vendor-management, quality-framework, continuous-localization"
source: "https://skilldb.dev/skills/translation-localization-skills/localization-strategy"
pack: "translation-localization-skills"
category: "Writing & Literature"
---
# Localization Strategy
## When to use this skill
Use when the user says things like:
- "Help me build a localization strategy."
- "I need a localization plan for new markets."
- "How do I internationalize a product from start to finish?"
- "Create a tiered localization rollout plan."
- "Develop glossaries and a style guide for locales."
## Core Philosophy
Localization is not translation scaled up — it is the strategic adaptation of an entire
product or content experience for a specific market, culture, and audience. It encompasses
language, but also visual design, color meaning, cultural references, legal requirements,
payment methods, date formats, and hundreds of other details that determine whether a product
feels native or foreign to its users. Good localization makes users forget the product was
not created for them.
## Key Techniques
- **Market prioritization**: Select target markets based on revenue potential, competitive landscape, and localization complexity.
- **Internationalization (i18n)**: Design products and content to support localization from the start.
- **Locale-specific adaptation**: Adjust beyond language — images, colors, layouts, legal requirements.
- **Vendor management**: Build and manage relationships with translation agencies and in-market reviewers.
- **Quality framework**: Define quality standards, review processes, and feedback loops.
- **Continuous localization**: Integrate localization into development workflows for ongoing content updates.
## Best Practices
1. Internationalize before localizing. Code and design must support multilingual content from the start.
2. Prioritize markets based on data — user demand, revenue potential, and strategic importance.
3. Hire in-market reviewers who use the product, not just linguists who translate the words.
4. Plan for text expansion — translated text is often 20-30% longer than English source.
5. Externalize all user-facing strings. Hard-coded text cannot be localized.
6. Test localized products with native speakers in target markets before launch.
7. Build style guides and glossaries for each locale to ensure consistency across teams and time.
## Common Patterns
- **Tiered rollout**: Launch in primary markets first, then expand to secondary and tertiary.
- **Pseudo-localization**: Testing with modified source text to catch i18n issues before real translation.
- **Translation management system**: Centralized platform managing assets, workflows, and vendor coordination.
- **Community localization**: Engaging user communities in translation and review for scalability.
## Anti-Patterns
- Treating localization as an afterthought, discovering i18n issues after development is complete.
- Localizing by machine translation only without human review.
- Assuming that language translation alone constitutes localization.
- Launching in markets without understanding local legal, cultural, or competitive requirements.