Skip to content

Commit

Permalink
fix: remove not needed translation files for app store - which are no…
Browse files Browse the repository at this point in the history
…t used at the moment (#1414)
  • Loading branch information
DeepDiver1975 authored Oct 23, 2024
1 parent fec2a34 commit c79233c
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .tx/config
Original file line number Diff line number Diff line change
Expand Up @@ -48,20 +48,3 @@ source_file = ownCloud Action Extension/InfoPlist.xcstrings
source_lang = en
type = XCSTRINGS
minimum_perc = 75

# Below old resources which did not yet have been migrated
[o:owncloud-org:p:owncloud:r:mobile-ios-app-screenshots-keyword]
file_filter = fastlane/screenshots/<lang>/keyword.strings
lang_map = cs_CZ: cs, de_DE: de-DE, en_GB: en-GB, nb_NO: nb-NO, nn_NO: nn-NO, pt_PT: pt-PT, pt_BR: pt-BR, zh_CN: zh-Hans, th_TH: th-TH
source_file = fastlane/screenshots/en/keyword.strings
source_lang = en
type = STRINGS
minimum_perc = 75

[o:owncloud-org:p:owncloud:r:mobile-ios-app-screenshots-title]
file_filter = fastlane/screenshots/<lang>/title.strings
lang_map = cs_CZ: cs, de_DE: de-DE, en_GB: en-GB, nb_NO: nb-NO, nn_NO: nn-NO, pt_PT: pt-PT, pt_BR: pt-BR, zh_CN: zh-Hans, th_TH: th-TH
source_file = fastlane/screenshots/en/title.strings
source_lang = en
type = STRINGS
minimum_perc = 75

0 comments on commit c79233c

Please sign in to comment.