quick-and-dirty hint to solve this problem:
-
find the function list_translation_updates() in wp-admin/update-core.php
$updates = wp_get_translation_updates(); if ( ! $updates ) <- locate the if ... } else { <- add this print_r ( $updates ); }
-
add the else-case and save the file
-
reload the dashboard page and you will get the desired information.
Related Posts:
- Install translation files that should survive updates [duplicate]
- Translation update successful but apparently not
- Admin keeps showing pending translation update
- Error on update translation
- Admin user can’t update WP
- Why are there updates for obsolete WordPress versions?
- No CSS being loaded on backend
- Enable update notification, disable updates
- After updating WP keeps nagging about a newer version. Why?
- Automating the Backup Process (30+ websites)
- Update to older wordpress version from admin?
- Prevent/Disable Automatic Update Check
- Git Deploying – Disabling plugin/theme installation/update on remote?
- Update WordPress automatically on its own
- How long does it take for theme / plugin automatic updates to initiate?
- Find out if there is a available core update?
- “You have the latest version of WordPress. Future security updates will be applied automatically.”
- WordPress with composer, how to handle updates?
- How to automatically update on localhost after editing files
- After updating wordpress 4.5 my homepage and images not displaying
- Show last time WordPress site was updated / modified
- How can I prevent a plugin from searching for updates?
- WordPress load-scripts.php encoding issue
- Plugin for automated upgrade of WordPress core and it’s plugins?
- Why are the automatic updates to WordPress behind the version my site is on?
- update Semiologic?
- Upgrading themes never works
- How can the temporary update directory be changed?
- Still Another update is currently in progress by updating WordPress 5.3
- Is there any workaround to a core update still showing after core update if language set to anything other than US English
- Prevent wordpress from updating language files
- Possible to stay on Version 4?
- wordpress update will overwrite files changes?
- Worpdress update another update is currently in progress
- Updating beyond WordPress 4.2.1 yields “allowed memory size exhausted”
- “The package could not be installed” when updating plugins, themes, and core files on WampServer
- Where can I find the corrent version of my wordpress blog?
- WP 5 upgrade and ALTER TABLE wp_post … post_password
- 4.9.5 broke site behind load balancer, forwards to localhost [closed]
- WP-CLI command to update all plugins and core fails when executed from cron
- Jetpack Upgrade fails with WP CLI [closed]
- WordPress 3.8.1 update error
- What file(s) in core control automatic background updates?
- How can I quickly get a system showing the “Uncaught Error: Class ‘WP_Site_Health’ not found in” up and running again?
- Can’t upgrade WP 5.6 to 5.6.1: version-current.php is missing
- Replace or Alter the wp_version_check() Function
- Cannot update WordPress to 5.2
- Update WordPress – Another update is currently in progress
- Errors when updating plugin through the WordPress plugin repository
- WordPress updates being blocked by proxy
- Which directory should be writable to update wordpress?
- WordPress update messed special characters
- Increased memory usage after updating to wordpress 4.3
- How much maintenance is required to run a WordPress server?
- Is it safe to update from 2.6.2 to the newest version?
- Can anything go wrong if I let users change their usernames?
- Where can I see all changes for a new WordPress version?
- A shorter way to automatically update WordPress?
- Readme.txt seems to be cached but not the version
- Update to WordPress 4.7 – Fatal error: Maximum execution time of 30 seconds exceeded
- Updating WP 3.9.5 without destroying my website
- WordPress updates
- is wpdb->replace() already sanitized?
- Cannot upgrade anything in vps install (migrated wp)
- Where does wordpress gets its core and plugin updates
- I tried updating my Live wordpress site to the latest wordpress version (v4.7) and i encountered some issues
- Site Cookie Error, Redirection and Blank Pages after Upgrade
- Can’t update WordPress 4.0
- Theme my login and update user meta
- why does installer/update screens not progress on some webhosts?
- WordPress managing dates that change in text regularly
- Updating wordpress from my Linux distro’s repository
- How to modify last posts block without losing modification on next WP update
- Disabling forced FTP credentials for any updates
- mystery checkbox in comments area
- How to get the date of last updated post or page and put it in the footer
- Updates page not showing formating
- After WooCommerce-Update fucntion not working anymore
- Automating svn updates from a server-side cron job
- Issue after WordPress update
- Plugins download & install fine, wordpress update fails
- Correct procedure for fixing broken WP sites after WP version update
- Update WordPress from non-public machine
- FS method direct on NGINX
- WordPress Auto Updates
- Core update of 4.2.3 changes all link to https [duplicate]
- Not able to Update wordpress to 4.0
- Custom message when wordpress updates are available
- WordPress Updates 3.5.2 to 3.8 Any Problem? [duplicate]
- How can I upgrade wordpress with manual?
- disk was full but wordpress still having issues
- If I place custom files in WordPress root, will they be deleted?
- Manually updating WordPress files
- Problem updating from 3.6 to 3.7
- Is updating from a zip file the same as a regular update? [closed]
- Hook or function to check if performing a WP Core update?
- How to update WordPress plugins properly using git?
- WordPress recommending to downgrade instead of upgrade?
- add_editor_style not working after upgrade to WP v 6.2
- WordPress is updating only patch version and not minor