diff --git a/BUILDING b/BUILDING
index b2a65800e..97aacf46e 100644
--- a/BUILDING
+++ b/BUILDING
@@ -50,9 +50,14 @@
UNRELEASED_BUILD QupZilla won't check profile version,
thus, it won't reset your profile is lower version
(disabled by default)
+
+ USE_WEBGL Enable WebGL. You need to build QupZilla with WebKit built
+ with WebGL support, otherwise you won't be able to compile
+ without errors.
+ (disabled by default)
Windows specific defines
- W7API Build QupZilla with Windows 7 API support
+ W7API Enable Windows 7 API support
Requires Microsoft Visual C++ Compiler 2010
(disabled by default)
diff --git a/bin/locale/cs_CZ.qm b/bin/locale/cs_CZ.qm
index e29826925..931d6932d 100644
Binary files a/bin/locale/cs_CZ.qm and b/bin/locale/cs_CZ.qm differ
diff --git a/bin/locale/sk_SK.qm b/bin/locale/sk_SK.qm
index d9bd35ffc..ef885ca73 100644
Binary files a/bin/locale/sk_SK.qm and b/bin/locale/sk_SK.qm differ
diff --git a/src/QupZilla.pro b/src/QupZilla.pro
index ba7e8c85f..4f2132992 100644
--- a/src/QupZilla.pro
+++ b/src/QupZilla.pro
@@ -16,8 +16,9 @@ RCC_DIR = ../build
UI_DIR = ../build
# Please read BUILD informations #
-#win32:DEFINES += UNRELEASED_BUILD
-#win32:DEFINES += NO_SYSTEM_DATAPATH
+#DEFINES += UNRELEASED_BUILD
+#DEFINES += NO_SYSTEM_DATAPATH
+#DEFINES += USE_WEBGL
#win32:DEFINES += W7API
unix:QT += dbus
diff --git a/src/app/mainapplication.cpp b/src/app/mainapplication.cpp
index 459ab91e5..9ea3fc951 100644
--- a/src/app/mainapplication.cpp
+++ b/src/app/mainapplication.cpp
@@ -242,6 +242,10 @@ void MainApplication::loadSettings()
m_websettings->setAttribute(QWebSettings::LinksIncludedInFocusChain, linkInFocuschain);
m_websettings->setAttribute(QWebSettings::ZoomTextOnly, zoomTextOnly);
m_websettings->setAttribute(QWebSettings::PrintElementBackgrounds, printElBg);
+#ifdef USE_WEBGL
+ m_websettings->setAttribute(QWebSettings::WebGLEnabled , true);
+ m_websettings->setAttribute(QWebSettings::AcceleratedCompositingEnabled, true);
+#endif
m_websettings->setFontFamily(QWebSettings::StandardFont, settings.value("StandardFont", m_websettings->fontFamily(QWebSettings::StandardFont)).toString());
m_websettings->setFontFamily(QWebSettings::CursiveFont, settings.value("CursiveFont", m_websettings->fontFamily(QWebSettings::CursiveFont)).toString());
diff --git a/src/preferences/sslmanager.ui b/src/preferences/sslmanager.ui
index cd9f37600..6156f39d1 100644
--- a/src/preferences/sslmanager.ui
+++ b/src/preferences/sslmanager.ui
@@ -96,7 +96,7 @@
-
- Delete
+ Remove
@@ -147,7 +147,7 @@
-
- Delete
+ Remove
@@ -163,12 +163,12 @@
- -
+
-
-
- <b>NOTE:</b> Setting this option is big security vulnerability!
+ <b>NOTE:</b> Setting this option is big security risk!
false
@@ -213,7 +213,7 @@
- -
+
-
Qt::Vertical
@@ -226,10 +226,27 @@
+ -
+
+
+ After adding or removing certificate paths, it is neccessary to restart browser in order to changes take effect.
+
+
+ true
+
+
+
+ -
+
+
+ QDialogButtonBox::Close
+
+
+
diff --git a/translations/cs_CZ.ts b/translations/cs_CZ.ts
index d2205a8ae..00bc474ef 100644
--- a/translations/cs_CZ.ts
+++ b/translations/cs_CZ.ts
@@ -65,7 +65,7 @@ p, li { white-space: pre-wrap; }
<p><b>Ostatní spolupracovníci:</b><br/>%1</p>
-
+
<p><b>Poděkování:</b><br/>%1</p>
@@ -651,7 +651,7 @@ p, li { white-space: pre-wrap; }
Platný do:
-
+
<není součástí certifikátu>
@@ -934,7 +934,7 @@ p, li { white-space: pre-wrap; }
-
+
Zrušeno
@@ -1015,32 +1015,32 @@ p, li { white-space: pre-wrap; }
Kopírovat stahovaný odkaz
-
+
Zrušit stahování
-
+
Vyčistit
-
+
Chyba
-
+
Nový panel
-
+
Soubor neexistuje
-
+
@@ -1049,12 +1049,12 @@ p, li { white-space: pre-wrap; }
nebyl nalezen!
-
+
Chyba: Nelze zapisovat do souboru!
-
+
Chyba:
@@ -2274,32 +2274,32 @@ nebyl nalezen!
QtWin
-
+
Otevřít nový panel
-
+
Otevře nový panel pokud je prohlížeč spuštěný
-
+
Otevřít nové okno
-
+
Otevře nové okno pokud je prohlížeč spuštěný
-
+
Otevřít správce stahování
-
+
Otevře správce stahování pokud je prohlížeč spuštěný
@@ -3063,9 +3063,14 @@ Prosím přidejte si nějaký kliknutím na RSS ikonku v navigačním řádku.
-
+
Odstranit
+
+
+
+ Po přidání či odstranění cest k certifikátům je nutné k projevení změn restart prohlížeče.
+
@@ -3088,8 +3093,8 @@ Prosím přidejte si nějaký kliknutím na RSS ikonku v navigačním řádku.
-
- <b>Poznámka</b> Tato možnost představuje velké bezpečnostní ohrožení!
+
+ <b>Poznámka.</b> Zaškrtnutím této možnosti se vystavujete velikému bezpečnostnímu riziku!
@@ -3097,44 +3102,12 @@ Prosím přidejte si nějaký kliknutím na RSS ikonku v navigačním řádku.
Ignorovat všechna SSL varování
-
- Ignorovat všechna varování
-
-
-
- <b>Organizace: </b>
-
-
-
- <b>Doména: </b>
-
-
-
- <b>Lokalita: </b>
-
-
-
- <b>Země: </b>
-
-
-
- <b>Ověřeno: </b>
-
-
-
- <b>Vyprší: </b>
-
-
-
- Informace o certifikátě
-
-
-
+
Vyberte cestu...
-
+
Informace o certifikátě
diff --git a/translations/es.ts b/translations/es.ts
index eb7bebbf1..5cc0cc520 100644
--- a/translations/es.ts
+++ b/translations/es.ts
@@ -4,12 +4,12 @@
AboutDialog
-
+
-
+
-
+
-
-
+
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -73,68 +73,68 @@ p, li { white-space: pre-wrap; }
AdBlockDialog
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -142,37 +142,37 @@ p, li { white-space: pre-wrap; }
AdBlockIcon
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -180,60 +180,60 @@ p, li { white-space: pre-wrap; }
AutoFillManager
-
+
-
-
+
+
-
+
-
-
+
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
@@ -241,7 +241,7 @@ p, li { white-space: pre-wrap; }
AutoFillNotification
-
+
@@ -249,17 +249,17 @@ p, li { white-space: pre-wrap; }
AutoFillWidget
-
+
-
+
-
+
@@ -267,13 +267,13 @@ p, li { white-space: pre-wrap; }
BookmarkIcon
-
-
+
+
-
+
@@ -281,117 +281,117 @@ p, li { white-space: pre-wrap; }
BookmarksManager
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
@@ -399,22 +399,22 @@ p, li { white-space: pre-wrap; }
BookmarksModel
-
-
-
+
+
+
-
-
-
+
+
+
-
-
+
+
@@ -422,51 +422,51 @@ p, li { white-space: pre-wrap; }
BookmarksSideBar
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+
@@ -474,42 +474,42 @@ p, li { white-space: pre-wrap; }
BookmarksToolbar
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -517,47 +517,47 @@ p, li { white-space: pre-wrap; }
BookmarksWidget
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -565,37 +565,37 @@ p, li { white-space: pre-wrap; }
BrowsingLibrary
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -603,55 +603,55 @@ p, li { white-space: pre-wrap; }
CertificateInfoWidget
-
+
-
-
+
+
-
-
+
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -659,62 +659,62 @@ p, li { white-space: pre-wrap; }
ClearPrivateData
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -722,42 +722,42 @@ p, li { white-space: pre-wrap; }
ClickToFlash
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -765,12 +765,12 @@ p, li { white-space: pre-wrap; }
CloseDialog
-
+
-
+
@@ -778,119 +778,119 @@ p, li { white-space: pre-wrap; }
CookieManager
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -898,13 +898,13 @@ p, li { white-space: pre-wrap; }
DownloadFileHelper
-
-
+
+
-
+
@@ -912,146 +912,146 @@ p, li { white-space: pre-wrap; }
DownloadItem
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -1059,44 +1059,44 @@ p, li { white-space: pre-wrap; }
DownloadManager
-
-
-
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -1104,42 +1104,42 @@ p, li { white-space: pre-wrap; }
DownloadOptionsDialog
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -1147,80 +1147,80 @@ p, li { white-space: pre-wrap; }
HistoryManager
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
-
+
+
-
-
+
+
-
+
-
+
@@ -1228,72 +1228,72 @@ p, li { white-space: pre-wrap; }
HistoryModel
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -1301,45 +1301,45 @@ p, li { white-space: pre-wrap; }
HistorySideBar
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
-
+
+
-
-
+
+
@@ -1347,22 +1347,22 @@ p, li { white-space: pre-wrap; }
LocationBar
-
+
-
+
-
+
-
+
Append domain name on ALT key = Should be different for every country
@@ -1371,7 +1371,7 @@ p, li { white-space: pre-wrap; }
LocationCompleter
-
+
@@ -1380,12 +1380,12 @@ p, li { white-space: pre-wrap; }
MainApplication
-
+
-
+
@@ -1393,33 +1393,33 @@ p, li { white-space: pre-wrap; }
NavigationBar
-
+
-
+
-
+
-
+
-
+
-
-
+
+
@@ -1427,74 +1427,74 @@ p, li { white-space: pre-wrap; }
NetworkManager
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
-
+
+
-
+
-
+
-
+
-
+
@@ -1502,17 +1502,17 @@ p, li { white-space: pre-wrap; }
PageScreen
-
+
-
+
-
+
@@ -1520,67 +1520,67 @@ p, li { white-space: pre-wrap; }
PluginsList
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -1588,678 +1588,678 @@ p, li { white-space: pre-wrap; }
Preferences
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
@@ -2267,32 +2267,32 @@ p, li { white-space: pre-wrap; }
QtWin
-
+
-
+
-
+
-
+
-
+
-
+
@@ -2300,418 +2300,418 @@ p, li { white-space: pre-wrap; }
QupZilla
-
+
-
+
-
+
-
+
-
-
+
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
-
-
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -2719,165 +2719,165 @@ p, li { white-space: pre-wrap; }
QupZillaSchemeReply
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -2885,101 +2885,101 @@ p, li { white-space: pre-wrap; }
RSSManager
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
@@ -2987,12 +2987,12 @@ Please add some with RSS icon in navigation bar on site which offers feeds.
RSSNotification
-
+
-
+
@@ -3000,12 +3000,12 @@ Please add some with RSS icon in navigation bar on site which offers feeds.
RSSWidget
-
+
-
+
@@ -3013,12 +3013,12 @@ Please add some with RSS icon in navigation bar on site which offers feeds.
ReloadStopButton
-
+
-
+
@@ -3026,74 +3026,79 @@ Please add some with RSS icon in navigation bar on site which offers feeds.
SSLManager
-
+
-
+
-
-
+
+
-
+
-
+
-
-
-
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
@@ -3101,7 +3106,7 @@ Please add some with RSS icon in navigation bar on site which offers feeds.
SearchToolBar
-
+
@@ -3109,22 +3114,22 @@ Please add some with RSS icon in navigation bar on site which offers feeds.
SearchToolbar
-
+
-
+
-
+
-
+
@@ -3132,12 +3137,12 @@ Please add some with RSS icon in navigation bar on site which offers feeds.
SideBar
-
+
-
+
@@ -3145,143 +3150,143 @@ Please add some with RSS icon in navigation bar on site which offers feeds.
SiteInfo
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
@@ -3289,47 +3294,47 @@ Please add some with RSS icon in navigation bar on site which offers feeds.
SiteInfoWidget
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -3337,138 +3342,138 @@ Please add some with RSS icon in navigation bar on site which offers feeds.
SourceViewer
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -3476,12 +3481,12 @@ Please add some with RSS icon in navigation bar on site which offers feeds.
SourceViewerSearch
-
+
-
+
@@ -3489,77 +3494,77 @@ Please add some with RSS icon in navigation bar on site which offers feeds.
TabBar
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -3567,29 +3572,29 @@ Please add some with RSS icon in navigation bar on site which offers feeds.
TabWidget
-
+
-
+
-
-
+
+
-
+
-
-
+
+
@@ -3597,27 +3602,27 @@ Please add some with RSS icon in navigation bar on site which offers feeds.
ThemeManager
-
+
-
+
-
+
-
+
-
+
@@ -3625,17 +3630,17 @@ Please add some with RSS icon in navigation bar on site which offers feeds.
Updater
-
+
-
+
-
+
@@ -3643,88 +3648,88 @@ Please add some with RSS icon in navigation bar on site which offers feeds.
WebPage
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -3732,139 +3737,139 @@ Please add some with RSS icon in navigation bar on site which offers feeds.
WebView
-
+
-
+
-
-
-
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -3872,7 +3877,7 @@ Please add some with RSS icon in navigation bar on site which offers feeds.
jsAlert
-
+
diff --git a/translations/nl_NL.ts b/translations/nl_NL.ts
index 6d8060574..a517a97ec 100644
--- a/translations/nl_NL.ts
+++ b/translations/nl_NL.ts
@@ -65,7 +65,7 @@ p, li { white-space: pre-wrap; }
<p><b>Andere bijdragers:</b><br/>%1</p>
-
+
<p><b>Bedankt aan:</b><br/>%1</p>
@@ -651,7 +651,7 @@ p, li { white-space: pre-wrap; }
Vervalt op:
-
+
<niet aangegeven in certificaat>
@@ -934,7 +934,7 @@ p, li { white-space: pre-wrap; }
-
+
Geannuleerd
@@ -1015,32 +1015,32 @@ p, li { white-space: pre-wrap; }
Kopieer downloadlink
-
+
Zrušit stahování
-
+
Wis
-
+
Fout
-
+
Nieuw tabblad
-
+
Niet gevonden
-
+
@@ -1049,12 +1049,12 @@ p, li { white-space: pre-wrap; }
werd niet gevonden!
-
+
Fout: Kan niet schrijven naar bestand!
-
+
Fout:
@@ -1432,74 +1432,74 @@ werd niet gevonden!
NetworkManager
-
+
SSL-certificaatfout!
-
+
De pagina die u probeert te bereiken bevat de volgende fouten in SSL-certificaat:
-
+
<b>Organisatie: </b>
-
+
<b>Domeinnaam: </b>
-
+
<b>Vervaldatum: </b>
-
+
<b>Fout: </b>
-
+
Wilt u een uitzondering maken voor dit certificaat?
-
+
Machtiging benodigd
-
-
+
+
Gebruikersnaam:
-
-
+
+
Wachtwoord:
-
+
Sla gebruikersnaam en wachtwoord van deze site op
-
+
Er wordt om een gebruikersnaam en wachtwoord gevraagd door %1. De site zegt: "%2"
-
+
Proxy-machtiging benodigd
-
+
Er wordt om een gebruikersnaam en wachtwoord gevraagd door proxy %1.
@@ -2274,32 +2274,32 @@ werd niet gevonden!
QtWin
-
+
Open nieuw tabblad
-
+
Opent een nieuw tabblad wanneer browser draait
-
+
Open nieuw venster
-
+
Opent een nieuw venster wanneer browser draait
-
+
Open downloadbeheerder
-
+
Opent een downloadbeheerder wanneer browser draait
@@ -3040,54 +3040,76 @@ Voeg enkele toe via het RSS-icoon op de navigatiewerkbalk op een site die feeds
SSL-beheerder
-
+
+
+
+
+
+
+
Toon info
-
-
- Verwijder
+
+
+
-
-
- Negeer alle waarschuwingen
+
+
+
-
-
- <b>Organisatie: </b>
+
+
+
+ Verwijder
-
-
- <b>Domeinnaam: </b>
+
+
+
-
-
- <b>Plaatsnaam: </b>
+
+
+ Instellingen
-
-
- <b>Landnaam: </b>
+
+
+ Voeg toe
-
-
- <b>Geverifieerd door: </b>
+
+
+
-
-
- <b>Vervaldatum: </b>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
- SSL-certificaat-informatie
+
+
+
diff --git a/translations/sk_SK.ts b/translations/sk_SK.ts
index 14dc90fa1..f63597d1a 100644
--- a/translations/sk_SK.ts
+++ b/translations/sk_SK.ts
@@ -69,7 +69,7 @@ p, li { white-space: pre-wrap; }
<p><b>Ostatní prispievatelia:</b><br/>%1</p>
-
+
<p><b>Poďakovanie:</b><br/>%1</p>
@@ -655,7 +655,7 @@ p, li { white-space: pre-wrap; }
Platný do:
-
+
<nie je súčasťou certifikátu>
@@ -937,7 +937,7 @@ p, li { white-space: pre-wrap; }
-
+
Zrušené
@@ -1018,32 +1018,32 @@ p, li { white-space: pre-wrap; }
Kopírovať sťahovaný odkaz
-
+
Zrušiť sťahovanie
-
+
Vyčistiť
-
+
Chyba
-
+
Nový panel
-
+
Súbor neexistuje
-
+
@@ -1052,12 +1052,12 @@ p, li { white-space: pre-wrap; }
nebol nájdený!
-
+
Chyba: Nejde zapisovať do súboru!
-
+
Chyba:
@@ -2276,32 +2276,32 @@ p, li { white-space: pre-wrap; }
QtWin
-
+
Otvoriť nový panel
-
+
Otvoriť nový panel ak je prehliadač spustený
-
+
Otvoriť nové okno
-
+
Otvoriť nové okno ak je prehliadač spustený
-
+
Otvoriť správcu sťahovania
-
+
Otvoriť správcu sťahovania pokiaľ je prehliadač spustený
@@ -3064,9 +3064,14 @@ Prosím pridajte si nejaký kliknutím na RSS ikonku v navigačnom riadku.
-
+
Odstrániť
+
+
+
+
+
@@ -3089,8 +3094,8 @@ Prosím pridajte si nejaký kliknutím na RSS ikonku v navigačnom riadku.
-
- <b>Poznámka</b> Tato možnosť predstavuje veľké nebezpečenstvo ohrozenia!
+
+
@@ -3098,44 +3103,12 @@ Prosím pridajte si nejaký kliknutím na RSS ikonku v navigačnom riadku.Ignorovať SSL upozornenia
-
- Ignorovať všetky varovania
-
-
-
- <b>Organizácia: </b>
-
-
-
- <b>Doména: </b>
-
-
-
- <b>Lokalita: </b>
-
-
-
- <b>Krajina: </b>
-
-
-
- <b>Overené: </b>
-
-
-
- <b>Platnosť do: </b>
-
-
-
- Informácie o certifikáte
-
-
-
+
Vyberte cestu...
-
+
Informácie o certifkáte