Last active
April 13, 2016 09:46
-
-
Save maerzbow/94bf057ca4df544a19d4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<root> | |
<data name="Common_AuthenicationFailed" xml:space="preserve"> | |
<value>Authentifikation fehlgeschlagen</value> | |
<comment>comment will be assigned as description to translation "Common_AuthenicationFailed"</comment> | |
</data> | |
<data name="Common_Billable" xml:space="preserve"> | |
<value>Verrechenbar</value> | |
<comment>lh-check { min: 10, max: 15 }</comment> | |
</data> | |
<data name="Common_BreakTime" xml:space="preserve"> | |
<value>Pausen</value> | |
</data> | |
<data name="Title"> | |
<value>Titel </value> | |
</data> | |
<data name="Salutation" xml:space="preserve"> | |
<value>Hallo {0}</value> | |
</data> | |
<data name="invitation" xml:space="preserve"> | |
<value>You have been invited to this project: <a href="{0}">{1}</a>.</value> | |
</data> | |
</root> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment