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

562.1 Files compared

# Location File Last Modified
1 Mon May 12 13:06:22 2008 UTC
2 Dolphin-v.6.1.0\plugins\tiny_mce\plugins\table\langs en_dlg.js Thu Mar 27 13:53:24 2008 UTC

562.2 Comparison summary

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

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

562.4 Active regular expressions

No regular expressions were active.

562.5 Comparison detail

    1   tinyMCE.ad dI18n('en. table_dlg' ,{
    2   general_ta b:"General ",
    3   advanced_t ab:"Advanc ed",
    4   general_pr ops:"Gener al propert ies",
    5   advanced_p rops:"Adva nced prope rties",
    6   rowtype:"R ow in tabl e part",
    7   title:"Ins ert/Modify  table",
    8   width:"Wid th",
    9   height:"He ight",
    10   cols:"Cols ",
    11   rows:"Rows ",
    12   cellspacin g:"Cellspa cing",
    13   cellpaddin g:"Cellpad ding",
    14   border:"Bo rder",
    15   align:"Ali gnment",
    16   align_defa ult:"Defau lt",
    17   align_left :"Left",
    18   align_righ t:"Right",
    19   align_midd le:"Center ",
    20   row_title: "Table row  propertie s",
    21   cell_title :"Table ce ll propert ies",
    22   cell_type: "Cell type ",
    23   valign:"Ve rtical ali gnment",
    24   align_top: "Top",
    25   align_bott om:"Bottom ",
    26   bordercolo r:"Border  color",
    27   bgcolor:"B ackground  color",
    28   merge_cell s_title:"M erge table  cells",
    29   id:"Id",
    30   style:"Sty le",
    31   langdir:"L anguage di rection",
    32   langcode:" Language c ode",
    33   mime:"Targ et MIME ty pe",
    34   ltr:"Left  to right",
    35   rtl:"Right  to left",
    36   bgimage:"B ackground  image",
    37   summary:"S ummary",
    38   td:"Data",
    39   th:"Header ",
    40   cell_cell: "Update cu rrent cell ",
    41   cell_row:" Update all  cells in  row",
    42   cell_all:" Update all  cells in  table",
    43   row_row:"U pdate curr ent row",
    44   row_odd:"U pdate odd  rows in ta ble",
    45   row_even:" Update eve n rows in  table",
    46   row_all:"U pdate all  rows in ta ble",
    47   thead:"Tab le Head",
    48   tbody:"Tab le Body",
    49   tfoot:"Tab le Foot",
    50   scope:"Sco pe",
    51   rowgroup:" Row Group" ,
    52   colgroup:" Col Group" ,
    53   col_limit: "You've ex ceeded the  maximum n umber of c olumns of  {$cols}.",
    54   row_limit: "You've ex ceeded the  maximum n umber of r ows of {$r ows}.",
    55   cell_limit :"You've e xceeded th e maximum  number of  cells of { $cells}.",
    56   missing_sc ope:"Are y ou sure yo u want to  continue w ithout spe cifying a  scope for  this table  header ce ll. Withou t it, it m ay be diff icult for  some users  with disa bilities t o understa nd the con tent or da ta display ed of the  table.",
    57   caption:"T able capti on",
    58   frame:"Fra me",
    59   frame_none :"none",
    60   frame_grou ps:"groups ",
    61   frame_rows :"rows",
    62   frame_cols :"cols",
    63   frame_all: "all",
    64   rules:"Rul es",
    65   rules_void :"void",
    66   rules_abov e:"above",
    67   rules_belo w:"below",
    68   rules_hsid es:"hsides ",
    69   rules_lhs: "lhs",
    70   rules_rhs: "rhs",
    71   rules_vsid es:"vsides ",
    72   rules_box: "box",
    73   rules_bord er:"border "
    74   });