~ubuntu-branches/ubuntu/natty/moin/natty-updates

« back to all changes in this revision

Viewing changes to wiki/htdocs/applets/moinFCKplugins/macro/lang/en.js

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2008-06-22 21:17:13 UTC
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20080622211713-inlv5k4eifxckelr
Import upstream version 1.7.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
FCKLang.MacroBtn                       = 'Insert/Edit Macro' ;
 
2
FCKLang.MacroDlgTitle           = 'Macro Properties' ;
 
3
FCKLang.MacroDlgName            = 'Macro Name' ;
 
4
FCKLang.MacroErrNoName  = 'Please type the macro name' ;
 
5
FCKLang.MacroErrNameInUse       = 'The specified name is already in use' ;