fix original filenames for translations (#3363)

This commit is contained in:
Kevin Papst
2022-06-19 18:01:08 +02:00
committed by GitHub
parent c956d075d9
commit 452cc46d67
3 changed files with 5 additions and 2 deletions

View File

@@ -9,6 +9,9 @@ categories:
- title: 'Fixed bugs'
labels:
- 'bug'
- title: 'Infrastructure'
labels:
- 'infrastructure'
exclude-labels:
- 'duplicate'
- 'invalid'

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
<file source-language="en" target-language="hr" datatype="plaintext" original="messages.en.xlf">
<file source-language="en" target-language="hr" datatype="plaintext" original="validators.en.xlf">
<body>
<trans-unit id="6rO8GZ1" resname="Maximum duration of {{ value }} hours exceeded.">
<source>Maximum duration of {{ value }} hours exceeded.</source>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
<file source-language="en" target-language="nb-NO" datatype="plaintext" original="messages.en.xlf">
<file source-language="en" target-language="nb-NO" datatype="plaintext" original="validators.en.xlf">
<body>
<trans-unit id="rmH78_V" resname="At least one team leader must be assigned to the team.">
<source>At least one team leader must be assigned to the team.</source>