Пример #1
0
 public override sealed void LoadPlena()
 {
     DictionaryPlena.Add("webBrowser", "Web");
     DictionaryPlena.Add("tradeDiary", "Diário de Trades");
     DictionaryPlena.Add("statusManager", "Monitor");
     DictionaryPlena.Add("about", "\nCopyright © 2012-2014 Seamus Consultoria S/C Ltda. Todos os direitos reservados.\n\n\n\n\nAviso: Este software está protegido pela lei de direitos autorais e tratados internacionais.Reprodução ou distribuição não autorizada deste programa, ou qualquer parte dele, pode resultar em severas penalidades civis e criminais.");
 }
Пример #2
0
 public override sealed void LoadPlena()
 {
     DictionaryPlena.Add("webBrowser", "Web");
     DictionaryPlena.Add("tradeDiary", "Trade Diary");
     DictionaryPlena.Add("statusManager", "Status Manager");
     DictionaryPlena.Add("about", "Copyright by Seamus Financial Software\n\n\n\nWarning: This computer program is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this program, or any portion of it, may result in severe civil and criminal penalties, and will be prosecuted to the maximum extend possible under the law.");
 }