Skip to content

Commit 8ee0aee

Browse files
committed
chore: deprecate unsupported repositories
1 parent 97d0241 commit 8ee0aee

File tree

138 files changed

+0
-109444
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

138 files changed

+0
-109444
lines changed

.github/workflows/extract-translation-source-files.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
'credentials',
4141
'credentials-themes',
4242
'DoneXBlock',
43-
'ecommerce',
4443
'edx-ace',
4544
'edx-bulk-grades',
4645
'edx-enterprise',
@@ -69,7 +68,6 @@ jobs:
6968
'frontend-app-communications',
7069
'frontend-app-course-authoring',
7170
'frontend-app-discussions',
72-
'frontend-app-ecommerce',
7371
'frontend-app-enterprise-public-catalog',
7472
'frontend-app-gradebook',
7573
'frontend-app-learner-dashboard',
@@ -78,9 +76,7 @@ jobs:
7876
'frontend-app-library-authoring',
7977
'frontend-app-ora',
8078
'frontend-app-ora-grading',
81-
'frontend-app-payment',
8279
'frontend-app-profile',
83-
'frontend-app-program-console',
8480
'frontend-app-support-tools',
8581
'frontend-component-footer',
8682
'frontend-component-header',

transifex.yml

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,6 @@ git:
5555
mode: onlyreviewed
5656
translation_files_expression: 'translations/DoneXBlock/done/conf/locale/<lang>/'
5757

58-
# ecommerce
59-
- filter_type: dir
60-
file_format: PO
61-
source_file_extension: po
62-
source_language: en
63-
source_file_dir: translations/ecommerce/ecommerce/conf/locale/en/
64-
mode: onlyreviewed
65-
translation_files_expression: 'translations/ecommerce/ecommerce/conf/locale/<lang>/'
66-
6758
# edx-ace
6859
- filter_type: dir
6960
file_format: PO
@@ -175,14 +166,6 @@ git:
175166
mode: onlyreviewed
176167
translation_files_expression: 'translations/frontend-app-discussions/src/i18n/messages/<lang>.json'
177168

178-
# frontend-app-ecommerce
179-
- filter_type: file
180-
file_format: KEYVALUEJSON
181-
source_language: en
182-
source_file: translations/frontend-app-ecommerce/src/i18n/transifex_input.json
183-
mode: onlyreviewed
184-
translation_files_expression: 'translations/frontend-app-ecommerce/src/i18n/messages/<lang>.json'
185-
186169
# frontend-app-enterprise-public-catalog
187170
- filter_type: file
188171
file_format: KEYVALUEJSON
@@ -247,14 +230,6 @@ git:
247230
mode: onlyreviewed
248231
translation_files_expression: 'translations/frontend-app-ora-grading/src/i18n/messages/<lang>.json'
249232

250-
# frontend-app-payment
251-
- filter_type: file
252-
file_format: KEYVALUEJSON
253-
source_language: en
254-
source_file: translations/frontend-app-payment/src/i18n/transifex_input.json
255-
mode: onlyreviewed
256-
translation_files_expression: 'translations/frontend-app-payment/src/i18n/messages/<lang>.json'
257-
258233
# frontend-app-profile
259234
- filter_type: file
260235
file_format: KEYVALUEJSON
@@ -263,14 +238,6 @@ git:
263238
mode: onlyreviewed
264239
translation_files_expression: 'translations/frontend-app-profile/src/i18n/messages/<lang>.json'
265240

266-
# frontend-app-program-console
267-
- filter_type: file
268-
file_format: KEYVALUEJSON
269-
source_language: en
270-
source_file: translations/frontend-app-program-console/src/i18n/transifex_input.json
271-
mode: onlyreviewed
272-
translation_files_expression: 'translations/frontend-app-program-console/src/i18n/messages/<lang>.json'
273-
274241
# frontend-app-support-tools
275242
- filter_type: file
276243
file_format: KEYVALUEJSON

0 commit comments

Comments
 (0)