1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +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