i18n: Merge similar translation strings to "Update failed".

Fixes #50714.
Props ramiy, ocean90.

Built from https://develop.svn.wordpress.org/trunk@48569


git-svn-id: http://core.svn.wordpress.org/trunk@48331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
whyisjake
2020-07-22 22:10:02 +00:00
parent 921ddab889
commit dd642e7b00
4 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.5-beta3-48568';
$wp_version = '5.5-beta3-48569';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.