New tool: annotations from current text (fixes #862)
[redakcja.git] / redakcja / static / js / wiki / view_search.js
index 789a961..15f8e2e 100644 (file)
@@ -99,7 +99,7 @@
         self.$searchCursor = null;
 
         $('.vsplitbar').not('.active').trigger('click');
-        $(".vsplitbar-title").html("↓ SEARCH AND REPLACE ↓");        
+        $(".vsplitbar-title").html("↓ ZNAJDŹ I ZAMIEŃ ↓");        
         
         if ($.wiki.activePerspective() != 'CodeMirrorPerspective')
             $.wiki.switchToTab('#CodeMirrorPerspective');