diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2018-02-16 11:35:15 +0100 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2018-02-16 11:35:15 +0100 |
| commit | 7c644090ff166b900919ab4cb223410b97b1d7fd (patch) | |
| tree | 5e4331ddbec3fbd9894ad9a61073fb2b874d3f37 /locales/master.lng.xlf | |
| parent | 519fc9a6009bd81182f9efb16d734f7a552669a7 (diff) | |
Fixed CrawlStartExpert.html HTML validation errors
Validated with Nu Html Checker 17.11.1
Diffstat (limited to 'locales/master.lng.xlf')
| -rw-r--r-- | locales/master.lng.xlf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/master.lng.xlf b/locales/master.lng.xlf index 8c816ce2c..189ce3fa9 100644 --- a/locales/master.lng.xlf +++ b/locales/master.lng.xlf @@ -3065,6 +3065,9 @@ <file original="CrawlStartExpert.html" source-language="en" datatype="html"> <body> + <trans-unit id="b3979711" xml:space="preserve" approved="no" translate="yes"> + <source><html lang="en"></source> + </trans-unit> <trans-unit id="51586213" xml:space="preserve" approved="no" translate="yes"> <source>Expert Crawl Start</source> </trans-unit> |
