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

« back to all changes in this revision

Viewing changes to wiki/htdocs/applets/moinFCKplugins/placeholder/lang/it.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.PlaceholderBtn                 = 'Aggiungi/Modifica Placeholder' ;
 
2
FCKLang.PlaceholderDlgTitle             = 'Proprietà del Placeholder' ;
 
3
FCKLang.PlaceholderDlgName              = 'Nome del Placeholder' ;
 
4
FCKLang.PlaceholderErrNoName    = 'Digitare il nome del placeholder' ;
 
5
FCKLang.PlaceholderErrNameInUse = 'Il nome inserito è già in uso' ;