fizyk / pyramid_localize

Package to provide translation methods for pyramid, and means to reload translations without stopping the application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple textarea editor

fizyk opened this issue · comments

Create a simple textarea editor for .po files

Each .po file would be opened in textarea field with save button which will write modified data back into .po file.

Store a backup copy as well and create a button to revert to recent backup.