Commit Graph

10 Commits

Author SHA1 Message Date
yeshanshan 725e0a0c83 fix: update transifex configuration
1. Removed minimum_perc and mode settings from main section
2. Updated resource identifier from 'dwidget' to hash-based identifier
3. Cleaned up whitespace in the configuration file

The changes were made to align with Transifex's updated configuration
requirements and to standardize resource identifiers across the project.
The hash-based identifier provides better uniqueness and consistency.

Influence:
1. Verify translations are still being properly synced with Transifex
2. Check that translation files are being generated correctly
3. Ensure no regression in translation functionality

fix: 更新Transifex配置

1. 从main部分移除了minimum_perc和mode设置
2. 将资源标识符从'dwidget'更新为基于哈希的标识符
3. 清理了配置文件中的空白字符

这些更改是为了符合Transifex更新的配置要求,并使项目中的资源标识符标准
化。基于哈希的标识符提供了更好的唯一性和一致性。

Influence:
1. 验证翻译仍能正确与Transifex同步
2. 检查翻译文件是否正确生成
3. 确保翻译功能没有回归
2025-08-14 13:28:31 +08:00
ck 2d9f4dad45 chore: tx config tweak
update group name
tx --version : TX Client, version=1.6.5
tx pull --all --branch master
2023-03-28 10:51:33 +08:00
zccrs dd213a5eb4 refactor: move all translation files to "src/translations" 2019-07-30 19:07:11 +08:00
zccrs ff8e7a539c fix: reset tx config file
"dtkwidget2.ts" => "dtkwidget.ts"
2019-07-26 17:32:56 +08:00
zccrs fe15d32b71 Revert "update version 5.0"
This reverts commit 782192d8c2.
2019-07-25 13:48:44 +08:00
deepinzhangshuang 782192d8c2 update version 5.0 2019-07-25 11:28:27 +08:00
Iceyer d5f7601c0d Add translations
Change-Id: I2d0af59e7be6a634233c456c64c27dcf817d9275
2017-07-28 16:23:02 +08:00
Iceyer 892d6d0499 Split dtkwidget module
Change-Id: Id609507209f1b5635e86e42d61ab5e2121f1e559
2017-07-26 13:08:28 +08:00
Hualet Wang 65d775335a Pull translations
Change-Id: I743da87829e9b349492eb9faab63bdbacfb6b351
2017-05-11 14:24:18 +08:00
Hualet Wang 0ccb514d4f Add transltions and set up tx
Change-Id: I6b384660999036ad9c51a0cd9e2370a679e2539b
2017-05-08 15:32:30 +08:00