Skip to content

Latest commit

 

History

History
 
 

po

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
As xournalpp.pot is generated by CMake, there is no POTFILES.in

To update language po file:

	cd build
	cmake ..
	make pot

To create new language:

	cp xournalpp.pot ${LANG}.po

Where ${LANG} is short language code.