keepassxc/.tx/config
Janek Bevendorff 85038ad20a
Update release-tool
Fix argparse handling when no subcommand given

Implement check command

Implement i18n command

Add Ctrl+F TOC

Implement merge command

Implement source tarball creation

Implement macOS builds

Implement Linux builds

Support building for multiple platforms

Disable test building

Debug-log executed commands

Allow cross-compilation without Docker when using vcpkg

Implement macOS codesigning and notarization

Remove obsolete globals

Check xcode setup

Implement GPG signing

Re-enable Git branch checkout

Show key selection for merge commit signing

Check for git and merge basic and tool checks

Remove redundant checkout message

Update headline formatting
2025-03-30 08:21:34 -04:00

19 lines
670 B
Text

[main]
host = https://app.transifex.com
[o:keepassxc:p:keepassxc:r:share-translations-keepassxc-en-ts--develop]
file_filter = share/translations/keepassxc_<lang>.ts
source_file = share/translations/keepassxc_en.ts
source_lang = en
type = QT
replace_edited_strings = false
keep_translations = false
[o:keepassxc:p:keepassxc:r:share-translations-keepassxc-en-ts--master]
file_filter = share/translations/keepassxc_<lang>.ts
source_file = share/translations/keepassxc_en.ts
source_lang = en
type = QT
replace_edited_strings = false
keep_translations = false