Some checks failed
Check PR code / translations (pull_request) Failing after 1m5s
## Types of changes - [ x ] I have read the **CONTRIBUTING** document. - [ x ] My code follows the code style of this project. - [ ] I have updated the documentation accordingly. - [ ] I have added tests to cover my changes. - [ x ] All new and existing tests passed. - [ x ] This is **NOT** translation related. This is implements feature #156 I added a confirmation dialogue which pops up after tapping the delete source button. The popup displays the full name of the source to be deleted and allows the user to decide not to delete the source to prevent erroneous deletions. I moved most of the logic into the viewholder. Can be easily reverted if you prefer. All tests pass. I tested correct behavior in emulated versions of android API 25, 34 and 35. Co-authored-by: Amine <amine.bouabdallaoui@pm.me> Reviewed-on: #185 Co-authored-by: davidoskky <davidoskky@yahoo.it> Co-committed-by: davidoskky <davidoskky@yahoo.it>
11 lines
330 B
YAML
11 lines
330 B
YAML
project_id_env: CROWDIN_PROJECT_ID
|
|
api_token_env: CROWDIN_PERSONAL_TOKEN
|
|
base_path: "../../../"
|
|
|
|
files:
|
|
- source: /androidApp/src/main/res/values/strings.xml
|
|
translation: /androidApp/src/main/res/values-%android_code%/%original_file_name%
|
|
translate_attributes: '0'
|
|
content_segmentation: '0'
|
|
preserve_hierarchy: true
|