#43925 closed defect (bug) (fixed)
Inconsistencies in GDPR strings
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.9.6 | Priority: | normal |
| Severity: | normal | Version: | 5.1 |
| Component: | Privacy | Keywords: | needs-testing gdpr |
| Focuses: | Cc: |
Description
There is a bunch of small inconsistencies in the new GDPR strings.
Especially in feedback messages during data exports, sometimes we have a trailing dot, sometimes not.
This ticket can be used to track i18n inconsistencies and fixes before 4.9.6 landing.
Attachments (4)
Change History (20)
This ticket was mentioned in Slack in #gdpr-compliance by audrasjb. View the logs.
8 years ago
This ticket was mentioned in Slack in #polyglots by audrasjb. View the logs.
8 years ago
#6
@
8 years ago
- Keywords needs-patch removed
Hi @Presskopp
Thank you!
In 43925.3.diff
- @Presskopp fixes
- replace every
XXX failed!strings with more accurate sentences.
Feel free to add any other i18n issues!
Cheers,
Jb
#8
@
8 years ago
- Keywords has-patch removed
Removing has-patch keyword since we are waiting for polyglot teams feedbacks.
This ticket was mentioned in Slack in #polyglots by audrasjb. View the logs.
8 years ago
This ticket was mentioned in Slack in #gdpr-compliance by audrasjb. View the logs.
8 years ago
#12
@
8 years ago
Here are some notes
about string consistency in wp_ajax_wp_privacy_export_personal_data() and wp_ajax_wp_privacy_erase_personal_data() that might belong here?
Sorry, my last patch is completely wrong, I get a GIT issue. Will upload it again in few minutes [edit: fixed]