Added File menu item to select one or more Glossaries.
Added parsing of .lg file from https://developer.apple.com/internationalization/
Added hashing to localization to allow easy removal of duplicates when loading .lg file
Known issue: key don't alway = base translation.
Working on fix this by looking up value in base language and then using it's key to apple to translation.
Added File menu item to select one or more Glossaries. Added parsing of .lg file from https://developer.apple.com/internationalization/ Added hashing to localization to allow easy removal of duplicates when loading .lg file
Known issue: key don't alway = base translation.
Working on fix this by looking up value in base language and then using it's key to apple to translation.