diff options
author | Mavridis Philippe <[email protected]> | 2021-01-14 13:11:35 +0200 |
---|---|---|
committer | Mavridis Philippe <[email protected]> | 2021-01-14 13:11:35 +0200 |
commit | 0ee098c0f91eab02c38338cb1ff90ce6acb64a4f (patch) | |
tree | 04a5d0ff1a96205ca6aaaa42ef6a9029f52aade0 /src/about/wait-pt_BR.html | |
parent | 3336f3ff0322c7439f1474be67dcff79abd31120 (diff) | |
download | klamav-0ee098c0f91eab02c38338cb1ff90ce6acb64a4f.tar.gz klamav-0ee098c0f91eab02c38338cb1ff90ce6acb64a4f.zip |
Removed translated HTML files.
Translating those should be done with the use of i18n(), as done, for
example, in Akregator.
Signed-off-by: Mavridis Philippe <[email protected]>
Diffstat (limited to 'src/about/wait-pt_BR.html')
-rw-r--r-- | src/about/wait-pt_BR.html | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/src/about/wait-pt_BR.html b/src/about/wait-pt_BR.html deleted file mode 100644 index 1772aba..0000000 --- a/src/about/wait-pt_BR.html +++ /dev/null @@ -1,49 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" -"http://www.w3.org/TR/REC-html40/loose.dtd"><HTML> -<HEAD> -<meta name="description" content="" /> -<meta name="author" content="Helio Chissini de Castro"/> -<meta name="keywords" content="KlamAV, Anti-Virus, AV, Linux, KDE, ClamAV, Freshklam, GUI" /> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> -<link rel="shortcut icon" HREF="http://klamav.sf.net/favicon.ico" /> -<TITLE>KlamAV</TITLE> -<STYLE>BODY {color: black; - font-size: 10pt; - margin-left: 5%; - margin-right: 5%; - } -.KANormal { - font-size: 9pt; - color: black; - } -.KASmall { - font-size: 8pt; - color: black; - } -A:LINK { - font-size: 9pt; - color: black; - } - -A:VISITED { - font-size: 9pt; - color: black} - -A:HOVER { - font-size: 9pt; - font-weight: bold; - color: #FFFFFF; - background-color: #000000; - } </STYLE> -</HEAD> -<BODY> - <table><tr><td><img src=klam.png width=100 height=100></td><td><h2>Browser de - V�rus do KlamAV</H2></td></tr></table><table width=100% height=100%><tr><td class=KASmall align=left valign=top width=25% height=100%> - <a href="http://klamav.sourceforge.net/index.php?content=ka_home"><b>Home</b></a><br> - <a href="http://klamav.sourceforge.net/index.php?content=ka_news"><b>Not�cias</b></a><br> <a href="http://klamav.sourceforge.net/index.php?content=ka_security_notes"><b>Notas de Seguran�a</b></a><br><br><br><br><br><p class=KANormal></p><br><br><br><br><br><br></td><td class=KANormal align=left valign=top width=75% height=100%> -<p class=KANormal> -Por favor aguarde enquanto a base de dados carrega... -</p> - -</td></tr></table> -</BODY></HTML> |