Skip to content

Perelandra0x309/BeLocalized

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project exists of two apps, called `PootleGUI` and `CatKeysEditor`. They both use the same translation view code, except that the `PootleGUI` gets its data directly from the Pootle API and `CatKeysEditor` gets its data from a local `catkeys` file. The `shared` folder contains code that is generic enough to be shared by both: the Pootle API wrapper, and the TranslationView.

To build these projects, `cd` into their corresponding folders and run `make`.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 87.7%
  • Makefile 12.3%