Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: disable fuzzy matching while updating po files #27257

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

barredterra
Copy link
Collaborator

@barredterra barredterra commented Jul 30, 2024

This was annoying because it tried to be smart by adding similar existing translations for new strings, but the translations were mostly wrong (way too fuzzy).

This was annoying because it tried to be smart by adding similar existing translations for new strings, but the translations were mostly wrong.
@github-actions github-actions bot added the add-test-cases Add test case to validate fix or enhancement label Jul 30, 2024
@barredterra barredterra added backport version-15-hotfix Backport the PR to v15 and removed add-test-cases Add test case to validate fix or enhancement labels Jul 30, 2024
@barredterra barredterra enabled auto-merge (squash) July 30, 2024 18:55
@barredterra barredterra merged commit 6da35ec into frappe:develop Jul 30, 2024
24 checks passed
mergify bot pushed a commit that referenced this pull request Jul 30, 2024
@barredterra barredterra deleted the no-fuzzy-update branch July 30, 2024 19:08
barredterra added a commit that referenced this pull request Jul 30, 2024
frappe-pr-bot pushed a commit that referenced this pull request Aug 7, 2024
# [15.37.0](v15.36.1...v15.37.0) (2024-08-07)

### Bug Fixes

* add translation function to route label text ([#27175](#27175)) ([2012309](2012309))
* **auto_email_report:** ensure that a report is selected before we try to apply filters ([f9173e5](f9173e5))
* **babel:** not a valid locale identifier (backport [#26749](#26749)) ([#27217](#27217)) ([5bf7625](5bf7625))
* default notification (backport [#27294](#27294)) ([#27295](#27295)) ([330bb47](330bb47))
* disable fuzzy matching while updating po files (backport [#27257](#27257)) ([#27258](#27258)) ([23b4baf](23b4baf))
* Email Sent Twice ([#27227](#27227)) ([f7af067](f7af067))
* extract translatable strings from .vue files (backport [#27251](#27251)) ([#27252](#27252)) ([6e40f96](6e40f96))
* fetch from not working in quick entry form ([ce710ed](ce710ed))
* fetch from select twice ([90ae4e4](90ae4e4))
* header block is not translatable ([bf82036](bf82036))
* layout of checkboxes in print sidebar ([de0a762](de0a762))
* make workspace buttons translatable ([a09bc3d](a09bc3d)), closes [/github.com//pull/27221/files#r1696441166](https://github.com//github.com/frappe/frappe/pull/27221/files/issues/r1696441166)
* **query_report:** don't crash if `execution_time` isn't defined ([12140a9](12140a9))
* remove context from translatable strings in Workspace (backport [#27249](#27249)) ([#27255](#27255)) ([b28df79](b28df79))
* resolve merge conflicts ([ee28961](ee28961))
* **script_helpers:** prevent TypeError when cur_frm is null ([49e7247](49e7247))
* set fields value if this.frm exist ([c42e539](c42e539))
* translate header inner text if it is a simple text ([257be8e](257be8e))
* translation in form.js (backport [#26907](#26907)) ([#27250](#27250)) ([ddd47fe](ddd47fe))
* translation of dashboard chart and number card label (backport [#25793](#25793)) ([#27305](#27305)) ([e2d9008](e2d9008))
* **XLSX:** remove unsupported characters from sheet title ([a36dce8](a36dce8))

### Features

* Allow Setting email, share and print perms via User Type ([efc2df1](efc2df1))
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport version-15-hotfix Backport the PR to v15
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant