Developer Documentation
Adding a new translation
- Find thelanguage_sourcesdefinition in src/Makefile.am and add a new entry beginning with$(top_srcdir)/share/diana/langto the list.
- Runmake lupdatein the src directory to generate the translation file in the share/diana/lang directory.
- Edit the translation file in Qt Linguist.
When Diana is built as usual, the appropriate compiled translation file will be automatically generated for the new translation.