File: fa_ca.js

package info (click to toggle)
owl-dms 0.90-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 17,292 kB
  • ctags: 10,919
  • sloc: php: 48,457; sql: 3,603; sh: 363; perl: 204; makefile: 73
file content (8 lines) | stat: -rw-r--r-- 244 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
// CA_FR lang variables

tinyMCE.addToLang('',{
insert_image_alt2 : 'Titre de l\'image',
insert_image_onmousemove : 'Image alternative',
insert_image_mouseover : 'pour le mouse over',
insert_image_mouseout : 'pour le mouse out'
});