Produced on Mon May 12 13:06:15 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.
# | Location | File | Last Modified |
---|---|---|---|
1 | Dolphin-v.6.0.5\plugins\tiny_mce\plugins\paste\langs | en.js | Thu Sep 20 08:59:16 2007 UTC |
2 | Mon May 12 13:06:15 2008 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 0 | 0 |
Changed | 0 | 0 |
Inserted | 0 | 0 |
Removed | 1 | 10 |
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 |
No regular expressions were active.
1 | // UK lang variables | |||||
2 | ||||||
3 | tinyMCE.ad dToLang('' ,{ | |||||
4 | paste_text _desc : 'P aste as Pl ain Text', | |||||
5 | paste_text _title : ' Use CTRL+V on your k eyboard to paste the text into the windo w.', | |||||
6 | paste_text _linebreak s : 'Keep linebreaks ', | |||||
7 | paste_word _desc : 'P aste from Word', | |||||
8 | paste_word _title : ' Use CTRL+V on your k eyboard to paste the text into the windo w.', | |||||
9 | selectall_ desc : 'Se lect All' | |||||
10 | }); |