Skip to content

Small Ruby script for autogenerating the base locale file for World of Warcraft addons using the Ace3 framework

Notifications You must be signed in to change notification settings

techwitch-aly/AceLocale3-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

AceLocale3 Scraper

A simple Ruby script that will scan an a World of Warcraft addon's source code looking for locale strings. These are collected and used to create the master locale file (e.g. the enUS base translations). These translations can be uploaded to the WowAce localization app or distributed for translation by your user base.

Notes

This script expects at least Ruby 1.9 for certain Regular Expression features.

About

Small Ruby script for autogenerating the base locale file for World of Warcraft addons using the Ace3 framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages