Changeset 1385
- Timestamp:
- 2008-01-22 19:52:51 (9 months ago)
- Location:
- FCKeditor/trunk
- Files:
-
- 1 added
- 4 modified
-
editor/lang/fr-ca.js (added)
-
editor/lang/fr.js (modified) (3 diffs)
-
editor/lang/_translationstatus.txt (modified) (1 diff)
-
editor/_source/internals/fcklanguagemanager.js (modified) (1 diff)
-
_whatsnew.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/editor/lang/fr.js
r1004 r1385 247 247 248 248 DlgLnkTarget : "Destination", 249 DlgLnkTargetFrame : "< cadre>",249 DlgLnkTargetFrame : "<Cadre>", 250 250 DlgLnkTargetPopup : "<fenêtre popup>", 251 251 DlgLnkTargetBlank : "Nouvelle fenêtre (_blank)", … … 472 472 DlgDocCharSetCR : "Cyrillique", 473 473 DlgDocCharSetGR : "Grec", 474 DlgDocCharSetJP : "Jap anais",474 DlgDocCharSetJP : "Japonais", 475 475 DlgDocCharSetKR : "Coréen", 476 476 DlgDocCharSetTR : "Turc", … … 511 511 DlgAboutAboutTab : "A propos de", 512 512 DlgAboutBrowserInfoTab : "Navigateur", 513 DlgAboutLicenseTab : "Licen se",514 DlgAboutVersion : " version",513 DlgAboutLicenseTab : "Licence", 514 DlgAboutVersion : "Version", 515 515 DlgAboutInfo : "Pour plus d'informations, aller à" 516 516 }; -
FCKeditor/trunk/editor/lang/_translationstatus.txt
r1373 r1385 42 42 fi.js Found: 412 Missing: 0 43 43 fo.js Found: 397 Missing: 15 44 fr-ca.js Found: 412 Missing: 0 44 45 fr.js Found: 412 Missing: 0 45 46 gl.js Found: 382 Missing: 30 -
FCKeditor/trunk/editor/_source/internals/fcklanguagemanager.js
r749 r1385 49 49 fo : 'Faroese', 50 50 fr : 'French', 51 'fr-ca' : 'French (Canada)', 51 52 gl : 'Galician', 52 53 he : 'Hebrew', -
FCKeditor/trunk/_whatsnew.html
r1378 r1385 40 40 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/123">#123</a>] Full support 41 41 for <strong>document.domain</strong> with automatic domain detection.</li> 42 <li>New language file for <strong>Canadian French</strong>.</li> 42 43 </ul> 43 44 <p>