1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-02-04 20:31:38 +00:00

Update configurations

- Enable Unicode for NSIS Installer
- Update transifex config to new project
This commit is contained in:
2021-08-06 20:48:15 -05:00
parent 14b456dcf9
commit 3bd342770c
2 changed files with 4 additions and 5 deletions

View File

@@ -1,21 +1,20 @@
[main]
host = https://www.transifex.com
[dupeguru.core]
[dupeguru-1.core]
file_filter = locale/<lang>/LC_MESSAGES/core.po
source_file = locale/core.pot
source_lang = en
type = PO
[dupeguru.columns]
[dupeguru-1.columns]
file_filter = locale/<lang>/LC_MESSAGES/columns.po
source_file = locale/columns.pot
source_lang = en
type = PO
[dupeguru.ui]
[dupeguru-1.ui]
file_filter = locale/<lang>/LC_MESSAGES/ui.po
source_file = locale/ui.pot
source_lang = en
type = PO

View File

@@ -7,7 +7,7 @@
; NOTE:
; If SOURCEPATH is not set it will default to build (uses subdir based on app).
;==============================================================================
Unicode true
; Compression Setting
SetCompressor /SOLID lzma
; General Headers