diff --git a/transifex.yml b/transifex.yml index 5af3e4a182d..06ba9351ed5 100644 --- a/transifex.yml +++ b/transifex.yml @@ -306,17 +306,15 @@ git: # openedx-app-android - filter_type: file file_format: ANDROID - source_file_extension: strings source_language: en - source_file_dir: translations/openedx-app-android/i18n/src/main/res/values/strings.xml + source_file: translations/openedx-app-android/i18n/src/main/res/values/strings.xml translation_files_expression: 'translations/openedx-app-android/i18n/src/main/res/values-/strings.xml' # openedx-app-ios - filter_type: file file_format: STRINGS - source_file_extension: strings source_language: en - source_file_dir: translations/openedx-app-ios/I18N/I18N/en.lproj/Localizable.strings + source_file: translations/openedx-app-ios/I18N/I18N/en.lproj/Localizable.strings translation_files_expression: 'translations/openedx-app-ios/I18N/I18N/.lproj/Localizable.strings' # RecommenderXBlock