diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2017-10-31 08:19:04 +0100 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2017-10-31 08:19:04 +0100 |
| commit | 8a48f80909b2f2885a6cb23a9c488ea1c7548123 (patch) | |
| tree | 4d4655d1c961c28e7ab2497b80261eecef5b9196 /locales/master.lng.xlf | |
| parent | 5ff76fdcb9111bbc7b75fe52e4c1586bb6ab8d9f (diff) | |
Added language HTML attribute to the search home page.
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 8961d6ca0..68b0fcf1a 100644 --- a/locales/master.lng.xlf +++ b/locales/master.lng.xlf @@ -10836,6 +10836,9 @@ <file original="index.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="a0a07773" xml:space="preserve" approved="no" translate="yes"> <source>YaCy '#[clientname]#': Search Page</source> </trans-unit> |
