Opened 7 years ago
Closed 5 years ago
#43242 closed enhancement (fixed)
Do not propose users to skip a minor upgrade
Reported by: | casiepa | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 5.4 | Priority: | normal |
Severity: | normal | Version: | 4.9.3 |
Component: | Upgrade/Install | Keywords: | needs-testing |
Focuses: | Cc: |
Description
1) When having a non-US installation and a new version of WP gets proposed, the text is indicating 'You can skip upgrading if you want to keep your current translation'. I think it's a bad idea to tell people they can skip upgrading.
Most probably it would be better to indicate that there might be temporarily some translation issues if the translation files are not immediately available.
2) The button says 'Hide this update', the text says 'skip'. Probably better to harmonize (if these are linked, which I think they are).
Attachments (2)
Change History (16)
#1
@
7 years ago
Agree, generally users shouldn't be skipping updates and in most cases, with updates, either major or minor, there's not always a huge amount of strings to translate so it's not as if the entire translation package becomes obsolete. Definitely in favour of addressing such a thing.
This ticket was mentioned in Slack in #core-i18n by casiepa. View the logs.
7 years ago
#3
@
7 years ago
https://core.trac.wordpress.org/browser/trunk/src/wp-admin/update-core.php?marks=116#L116 is where the fun is happening.
#5
@
7 years ago
- Keywords has-patch needs-testing added
I've updated the string under the buttons. My personal opinion is that whilst keeping the hide button is fine, I don't think we should be actively saying people can skip the update if they want to. I don't think that's a good idea in any case. I've also reworded the first part of the string to explain that it contains a translation set for the current locale as in some instances, updates won't contain translation updates as there aren't any.
#6
@
7 years ago
@danieltj You wrote: This localized version of the update contains a set of translations for your preferred locale.
Perhaps better to say: This localized version of the update contains an updated set of translations for your selected locale and may also contain some additional adaptations that may be needed for your language.
What do you think?
#7
@
7 years ago
@tobifjellner Even if the translations are not updated, the update will (and should) still be proposed. Having the translations updated and having the update ready are (to me) 2 different things.
But I could agree with the 'and may also contain some additional adaptations...'
#9
@
7 years ago
I think the functionality should stay as is, perhaps just a tweak to the second sentence of that string:
From:
You can skip upgrading if you want to keep your current translation.
To:
You can upgrade to the en-US localized version instead if you would prefer to maintain your current translations.
FWIW: Minor updates are typically updated automatically (except for those who have these updates disabled), so seeing this screen is an abnormality for most users and fingers crossed most will never see this screen again
#10
@
5 years ago
- Milestone changed from Awaiting Review to 5.4
- Owner set to SergeyBiryukov
- Status changed from new to reviewing
#12
follow-up:
↓ 14
@
5 years ago
- Keywords has-patch removed
- Resolution fixed deleted
- Status changed from closed to reopened
There's still a Hide this update
button present (for non-en-US
sites). Should this be removed too?
Hide-Skip upgrade