Localization Resource Manager v0.7.7
LRM v0.7.7
What's Changed
- Update CloudSyncValidator tests for client-agnostic API design (58f51a7)
Full Changelog: v0.7.6...v0.7.7
📦 Downloads
APT/PPA Installation (Recommended for Ubuntu/Debian)
sudo add-apt-repository ppa:nickprotop/lrm-tool
sudo apt update
sudo apt install lrm-standalone # Self-contained (~72MB)Direct Downloads
Choose the appropriate version for your platform:
Linux (Direct Download):
- x64:
lrm-linux-x64.tar.gz - ARM64:
lrm-linux-arm64.tar.gz(Raspberry Pi, etc.)
Linux (.deb packages):
- x64:
lrm-standalone_0.7.7-1_amd64.deb(~72MB) - ARM64:
lrm-standalone_0.7.7-1_arm64.deb(~72MB)
macOS:
- x64 (Intel):
lrm-osx-x64.tar.gz - ARM64 (Apple Silicon):
lrm-osx-arm64.tar.gz
Windows:
- x64:
lrm-win-x64.zip - ARM64:
lrm-win-arm64.zip
🧩 VS Code Extension
Install from the VS Code Marketplace:
ext install nickprotop.localization-manager
The marketplace automatically provides the correct version for your platform.
Platform-specific VSIX files are also attached below for manual installation.
📖 Installation
See the Installation Guide for detailed instructions.
🧪 Verified
✅ All tests passing