Skip to content

Commit

Permalink
Merge pull request #157 from Zeit-Labs/shadinaif/FC-0012-OEP-58.cleanup
Browse files Browse the repository at this point in the history
feat!: remove Transifex calls for FC-0012 - OEP-58
  • Loading branch information
brian-smith-tcril authored Mar 18, 2024
2 parents dc63d06 + adcd84a commit 1456e5e
Show file tree
Hide file tree
Showing 22 changed files with 8 additions and 1,656 deletions.
9 changes: 0 additions & 9 deletions .tx/config

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## Version 4.0.0

* Remove Transifex calls and bundled translation files for the OEP-58 proposal.

BREAKING CHANGE: This version breaks translations with Quince and earlier releases.

## Version 3.1.0
* Added support for Django 4.2

Expand Down
2 changes: 1 addition & 1 deletion freetextresponse/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
present in order for the student to receive credit.
"""

__version__ = "3.2.0"
__version__ = "4.0.0"
Binary file removed freetextresponse/conf/locale/ar/LC_MESSAGES/text.mo
Binary file not shown.
228 changes: 0 additions & 228 deletions freetextresponse/conf/locale/ar/LC_MESSAGES/text.po

This file was deleted.

12 changes: 0 additions & 12 deletions freetextresponse/conf/locale/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,6 @@

locales:
- en # English - Source Language
- ar # Arabic
- de_DE # German
- es_419 # Spanish (Latin America)
- fr # French
- fr_CA # French (Canada)
- he # Hebrew
- hi # Hindi
- ja_JP # Japanese
- ko_KR # Korean (Korea)
- pt_BR # Portuguese (Brazil)
- ru # Russian
- zh_CN # Chinese (China)

# The locales used for fake-accented English, for testing.
dummy_locales:
Expand Down
Binary file not shown.
Loading

0 comments on commit 1456e5e

Please sign in to comment.