Merge branch 'translation-fixes' into 3.0-backport-fixes

This commit is contained in:
Ben Goldsworthy 2021-08-03 09:36:14 +01:00
commit 8942fa7e1e
12 changed files with 932 additions and 6087 deletions

View file

@ -65,7 +65,7 @@ echo "- Checking versions..."
STABLE_TAG="$(grep "Stable Tag:" src/readme.txt)"
ROOT_HEADER_VERSION="$(grep " Version:" src/footnotes.php | grep -Po " Version: \d+\.\d+(\.\d+)?[a-z]?$")"
JS_VERSION="$(grep "version :" src/js/wysiwyg-editor.js)"
JS_VERSION="$(grep "version:" src/js/wysiwyg-editor.js)"
# Step 3(b): Check that all version declarations exists