From e51dad6aeaca1859b9f8198a179f2134f18fcdef Mon Sep 17 00:00:00 2001 From: Oliver Klee Date: Wed, 24 Feb 2021 19:04:30 +0100 Subject: [PATCH] [BUGFIX] Downgrade the XLIFF files to version 1.0 (#206) This now matches what the TYPO3 Core uses. We still use the XLIFF 1.2 schema for validation as version 1.2 is the first fully ratified version. Closes #198 --- .github/workflows/ci.yml | 3 +-- Resources/Private/Language/de.locallang.xlf | 2 +- Resources/Private/Language/de.locallang_db.xlf | 2 +- Resources/Private/Language/locallang.xlf | 2 +- Resources/Private/Language/locallang_db.xlf | 2 +- 5 files changed, 5 insertions(+), 6 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e02be0a..f90c527 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -95,8 +95,7 @@ jobs: - name: "Download xliff schema" run: "wget https://docs.oasis-open.org/xliff/v1.2/os/xliff-core-1.2-strict.xsd" - name: "Run lint" - run: "xmllint --schema ./xliff-core-1.2-strict.xsd - --noout $(find Resources -name '*.xlf')" + run: "xmllint --schema ./xliff-core-1.2-strict.xsd --noout $(find Resources -name '*.xlf')" unit-tests: name: "Unit tests" runs-on: ubuntu-20.04 diff --git a/Resources/Private/Language/de.locallang.xlf b/Resources/Private/Language/de.locallang.xlf index cbe0ace..3de01b9 100644 --- a/Resources/Private/Language/de.locallang.xlf +++ b/Resources/Private/Language/de.locallang.xlf @@ -1,5 +1,5 @@ - +
diff --git a/Resources/Private/Language/de.locallang_db.xlf b/Resources/Private/Language/de.locallang_db.xlf index 765216f..b3b271d 100644 --- a/Resources/Private/Language/de.locallang_db.xlf +++ b/Resources/Private/Language/de.locallang_db.xlf @@ -1,5 +1,5 @@ - +
diff --git a/Resources/Private/Language/locallang.xlf b/Resources/Private/Language/locallang.xlf index 19852ed..f2bd462 100644 --- a/Resources/Private/Language/locallang.xlf +++ b/Resources/Private/Language/locallang.xlf @@ -1,5 +1,5 @@ - +
diff --git a/Resources/Private/Language/locallang_db.xlf b/Resources/Private/Language/locallang_db.xlf index e593780..ba4b7d9 100644 --- a/Resources/Private/Language/locallang_db.xlf +++ b/Resources/Private/Language/locallang_db.xlf @@ -1,5 +1,5 @@ - +