diff options
| author | Michael Benz <michael@distributed-test-automation.com> | 2014-03-01 11:31:23 +0100 |
|---|---|---|
| committer | Michael Benz <michael@distributed-test-automation.com> | 2014-03-01 11:31:23 +0100 |
| commit | 0813f5f82e5748afbac6112f116300f25bf578be (patch) | |
| tree | 0dbdfc1109f35d742ee83ab4a5b119134b43af94 /htroot | |
| parent | a2e5ea2026c6634c46feaec08cdd338094dee821 (diff) | |
Added German translation for AccessGrid_p.html, CrawlCheck_p.html, RegexTest.html and env/templates/submenuTargetAnalysis.template
Diffstat (limited to 'htroot')
| -rw-r--r-- | htroot/CrawlCheck_p.html | 2 | ||||
| -rw-r--r-- | htroot/RegexTest.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/htroot/CrawlCheck_p.html b/htroot/CrawlCheck_p.html index 3db6e8333..dd1a51c5e 100644 --- a/htroot/CrawlCheck_p.html +++ b/htroot/CrawlCheck_p.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" > <head> - <title>YaCy '#[clientname]#': Crawl Start</title> + <title>YaCy '#[clientname]#': Crawl Check</title> #%env/templates/metas.template%# <script type="text/javascript" src="js/ajax.js"></script> <script type="text/javascript" src="js/IndexCreate.js"></script> diff --git a/htroot/RegexTest.html b/htroot/RegexTest.html index 8d9b9a92f..55bf350a7 100644 --- a/htroot/RegexTest.html +++ b/htroot/RegexTest.html @@ -1,13 +1,13 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" > <head> - <title>YaCy '#[clientname]#': Crawl Start</title> + <title>YaCy '#[clientname]#': Regex Test</title> #%env/templates/metas.template%# </head> <body id="IndexCreate"> #%env/templates/header.template%# #%env/templates/submenuTargetAnalysis.template%# - <h2>RegexTest</h2> + <h2>Regex Test</h2> <fieldset> <form method="get" action="RegexTest.html" accept-charset="UTF-8"> <dl> |
