- Fork it
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
Great 👍 !
- No coding skills required !
- Please follow the steps above ... just use the following for branch name : i8n/<language> where you will put your language instead of <language>
- here are some guidelines to know where to change things in order to translate dontpanic.
description/description_xx.txt
will store the translated description of AddIn (xx
is language code)description.xml
includes :<display-name>
: title for AddIn<extension-description>
: relative path todescription/description_xx.txt
CalcAddin.xcu
includes :DisplayName
: name of the function in your localeDescription
: translation of the function's roleParameters
: translated name forstring
type
- Please note that LibreOffice seems to use the ISO 639 language code