Simple text editor for editing multiple language files in parallel. Corresponding translations are automatically highlighted in order to aid reviewing against multiple sources. Supports gettext PO and key = value format. Highly recommended for polyglots.
Features
- Review multiple gettext PO files in parallel
- Automatically scroll open files to appropriate reference keys
- Basic text editor with undo, redo, select, copy etc
- Find, replace, save
License
GNU General Public License version 2.0 (GPLv2)Follow Massively Parallel PO Editor
Other Useful Business Software
Get the most trusted enterprise browser
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
Rate This Project
Login To Rate This Project
User Reviews
-
мне понравилось в Лосяше работать
-
Really useful tool but toally lacking documentation right now but it's easy enough. At the moment there is no find and replace. For Windows users: install java and then run the application like this. Write a batch file (a text file ending in .bat) with the following (assuming everything is on a C drive) cd C:\path to jar file java -jar mp-poedit-0.0.2aa.jar C:\path to file to translate C:\path to comparison file 1 C:\path to comparison file 2 etc