392. File Comparison Report

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

392.1 Files compared

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

392.2 Comparison summary

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

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

392.4 Active regular expressions

No regular expressions were active.

392.5 Comparison detail

1   // UK lang  variables    
2      
3   tinyMCE.ad dToLang('a dvlink',{    
4   general_ta b : 'Gener al',    
5   popup_tab  : 'Popup',    
6   events_tab  : 'Events ',    
7   advanced_t ab : 'Adva nced',    
8   general_pr ops : 'Gen eral prope rties',    
9   popup_prop s : 'Popup  propertie s',    
10   event_prop s : 'Event s',    
11   advanced_p rops : 'Ad vanced pro perties',    
12   popup_opts  : 'Option s',    
13   anchor_nam es : 'Anch ors',    
14   target_sam e : 'Open  in this wi ndow / fra me',    
15   target_par ent : 'Ope n in paren t window /  frame',    
16   target_top  : 'Open i n top fram e (replace s all fram es)',    
17   target_bla nk : 'Open  in new wi ndow',    
18   popup : 'J avascript  popup',    
19   popup_url  : 'Popup U RL',    
20   popup_name  : 'Window  name',    
21   popup_retu rn : 'Inse rt \'retur n false\'' ,    
22   popup_scro llbars : ' Show scrol lbars',    
23   popup_stat usbar : 'S how status  bar',    
24   popup_tool bar : 'Sho w toolbars ',    
25   popup_menu bar : 'Sho w menu bar ',    
26   popup_loca tion : 'Sh ow locatio n bar',    
27   popup_resi zable : 'M ake window  resizable ',    
28   popup_depe ndent : 'D ependent ( Mozilla/Fi refox only )',    
29   popup_size  : 'Size',    
30   popup_posi tion : 'Po sition (X/ Y)',    
31   id : 'Id',    
32   style: 'St yle',    
33   classes :  'Classes',    
34   target_nam e : 'Targe t name',    
35   langdir :  'Language  direction' ,    
36   target_lan gcode : 'T arget lang uage',    
37   langcode :  'Language  code',    
38   encoding :  'Target c haracter e ncoding',    
39   mime : 'Ta rget MIME  type',    
40   rel : 'Rel ationship  page to ta rget',    
41   rev : 'Rel ationship  target to  page',    
42   tabindex :  'Tabindex ',    
43   accesskey  : 'Accessk ey',    
44   ltr : 'Lef t to right ',    
45   rtl : 'Rig ht to left '    
46   });