534. File Comparison Report

Produced on Mon May 12 13:06:18 2008 UTC. This report uses XHTML and CSS2, and is best viewed with a reasonably standards compliant browser such as the latest version of Firefox or Internet Explorer. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

534.1 Files compared

# Location File Last Modified
1 Dolphin-v.6.0.5\plugins\tiny_mce\plugins\searchreplace\langs en.js Thu Sep 20 08:59:12 2007 UTC
2 Mon May 12 13:06:18 2008 UTC

534.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 0 0
Changed 0 0
Inserted 0 0
Removed 1 21

534.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

534.4 Active regular expressions

No regular expressions were active.

534.5 Comparison detail

1   // UK lang  variables    
2      
3   tinyMCE.ad dToLang('' ,{    
4   searchrepl ace_search _desc : 'F ind',    
5   searchrepl ace_search next_desc  : 'Find ag ain',    
6   searchrepl ace_replac e_desc : ' Find/Repla ce',    
7   searchrepl ace_notfou nd : 'The  search has  been comp leted. The  search st ring could  not be fo und.',    
8   searchrepl ace_search _title : ' Find',    
9   searchrepl ace_replac e_title :  'Find/Repl ace',    
10   searchrepl ace_allrep laced : 'A ll occurre nces of th e search s tring were  replaced. ',    
11   searchrepl ace_findwh at : 'Find  what',    
12   searchrepl ace_replac ewith : 'R eplace wit h',    
13   searchrepl ace_direct ion : 'Dir ection',    
14   searchrepl ace_up : ' Up',    
15   searchrepl ace_down :  'Down',    
16   searchrepl ace_case :  'Match ca se',    
17   searchrepl ace_findne xt : 'Find  next ',    
18   searchrepl ace_replac e : 'Repla ce',    
19   searchrepl ace_replac eall : 'Re place&nbsp ;all',    
20   searchrepl ace_cancel  : 'Cancel '    
21   });