File: en.js

package info (click to toggle)
moin 1.9.9-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 76,024 kB
  • sloc: python: 143,896; java: 10,704; php: 2,385; perl: 1,574; xml: 371; makefile: 214; sh: 81; sed: 5
file content (5 lines) | stat: -rw-r--r-- 313 bytes parent folder | download | duplicates (10)
1
2
3
4
5
FCKLang.PlaceholderBtn			= 'Insert/Edit Placeholder' ;
FCKLang.PlaceholderDlgTitle		= 'Placeholder Properties' ;
FCKLang.PlaceholderDlgName		= 'Placeholder Name' ;
FCKLang.PlaceholderErrNoName	= 'Please type the placeholder name' ;
FCKLang.PlaceholderErrNameInUse	= 'The specified name is already in use' ;