diff --git a/src/lib/network/networkmanager.cpp b/src/lib/network/networkmanager.cpp index 21c2ca403..5fe191201 100644 --- a/src/lib/network/networkmanager.cpp +++ b/src/lib/network/networkmanager.cpp @@ -464,7 +464,6 @@ void NetworkManager::proxyAuthentication(const QNetworkProxy &proxy, QAuthentica QNetworkReply* NetworkManager::createRequest(QNetworkAccessManager::Operation op, const QNetworkRequest &request, QIODevice* outgoingData) { - if (op == PostOperation && outgoingData) { QByteArray outgoingDataByteArray = outgoingData->peek(1024 * 1024); mApp->autoFill()->post(request, outgoingDataByteArray); diff --git a/translations/empty.ts b/translations/empty.ts index 2668d0b38..dfa308e64 100644 --- a/translations/empty.ts +++ b/translations/empty.ts @@ -2202,22 +2202,22 @@ MainApplication - + QupZilla is not currently your default browser. Would you like to make it your default browser? - + Always perform this check when starting QupZilla. - + Default Browser - + QupZilla is a new, fast and secure open-source WWW browser. QupZilla is licensed under GPL version 3 or (at your option) any later version. It is based on WebKit core and Qt Framework. @@ -2270,92 +2270,92 @@ NetworkManager - - + + SSL Certificate Error! - + The page you are trying to access has the following errors in the SSL certificate: - + <b>Organization: </b> - + <b>Domain Name: </b> - + <b>Expiration Date: </b> - + <b>Error: </b> - + Would you like to make an exception for this certificate? - + Authorisation required - - - + + + Username: - - - + + + Password: - + Save username and password on this site - + A username and password are being requested by %1. The site says: "%2" - + FTP authorisation required - + Login anonymously - + A username and password are being requested by %1:%2. - + Proxy authorisation required - + A username and password are being requested by proxy %1. @@ -2643,925 +2643,940 @@ - - + + Use current - - + + Note: You cannot delete active profile. - + Create New - + Delete - + <b>Launching</b> - + After launch: - + Open blank page - - + + Open homepage - - + + Open speed dial - + Restore session - + Homepage: - + On new tab: - + Open blank tab - + Open other page... - + <b>Profiles</b> - + Startup profile: - + Check for updates on start - + Active profile: - + In order to change language, you must restart browser. - + <b>Language</b> - + Available translations: - + Don't load tabs until selected - + Check to see if QupZilla is the default browser on startup - + Check Now - + Themes - + Advanced options - + <b>Browser Window</b> - + Show StatusBar on start - + Show Bookmarks ToolBar on start - + Show Navigation ToolBar on start - + <b>Navigation ToolBar</b> - + Show Home button - + Show Back / Forward buttons - + <b>Background<b/> - + Use transparent background - + Show web search bar - + Show Add Tab button - + Show Reload / Stop buttons - + Tabs behaviour - + Show tab previews - + Make tab previews animated - + Hide tabs when there is only one tab - + Activate last tab when closing active tab - + Open new tabs after active tab - + Open new empty tabs after active tab - + Automatically switch to newly opened tab - + Don't quit upon closing last tab - + Ask when closing multiple tabs - + Closed tabs list instead of opened in tab bar - + Address Bar behaviour - + Suggest when typing into address bar: - + History and Bookmarks - + History - + Bookmarks - + Nothing - + Press "Shift" to not switch the tab but load the url in the current tab. - + Propose to switch tab if completed url is already loaded. - + Select all text by double clicking in address bar - + Select all text by clicking in address bar - + Add .co.uk domain by pressing ALT key - + Search with Default Engine - + Show loading progress in address bar - + Fill - + Bottom - + Top - + Custom color: - + Select color - - - - - + + + + + ... - + Reset - + Web Configuration - + Allow Netscape Plugins (Flash plugin) - + Allow JavaScript - + Allow JAVA - + Allow DNS Prefetch - + Enable XSS Auditing try to detect possible XSS attacks when executing javascript - + Print element background when you are printing page (on printer), it determine whether to also print background (color, image) of html elements - + Include links in focus chain focus also links on page (basically <a> elements) when pressing Tab key - + Animated scrolling - + Enable caret browsing - + Zoom text only - + Mouse wheel scrolls - + lines on page - + Default zoom on pages: - + Local Storage - + Maximum - + 50 MB - + 1 - + Maximum pages in cache: - + Allow storing network cache on disk - + Store cache in: - + Allow saving history - + Delete history on close - + Allow local storage of HTML5 web content - + Delete locally stored HTML5 web content on close - + Delete now - + Proxy Configuration - + + Proxy Auto-Config (.pac) file + + + + + Reload + + + + HTTP - + SOCKS5 - - + + Port: - - + + Username: - - + + Password: - + Don't use on: - + Manual configuration - + System proxy configuration - + Do not use proxy - + <b>Exceptions</b> - + Server: - + Use different proxy for https connection - + + Use script for automatic configuration: + + + + <b>Font Families</b> - + Standard - + Fixed - + Serif - + Sans Serif - + Cursive - + Fantasy - + <b>Font Sizes</b> - + Fixed Font Size - + Default Font Size - + Minimum Font Size - + Minimum Logical Font Size - + <b>Shortcuts</b> - + Switch to tabs with Alt + number of tab - + Load speed dials with Ctrl + number of speed dial - + <b>Download Location</b> - + Ask everytime for download location - + Use defined location: - + <b>Download Options</b> - + Use native system file dialog (may or may not cause problems with downloading SSL secured content) - + Close download manager when downloading finishes - + <b>External download manager</b> - + Use external download manager - + Executable: - + Arguments: - + Leave blank if unsure - + <b>%d</b> will be replaced with URL to be downloaded - + <b>AutoFill options</b> - + Allow saving passwords from sites - + Send Referer header to servers - + <b>Cookies</b> - + Send Do Not Track header to servers - - + + <b>Other</b> - + Manage CA certificates - + Certificate Manager - + <b>SSL Certificates</b> - + <b>JavaScript</b> - + Manage JavaScript privacy options - + JavaScript options - + Cookies Manager - + Manage Cookies - + <b>HTML5 Permissions</b> - + Manage HTML5 permissions - + HTML5 Permissions - + <b>Notifications</b> - + Use OSD Notifications - + Use Native System Notifications (Linux only) - + Do not use Notifications - + Expiration timeout: - + seconds - + <b>Note: </b>You can change position of OSD Notification by dragging it on the screen. - + StyleSheet automatically loaded with all websites: - + Languages - + <b>Preferred language for web sites</b> - + <b>Change browser identification</b> - + User Agent Manager - - + + QupZilla is default - + Make QupZilla default - + OSD Notification - + Drag it on the screen to place it where you want. - + Choose download location... - + Choose stylesheet location... - + Deleted - + Choose executable location... - + Choose cache path... - + New Profile - + Enter the new profile's name: - - + + Error! - + This profile already exists! - + Cannot create profile directory! - + Confirmation - + Are you sure to permanently delete "%1" profile? This action cannot be undone! - + Select Color @@ -3650,433 +3665,438 @@ QupZilla - + QupZilla - + Private Browsing Enabled - + IP Address of current page - + &About QupZilla - + Pr&eferences - + Quit - + &File - + &New Window - + New Tab - + Open Location - + Open &File... - + Close Tab - + Close Window - + &Save Page As... - + Save Page Screen - + Send Link... - + &Print... - + Import bookmarks... - + &Edit - + &Undo - + &Redo - + &Cut - + C&opy - + &Paste - + Select &All - + &Find - + &View - + &Navigation Toolbar - + &Bookmarks Toolbar - + Sta&tus Bar - + &Menu Bar - + &Tabs on Top - + &Fullscreen - + &Stop - + &Reload - + Character &Encoding - + Enable &Caret Browsing - + Toolbars - + Sidebars - + Zoom &In - + Zoom &Out - + Reset - + &Page Source - + Hi&story - + &Back - + &Forward - + &Home - + Show &All History - + Closed Tabs - + Recently Visited - + Most Visited - + &Bookmarks - + Bookmark &This Page - + Bookmark &All Tabs - + Organize &Bookmarks - + &Tools - + &Web Search - + Page &Info - + &Download Manager - + &Cookies Manager - + &AdBlock - + RSS &Reader - + Web In&spector - + Clear Recent &History - + &Private Browsing - + + New &Private Browsing Window + + + + &Help - + About &Qt - + Information about application - + Configuration Information - + Report &Issue - + Restore &Closed Tab - + (Private Browsing) - - - - - + + + + + Empty - + Restore All Closed Tabs - + Clear list - + Other - + %1 - QupZilla - + HTML files - + Image files - + Text files - + All files - + Open file... - + There are still %1 open tabs and your session won't be stored. Are you sure to quit QupZilla? - + Don't ask again - + There are still open tabs @@ -5537,49 +5557,49 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabWidget - + New Tab - + List of tabs - + Loading... - + No Named Page - + Currently you have %1 opened tabs - + New tab - + Empty - + Restore All Closed Tabs - + Clear list