[BUGFIX] Small fix in german locallang

Add example text
This commit is contained in:
Alex Kellner 2016-06-23 09:36:06 +02:00
parent f904f8242f
commit 1bdc6b7352
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<body> <body>
<trans-unit id="fe_groups.ip_mask"> <trans-unit id="fe_groups.ip_mask">
<source>Autologin with IP address (e.g. "192.168.*.*, 133.145.219.8")</source> <source>Autologin with IP address (e.g. "192.168.*.*, 133.145.219.8")</source>
<target state="translated">Autologin über IP-Adresse (z.B. )</target> <target state="translated">Autologin über IP-Adresse (z.B. "192.168.*.*, 133.145.219.8")</target>
</trans-unit> </trans-unit>
</body> </body>
</file> </file>