File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -808,7 +808,7 @@ ui_strings.S_HTTP_UNREFERENCED = "Unreferenced";
808808ui_strings . S_INFO_DOCUMENT_HAS_NO_STYLESHEETS = "This document has no style sheets" ;
809809
810810/* DESC: Feedback showing that Opera Dragonfly is loading and the user shall have patience. */
811- ui_strings . S_INFO_DOCUMNENT_LOADING = "Updating Opera Dragonfly… " ;
811+ ui_strings . S_INFO_DOCUMNENT_LOADING = "Updating Opera Dragonfly… " ;
812812
813813/* DESC: There was an error trying to listen to the specified port */
814814ui_strings . S_INFO_ERROR_LISTENING = "There was an error. Please check that port %s is not in use." ;
@@ -823,7 +823,7 @@ ui_strings.S_INFO_INVALID_REGEXP = "Invalid regular expression.";
823823ui_strings . S_INFO_INVERT_ELEMENT_HIGHLIGHT = "The element highlight color can be inverted with the \"%s\" shortcut." ;
824824
825825/* DESC: The info text to notify the user that the application is performing the search. */
826- ui_strings . S_INFO_IS_SEARCHING = "Searching… " ;
826+ ui_strings . S_INFO_IS_SEARCHING = "Searching… " ;
827827
828828/* DESC: Info text in the network view when a page starts to load while screen updats are paused */
829829ui_strings . S_INFO_NETWORK_UPDATES_PAUSED = "Updating of network log is paused." ;
You can’t perform that action at this time.
0 commit comments