added resname for tool compatibility (#2912)
This commit is contained in:
@@ -1,39 +1,39 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<file source-language="en" target-language="en" datatype="plaintext" original="about.en.xlf">
|
||||
<body>
|
||||
<trans-unit id="about.title">
|
||||
<source>about.title</source>
|
||||
<target>About Kimai</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="support">
|
||||
<source>support</source>
|
||||
<target>Support</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="website">
|
||||
<source>website</source>
|
||||
<target>Homepage</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="help">
|
||||
<source>help</source>
|
||||
<target>Documentation</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="donate">
|
||||
<source>donate</source>
|
||||
<target>Donate for the future of Kimai</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="published_under">
|
||||
<source>published_under</source>
|
||||
<target>%kimai% is published under</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="special_thanks">
|
||||
<source>special_thanks</source>
|
||||
<target>Special thanks go to …</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="library_authors">
|
||||
<source>library_authors</source>
|
||||
<target>… the authors of the following software-libraries, Kimai wouldn't be possible without you 👍</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
||||
<file source-language="en" target-language="en" datatype="plaintext" original="about.en.xlf">
|
||||
<body>
|
||||
<trans-unit id="3Clo55j" resname="about.title">
|
||||
<source>about.title</source>
|
||||
<target>About Kimai</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="oYYDCG5" resname="support">
|
||||
<source>support</source>
|
||||
<target>Support</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dHqPOYO" resname="website">
|
||||
<source>website</source>
|
||||
<target>Homepage</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="EGpYQvx" resname="help">
|
||||
<source>help</source>
|
||||
<target>Documentation</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mz4ieCN" resname="donate">
|
||||
<source>donate</source>
|
||||
<target>Donate for the future of Kimai</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="DwbowBh" resname="published_under">
|
||||
<source>published_under</source>
|
||||
<target>%kimai% is published under</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="A0nWoXZ" resname="special_thanks">
|
||||
<source>special_thanks</source>
|
||||
<target>Special thanks go to …</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="L7cff3Q" resname="library_authors">
|
||||
<source>library_authors</source>
|
||||
<target>… the authors of the following software-libraries, Kimai wouldn't be possible without you 👍</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
|
||||
Reference in New Issue
Block a user