mirror of
https://github.com/fcitx5-android/fcitx5-android.git
synced 2026-08-02 20:16:06 +08:00
23 lines
887 B
YAML
23 lines
887 B
YAML
git:
|
|
filters:
|
|
- filter_type: file
|
|
file_format: Android
|
|
source_language: en
|
|
source_file: app/src/main/res/values/strings.xml
|
|
translation_files_expression: app/src/main/res/values-<lang>/strings.xml
|
|
- filter_type: file
|
|
file_format: Android
|
|
source_language: en
|
|
source_file: lib/plugin-base/src/main/res/values/strings.xml
|
|
translation_files_expression: lib/plugin-base/src/main/res/values-<lang>/strings.xml
|
|
- filter_type: file
|
|
file_format: Android
|
|
source_language: en
|
|
source_file: plugin/anthy/src/main/res/values/strings.xml
|
|
translation_files_expression: plugin/anthy/src/main/res/values-<lang>/strings.xml
|
|
- filter_type: file
|
|
file_format: po
|
|
source_language: en
|
|
source_file: app/src/main/cpp/po/fcitx5-android.pot
|
|
translation_files_expression: app/src/main/cpp/po/<lang>.po
|