417. File Comparison Report

Produced on Mon May 12 13:06:02 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.

417.1 Files compared

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

417.2 Comparison summary

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

417.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

417.4 Active regular expressions

No regular expressions were active.

417.5 Comparison detail

1   // UK lang  variables    
2      
3   tinyMCE.ad dToLang('d evkit',{    
4   title : 'T inyMCE Dev elopment K it',    
5   info_tab :  'Info',    
6   settings_t ab : 'Sett ings',    
7   log_tab :  'Log',    
8   content_ta b : 'Conte nt',    
9   command_st ates_tab :  'Commands ',    
10   undo_redo_ tab : 'Und o/Redo',    
11   misc_tab :  'Misc',    
12   filter : ' Filter:',    
13   clear_log  : 'Clear l og',    
14   refresh :  'Refresh',    
15   info_help  : 'Press R efresh to  view info. ',    
16   settings_h elp : 'Pre ss Refresh  to displa y the sett ings array  for each  TinyMCE_Co ntrol inst ance.',    
17   content_he lp : 'Pres s Refresh  to display  the raw a nd cleaned  HTML cont ent for ea ch TinyMCE _Control i nstance.',    
18   command_st ates_help  : 'Press R efresh to  display th e current  command st ates from  inst.query CommandSta te. This l ist will a lso mark u nsupported  commands. ',    
19   undo_redo_ help : 'Pr ess Refres h to displ ay the glo bal and in stance und o/redo lev els.',    
20   misc_help  : 'Here ar e various  tools for  debugging  and develo pment purp oses.',    
21   debug_even ts : 'Debu g events',    
22   undo_diff  : 'Diff un do levels'    
23   });