mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 12:37:39 +03:00
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
19 lines
670 B
Text
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
|
|
|