The Wayback Machine - https://web.archive.org/web/20201209053516/https://github.com/Brightify/L10NVerifier
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

README.md

L10N verifier script

Usage

  1. Download the raw script (no need to clone the repository)
  2. In terminal, locate the L10NVerifier.swift file you just downloaded
  3. Type chmod a+x L10NVerifier.swift
  4. Run the script by typing ./L10NVerifier.swift {L10N.swift path} {Localizable.strings path}

Known limitations

  • Code is really, really dirty and deserves a refactoring.
  • Accepts only a single L10N.swift file and single Localizable.strings file at a time.
  • Shows no progress while running.

About

Quick and dirty little script we use to verify completeness of localization.

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.