Add links for Surf Polish translation
This commit is contained in:
parent
75ff78f50c
commit
3807961d80
|
@ -24,7 +24,7 @@
|
||||||
<div class="directory-list">
|
<div class="directory-list">
|
||||||
<a href="../articles/browsers.html">Comparison between web browsers</a><br></br>
|
<a href="../articles/browsers.html">Comparison between web browsers</a><br></br>
|
||||||
<a href="../articles/netsurf.html">NetSurf</a> <a href="../articles/netsurf_pl.html">[Polski]</a> <a href="../guides/netsurf.html">[Mitigation Guide]</a> <a href="../guides/netsurf_pl.html">[Poradnik Mitygacji]<a/><br></br>
|
<a href="../articles/netsurf.html">NetSurf</a> <a href="../articles/netsurf_pl.html">[Polski]</a> <a href="../guides/netsurf.html">[Mitigation Guide]</a> <a href="../guides/netsurf_pl.html">[Poradnik Mitygacji]<a/><br></br>
|
||||||
<a href="../articles/surf.html">Surf</a> <a href="surf_fr.html">[Francais]</a><br></br>
|
<a href="../articles/surf.html">Surf</a> <a href="surf_fr.html">[Francais]</a> <a href="surf_pl.html">[Polski]</a><br></br>
|
||||||
<a href="../articles/lynx.html">Lynx</a><br></br>
|
<a href="../articles/lynx.html">Lynx</a><br></br>
|
||||||
<a href="../articles/iron.html">SRWare Iron</a><br></br>
|
<a href="../articles/iron.html">SRWare Iron</a><br></br>
|
||||||
<a href="../articles/slimjet.html">Slimjet</a><br></br>
|
<a href="../articles/slimjet.html">Slimjet</a><br></br>
|
||||||
|
|
|
@ -12,7 +12,8 @@
|
||||||
<img width="100" height="37" src="../images/surf_logo.png" alt="Surf Logo"/>
|
<img width="100" height="37" src="../images/surf_logo.png" alt="Surf Logo"/>
|
||||||
<h1>Surf</h1>
|
<h1>Surf</h1>
|
||||||
<center>
|
<center>
|
||||||
<a href="../articles/surf_fr.html">[Français]</a><br><br>
|
<a href="../articles/surf_fr.html">[Français]</a>
|
||||||
|
<a href="../articles/surf_pl.html">[Polski]</a><br><br>
|
||||||
</center>
|
</center>
|
||||||
<p>
|
<p>
|
||||||
From their website: "surf is a simple web browser based on WebKit2/GTK+. It is able to display websites and follow links."<sup><a href="#1">[1]</a></sup> Program tested: v2.0 for Linux. Mitmproxy was used to check for connections.
|
From their website: "surf is a simple web browser based on WebKit2/GTK+. It is able to display websites and follow links."<sup><a href="#1">[1]</a></sup> Program tested: v2.0 for Linux. Mitmproxy was used to check for connections.
|
||||||
|
|
|
@ -12,7 +12,8 @@
|
||||||
<img width="100" height="37" src="../images/surf_logo.png" alt="Surf Logo"/>
|
<img width="100" height="37" src="../images/surf_logo.png" alt="Surf Logo"/>
|
||||||
<h1>Surf</h1>
|
<h1>Surf</h1>
|
||||||
<center>
|
<center>
|
||||||
<a href="../articles/surf.html">[English]</a><br><br>
|
<a href="../articles/surf.html">[English]</a>
|
||||||
|
<a href="../articles/surf_pl.html">[Polski]</a><br><br>
|
||||||
</center>
|
</center>
|
||||||
<p>
|
<p>
|
||||||
D'apres le site de Suckless: "surf est un navigateur simple basé sur WebKit2/GTK+. Il peut afficher des sites web et suivre des liens."<sup><a href="#1">[1]</a></sup> Testé: version 2.0 pour Linux. Mitmproxy a été utilisé pour vérifier les connections.
|
D'apres le site de Suckless: "surf est un navigateur simple basé sur WebKit2/GTK+. Il peut afficher des sites web et suivre des liens."<sup><a href="#1">[1]</a></sup> Testé: version 2.0 pour Linux. Mitmproxy a été utilisé pour vérifier les connections.
|
||||||
|
|
Loading…
Reference in New Issue