fix original filenames for translations (#3363)
This commit is contained in:
3
.github/release-drafter.yml
vendored
3
.github/release-drafter.yml
vendored
@@ -9,6 +9,9 @@ categories:
|
|||||||
- title: 'Fixed bugs'
|
- title: 'Fixed bugs'
|
||||||
labels:
|
labels:
|
||||||
- 'bug'
|
- 'bug'
|
||||||
|
- title: 'Infrastructure'
|
||||||
|
labels:
|
||||||
|
- 'infrastructure'
|
||||||
exclude-labels:
|
exclude-labels:
|
||||||
- 'duplicate'
|
- 'duplicate'
|
||||||
- 'invalid'
|
- 'invalid'
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
<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>
|
<body>
|
||||||
<trans-unit id="6rO8GZ1" resname="Maximum duration of {{ value }} hours exceeded.">
|
<trans-unit id="6rO8GZ1" resname="Maximum duration of {{ value }} hours exceeded.">
|
||||||
<source>Maximum duration of {{ value }} hours exceeded.</source>
|
<source>Maximum duration of {{ value }} hours exceeded.</source>
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
<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>
|
<body>
|
||||||
<trans-unit id="rmH78_V" resname="At least one team leader must be assigned to the team.">
|
<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>
|
<source>At least one team leader must be assigned to the team.</source>
|
||||||
|
|||||||
Reference in New Issue
Block a user