561. File Comparison Report

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

561.1 Files compared

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

561.2 Comparison summary

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

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

561.4 Active regular expressions

No regular expressions were active.

561.5 Comparison detail

1   // UK lang  variables    
2      
3   tinyMCE.ad dToLang('t able',{    
4   general_ta b : 'Gener al',    
5   advanced_t ab : 'Adva nced',    
6   general_pr ops : 'Gen eral prope rties',    
7   advanced_p rops : 'Ad vanced pro perties',    
8   desc : 'In serts a ne w table',    
9   row_before _desc : 'I nsert row  before',    
10   row_after_ desc : 'In sert row a fter',    
11   delete_row _desc : 'D elete row' ,    
12   col_before _desc : 'I nsert colu mn before' ,    
13   col_after_ desc : 'In sert colum n after',    
14   delete_col _desc : 'R emove colu mn',    
15   rowtype :  'Row in ta ble part',    
16   title : 'I nsert/Modi fy table',    
17   width : 'W idth',    
18   height : ' Height',    
19   cols : 'Co lumns',    
20   rows : 'Ro ws',    
21   cellspacin g : 'Cells pacing',    
22   cellpaddin g : 'Cellp adding',    
23   border : ' Border',    
24   align : 'A lignment',    
25   align_defa ult : 'Def ault',    
26   align_left  : 'Left',    
27   align_righ t : 'Right ',    
28   align_midd le : 'Cent er',    
29   row_title  : 'Table r ow propert ies',    
30   cell_title  : 'Table  cell prope rties',    
31   cell_type  : 'Cell ty pe',    
32   row_desc :  'Table ro w properti es',    
33   cell_desc  : 'Table c ell proper ties',    
34   valign : ' Vertical a lignment',    
35   align_top  : 'Top',    
36   align_bott om : 'Bott om',    
37   props_desc  : 'Table  properties ',    
38   bordercolo r : 'Borde r color',    
39   bgcolor :  'Backgroun d color',    
40   merge_cell s_title :  'Merge tab le cells',    
41   split_cell s_desc : ' Split merg ed table c ells',    
42   merge_cell s_desc : ' Merge tabl e cells',    
43   cut_row_de sc : 'Cut  table row' ,    
44   copy_row_d esc : 'Cop y table ro w',    
45   paste_row_ before_des c : 'Paste  table row  before',    
46   paste_row_ after_desc  : 'Paste  table row  after',    
47   id : 'Id',    
48   style: 'St yle',    
49   langdir :  'Language  direction' ,    
50   langcode :  'Language  code',    
51   mime : 'Ta rget MIME  type',    
52   ltr : 'Lef t to right ',    
53   rtl : 'Rig ht to left ',    
54   bgimage :  'Backgroun d image',    
55   summary :  'Summary',    
56   td : "Data ",    
57   th : "Head er",    
58   cell_cell  : 'Update  current ce ll',    
59   cell_row :  'Update a ll cells i n row',    
60   cell_all :  'Update a ll cells i n table',    
61   row_row :  'Update cu rrent row' ,    
62   row_odd :  'Update od d rows in  table',    
63   row_even :  'Update e ven rows i n table',    
64   row_all :  'Update al l rows in  table',    
65   thead : 'T able Head' ,    
66   tbody : 'T able Body' ,    
67   tfoot : 'T able Foot' ,    
68   del : 'Del ete table' ,    
69   scope : 'S cope',    
70   row : 'Row ',    
71   col : 'Col ',    
72   rowgroup :  'Row Grou p',    
73   colgroup :  'Col Grou p',    
74   col_limit  : 'You\'ve  exceeded  the maximu m number o f columns  of {$cols} .',    
75   row_limit  : 'You\'ve  exceeded  the maximu m number o f rows of  {$rows}.',    
76   cell_limit  : 'You\'v e exceeded  the maxim um number  of cells o f {$cells} .',    
77   missing_sc ope: 'Are  you sure y ou want to  continue  without sp ecifying a  scope for  this tabl e header c ell. Witho ut it, it  may be dif ficult for  some user s with dis abilities  to underst and the co ntent or d ata displa yed of the  table.',    
78   caption :  'Table cap tion'    
79   });