Skip to content

Commit

Permalink
fixup! fixup! fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarIthawi committed Oct 23, 2023
1 parent 030ef55 commit c621790
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 736 deletions.
2 changes: 2 additions & 0 deletions docs/decisions/0002-mark-fuzzy-entries.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,12 @@ combined into one single workflow with multiple jobs:

#. Run ``python-tests.yml`` to validate the python code
#. Then, run ``validate-translation-files.yml`` which performs the following:

#. Validate the po-files using ``msgfmt``
#. Mark the invalid entries as fuzzy (writes to the pofile)
#. Validate the files again to ensure the files are became valid
#. Commit the fixes if any

#. Mark invalid entires as fuzzy therefore excluded from .mo files as well as msgfmt
#. Validate the files again to ensure the files are still valid
#. Commit the fixes
Expand Down
Loading

0 comments on commit c621790

Please sign in to comment.