]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - include/language/en_us.lang.php
Release 6.5.16
[Github/sugarcrm.git] / include / language / en_us.lang.php
1 <?php
2 if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
3 /*********************************************************************************
4  * SugarCRM Community Edition is a customer relationship management program developed by
5  * SugarCRM, Inc. Copyright (C) 2004-2013 SugarCRM Inc.
6  * 
7  * This program is free software; you can redistribute it and/or modify it under
8  * the terms of the GNU Affero General Public License version 3 as published by the
9  * Free Software Foundation with the addition of the following permission added
10  * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
11  * IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
12  * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
13  * 
14  * This program is distributed in the hope that it will be useful, but WITHOUT
15  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
16  * FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
17  * details.
18  * 
19  * You should have received a copy of the GNU Affero General Public License along with
20  * this program; if not, see http://www.gnu.org/licenses or write to the Free
21  * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
22  * 02110-1301 USA.
23  * 
24  * You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
25  * SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com.
26  * 
27  * The interactive user interfaces in modified source and object code versions
28  * of this program must display Appropriate Legal Notices, as required under
29  * Section 5 of the GNU Affero General Public License version 3.
30  * 
31  * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
32  * these Appropriate Legal Notices must retain the display of the "Powered by
33  * SugarCRM" logo. If the display of the logo is not reasonably feasible for
34  * technical reasons, the Appropriate Legal Notices must display the words
35  * "Powered by SugarCRM".
36  ********************************************************************************/
37
38 /*********************************************************************************
39
40  * Description:  Defines the English language pack for the base application.
41  * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.
42  * All Rights Reserved.
43  * Contributor(s): ______________________________________..
44  ********************************************************************************/
45
46 //the left value is the key stored in the db and the right value is ie display value
47 //to translate, only modify the right value in each key/value pair
48 $app_list_strings = array (
49 //e.g. auf Deutsch 'Contacts'=>'Contakten',
50   'language_pack_name' => 'US English',
51   'moduleList' =>
52   array (
53     'Home' => 'Home',
54     'Contacts' => 'Contacts',
55     'Accounts' => 'Accounts',
56     'Opportunities' => 'Opportunities',
57     'Cases' => 'Cases',
58     'Notes' => 'Notes',
59     'Calls' => 'Calls',
60     'Emails' => 'Emails',
61     'Meetings' => 'Meetings',
62     'Tasks' => 'Tasks',
63     'Calendar' => 'Calendar',
64     'Leads' => 'Leads',
65     'Currencies' => 'Currencies',
66     'Activities' => 'Activities',
67     'Bugs' => 'Bugs',
68     'Feeds' => 'RSS',
69     'iFrames'=>'My Sites',
70     'TimePeriods'=>'Time Periods',
71     'TaxRates'=>'Tax Rates',
72     'ContractTypes' => 'Contract Types',
73     'Schedulers'=>'Schedulers',
74     'Project'=>'Projects',
75     'ProjectTask'=>'Project Tasks',
76     'Campaigns'=>'Campaigns',
77     'CampaignLog'=>'Campaign Log',
78     'Documents'=>'Documents',
79     'DocumentRevisions'=>'Document Revisions',
80     'Connectors'=>'Connectors',
81     'Roles'=>'Roles',
82     'Notifications'=>'Notifications',
83     'Sync'=>'Sync',
84     'Users' => 'Users',
85     'Employees' => 'Employees',
86     'Administration' => 'Administration',
87     'ACLRoles' => 'Roles',
88     'InboundEmail' => 'Inbound Email',
89     'Releases' => 'Releases',
90     'Prospects' => 'Targets',
91     'Queues' => 'Queues',
92     'EmailMarketing' => 'Email Marketing',
93     'EmailTemplates' => 'Email Templates',
94     'SNIP' => "Email Archiving",
95     'ProspectLists' => 'Target Lists',
96     'SavedSearch' => 'Saved Searches',
97     'UpgradeWizard' => 'Upgrade Wizard',
98     'Trackers' => 'Trackers',
99     'TrackerPerfs' => 'Tracker Performance',
100     'TrackerSessions' => 'Tracker Sessions',
101     'TrackerQueries' => 'Tracker Queries',
102     'FAQ' => 'FAQ',
103     'Newsletters' => 'Newsletters',
104     'SugarFeed'=>'Sugar Feed',
105     'KBDocuments' => 'Knowledge Base',
106   'SugarFavorites'=>'Favorites',
107
108     'OAuthKeys' => 'OAuth Consumer Keys',
109     'OAuthTokens' => 'OAuth Tokens',
110   ),
111
112   'moduleListSingular' =>
113   array (
114     'Home' => 'Home',
115     'Dashboard' => 'Dashboard',
116     'Contacts' => 'Contact',
117     'Accounts' => 'Account',
118     'Opportunities' => 'Opportunity',
119     'Cases' => 'Case',
120     'Notes' => 'Note',
121     'Calls' => 'Call',
122     'Emails' => 'Email',
123     'Meetings' => 'Meeting',
124     'Tasks' => 'Task',
125     'Calendar' => 'Calendar',
126     'Leads' => 'Lead',
127     'Activities' => 'Activity',
128     'Bugs' => 'Bug',
129     'KBDocuments' => 'KBDocument',
130     'Feeds' => 'RSS',
131     'iFrames'=>'My Sites',
132     'TimePeriods'=>'Time Period',
133     'Project'=>'Project',
134     'ProjectTask'=>'Project Task',
135     'Prospects' => 'Target',
136     'Campaigns'=>'Campaign',
137     'Documents'=>'Document',
138     'SugarFollowing'=>'SugarFollowing',
139     'Sync'=>'Sync',
140     'Users' => 'User',
141   'SugarFavorites'=>'SugarFavorites'
142
143         ),
144
145   'checkbox_dom'=> array(
146     ''=>'',
147     '1'=>'Yes',
148     '2'=>'No',
149   ),
150
151   //e.g. en fran�ais 'Analyst'=>'Analyste',
152   'account_type_dom' =>
153   array (
154     '' => '',
155     'Analyst' => 'Analyst',
156     'Competitor' => 'Competitor',
157     'Customer' => 'Customer',
158     'Integrator' => 'Integrator',
159     'Investor' => 'Investor',
160     'Partner' => 'Partner',
161     'Press' => 'Press',
162     'Prospect' => 'Prospect',
163     'Reseller' => 'Reseller',
164     'Other' => 'Other',
165   ),
166   //e.g. en espa�ol 'Apparel'=>'Ropa',
167   'industry_dom' =>
168   array (
169     '' => '',
170     'Apparel' => 'Apparel',
171     'Banking' => 'Banking',
172     'Biotechnology' => 'Biotechnology',
173     'Chemicals' => 'Chemicals',
174     'Communications' => 'Communications',
175     'Construction' => 'Construction',
176     'Consulting' => 'Consulting',
177     'Education' => 'Education',
178     'Electronics' => 'Electronics',
179     'Energy' => 'Energy',
180     'Engineering' => 'Engineering',
181     'Entertainment' => 'Entertainment',
182     'Environmental' => 'Environmental',
183     'Finance' => 'Finance',
184     'Government' => 'Government',
185     'Healthcare' => 'Healthcare',
186     'Hospitality' => 'Hospitality',
187     'Insurance' => 'Insurance',
188     'Machinery' => 'Machinery',
189     'Manufacturing' => 'Manufacturing',
190     'Media' => 'Media',
191     'Not For Profit' => 'Not For Profit',
192     'Recreation' => 'Recreation',
193     'Retail' => 'Retail',
194     'Shipping' => 'Shipping',
195     'Technology' => 'Technology',
196     'Telecommunications' => 'Telecommunications',
197     'Transportation' => 'Transportation',
198     'Utilities' => 'Utilities',
199     'Other' => 'Other',
200   ),
201   'lead_source_default_key' => 'Self Generated',
202   'lead_source_dom' =>
203   array (
204     '' => '',
205     'Cold Call' => 'Cold Call',
206     'Existing Customer' => 'Existing Customer',
207     'Self Generated' => 'Self Generated',
208     'Employee' => 'Employee',
209     'Partner' => 'Partner',
210     'Public Relations' => 'Public Relations',
211     'Direct Mail' => 'Direct Mail',
212     'Conference' => 'Conference',
213     'Trade Show' => 'Trade Show',
214     'Web Site' => 'Web Site',
215     'Word of mouth' => 'Word of mouth',
216     'Email' => 'Email',
217     'Campaign'=>'Campaign',
218     'Other' => 'Other',
219   ),
220   'opportunity_type_dom' =>
221   array (
222     '' => '',
223     'Existing Business' => 'Existing Business',
224     'New Business' => 'New Business',
225   ),
226   'roi_type_dom' =>
227     array (
228     'Revenue' => 'Revenue',
229     'Investment'=>'Investment',
230     'Expected_Revenue'=>'Expected Revenue',
231     'Budget'=>'Budget',
232
233   ),
234   //Note:  do not translate opportunity_relationship_type_default_key
235 //       it is the key for the default opportunity_relationship_type_dom value
236   'opportunity_relationship_type_default_key' => 'Primary Decision Maker',
237   'opportunity_relationship_type_dom' =>
238   array (
239     '' => '',
240     'Primary Decision Maker' => 'Primary Decision Maker',
241     'Business Decision Maker' => 'Business Decision Maker',
242     'Business Evaluator' => 'Business Evaluator',
243     'Technical Decision Maker' => 'Technical Decision Maker',
244     'Technical Evaluator' => 'Technical Evaluator',
245     'Executive Sponsor' => 'Executive Sponsor',
246     'Influencer' => 'Influencer',
247     'Other' => 'Other',
248   ),
249   //Note:  do not translate case_relationship_type_default_key
250 //       it is the key for the default case_relationship_type_dom value
251   'case_relationship_type_default_key' => 'Primary Contact',
252   'case_relationship_type_dom' =>
253   array (
254     '' => '',
255     'Primary Contact' => 'Primary Contact',
256     'Alternate Contact' => 'Alternate Contact',
257   ),
258   'payment_terms' =>
259   array (
260     '' => '',
261     'Net 15' => 'Net 15',
262     'Net 30' => 'Net 30',
263   ),
264   'sales_stage_default_key' => 'Prospecting',
265   'fts_type' => array (
266       '' => '',
267       'Elastic' => 'elasticsearch'
268   ),
269   'sales_stage_dom' =>
270   array (
271     'Prospecting' => 'Prospecting',
272     'Qualification' => 'Qualification',
273     'Needs Analysis' => 'Needs Analysis',
274     'Value Proposition' => 'Value Proposition',
275     'Id. Decision Makers' => 'Id. Decision Makers',
276     'Perception Analysis' => 'Perception Analysis',
277     'Proposal/Price Quote' => 'Proposal/Price Quote',
278     'Negotiation/Review' => 'Negotiation/Review',
279     'Closed Won' => 'Closed Won',
280     'Closed Lost' => 'Closed Lost',
281   ),
282   'in_total_group_stages' => array (
283     'Draft' => 'Draft',
284     'Negotiation' => 'Negotiation',
285     'Delivered' => 'Delivered',
286     'On Hold' => 'On Hold',
287     'Confirmed' => 'Confirmed',
288     'Closed Accepted' => 'Closed Accepted',
289     'Closed Lost' => 'Closed Lost',
290     'Closed Dead' => 'Closed Dead',
291   ),
292   'sales_probability_dom' => // keys must be the same as sales_stage_dom
293   array (
294     'Prospecting' => '10',
295     'Qualification' => '20',
296     'Needs Analysis' => '25',
297     'Value Proposition' => '30',
298     'Id. Decision Makers' => '40',
299     'Perception Analysis' => '50',
300     'Proposal/Price Quote' => '65',
301     'Negotiation/Review' => '80',
302     'Closed Won' => '100',
303     'Closed Lost' => '0',
304   ),
305   'activity_dom' =>
306   array (
307     'Call' => 'Call',
308     'Meeting' => 'Meeting',
309     'Task' => 'Task',
310     'Email' => 'Email',
311     'Note' => 'Note',
312   ),
313   'salutation_dom' =>
314       array (
315         '' => '',
316         'Mr.' => 'Mr.',
317         'Ms.' => 'Ms.',
318         'Mrs.' => 'Mrs.',
319         'Dr.' => 'Dr.',
320         'Prof.' => 'Prof.',
321       ),
322   //time is in seconds; the greater the time the longer it takes;
323   'reminder_max_time' => 90000,
324   'reminder_time_options' => array( 60=> '1 minute prior',
325                                   300=> '5 minutes prior',
326                                   600=> '10 minutes prior',
327                                   900=> '15 minutes prior',
328                                   1800=> '30 minutes prior',
329                                   3600=> '1 hour prior',
330                                   7200 => '2 hours prior',
331                                   10800 => '3 hours prior',
332                                   18000 => '5 hours prior',
333                                   86400 => '1 day prior',
334                                  ),
335
336   'task_priority_default' => 'Medium',
337   'task_priority_dom' =>
338   array (
339     'High' => 'High',
340     'Medium' => 'Medium',
341     'Low' => 'Low',
342   ),
343   'task_status_default' => 'Not Started',
344   'task_status_dom' =>
345   array (
346     'Not Started' => 'Not Started',
347     'In Progress' => 'In Progress',
348     'Completed' => 'Completed',
349     'Pending Input' => 'Pending Input',
350     'Deferred' => 'Deferred',
351   ),
352   'meeting_status_default' => 'Planned',
353   'meeting_status_dom' =>
354   array (
355     'Planned' => 'Planned',
356     'Held' => 'Held',
357     'Not Held' => 'Not Held',
358   ),
359   'extapi_meeting_password' =>
360   array (
361       'WebEx' => 'WebEx',
362   ),
363   'meeting_type_dom' =>
364    array (
365       'Other' => 'Other',
366       'Sugar' => 'SugarCRM',
367    ),
368   'call_status_default' => 'Planned',
369   'call_status_dom' =>
370   array (
371     'Planned' => 'Planned',
372     'Held' => 'Held',
373     'Not Held' => 'Not Held',
374   ),
375   'call_direction_default' => 'Outbound',
376   'call_direction_dom' =>
377   array (
378     'Inbound' => 'Inbound',
379     'Outbound' => 'Outbound',
380   ),
381   'lead_status_dom' =>
382   array (
383     '' => '',
384     'New' => 'New',
385     'Assigned' => 'Assigned',
386     'In Process' => 'In Process',
387     'Converted' => 'Converted',
388     'Recycled' => 'Recycled',
389     'Dead' => 'Dead',
390   ),
391    'gender_list' =>
392   array (
393     'male' => 'Male',
394     'female' => 'Female',
395   ),
396   //Note:  do not translate case_status_default_key
397 //       it is the key for the default case_status_dom value
398   'case_status_default_key' => 'New',
399   'case_status_dom' =>
400   array (
401     'New' => 'New',
402     'Assigned' => 'Assigned',
403     'Closed' => 'Closed',
404     'Pending Input' => 'Pending Input',
405     'Rejected' => 'Rejected',
406     'Duplicate' => 'Duplicate',
407   ),
408   'case_priority_default_key' => 'P2',
409   'case_priority_dom' =>
410   array (
411     'P1' => 'High',
412     'P2' => 'Medium',
413     'P3' => 'Low',
414   ),
415   'user_type_dom' =>
416   array (
417     'RegularUser' => 'Regular User',
418     'Administrator' => 'Administrator',
419   ),
420   'user_status_dom' =>
421   array (
422     'Active' => 'Active',
423     'Inactive' => 'Inactive',
424   ),
425   'employee_status_dom' =>
426   array (
427     'Active' => 'Active',
428     'Terminated' => 'Terminated',
429     'Leave of Absence' => 'Leave of Absence',
430   ),
431   'messenger_type_dom' =>
432   array (
433     '' => '',
434     'MSN' => 'MSN',
435     'Yahoo!' => 'Yahoo!',
436     'AOL' => 'AOL',
437   ),
438     'project_task_priority_options' => array (
439         'High' => 'High',
440         'Medium' => 'Medium',
441         'Low' => 'Low',
442     ),
443     'project_task_priority_default' => 'Medium',
444
445     'project_task_status_options' => array (
446         'Not Started' => 'Not Started',
447         'In Progress' => 'In Progress',
448         'Completed' => 'Completed',
449         'Pending Input' => 'Pending Input',
450         'Deferred' => 'Deferred',
451     ),
452     'project_task_utilization_options' => array (
453         '0' => 'none',
454         '25' => '25',
455         '50' => '50',
456         '75' => '75',
457         '100' => '100',
458     ),
459
460     'project_status_dom' => array (
461         'Draft' => 'Draft',
462         'In Review' => 'In Review',
463         'Published' => 'Published',
464     ),
465     'project_status_default' => 'Draft',
466
467     'project_duration_units_dom' => array (
468         'Days' => 'Days',
469         'Hours' => 'Hours',
470     ),
471
472     'project_priority_options' => array (
473         'High' => 'High',
474         'Medium' => 'Medium',
475         'Low' => 'Low',
476     ),
477     'project_priority_default' => 'Medium',
478   //Note:  do not translate record_type_default_key
479 //       it is the key for the default record_type_module value
480   'record_type_default_key' => 'Accounts',
481   'record_type_display' =>
482   array (
483     '' => '',
484     'Accounts' => 'Account',
485     'Opportunities' => 'Opportunity',
486     'Cases' => 'Case',
487     'Leads' => 'Lead',
488     'Contacts' => 'Contacts', // cn (11/22/2005) added to support Emails
489
490
491     'Bugs' => 'Bug',
492     'Project' => 'Project',
493
494     'Prospects' => 'Target',
495     'ProjectTask' => 'Project Task',
496
497
498     'Tasks' => 'Task',
499
500   ),
501
502   'record_type_display_notes' =>
503   array (
504     'Accounts' => 'Account',
505     'Contacts' => 'Contact',
506     'Opportunities' => 'Opportunity',
507     'Tasks' => 'Task',
508     'Emails' => 'Email',
509
510     'Bugs' => 'Bug',
511     'Project' => 'Project',
512     'ProjectTask' => 'Project Task',
513     'Prospects' => 'Target',
514     'Cases' => 'Case',
515     'Leads' => 'Lead',
516
517     'Meetings' => 'Meeting',
518     'Calls' => 'Call',
519   ),
520
521   'parent_type_display' =>
522   array (
523     'Accounts' => 'Account',
524     'Contacts' => 'Contact',
525     'Tasks' => 'Task',
526     'Opportunities' => 'Opportunity',
527
528
529
530     'Bugs' => 'Bug',
531     'Cases' => 'Case',
532     'Leads' => 'Lead',
533
534     'Project' => 'Project',
535     'ProjectTask' => 'Project Task',
536
537     'Prospects' => 'Target',
538
539   ),
540
541   'issue_priority_default_key' => 'Medium',
542   'issue_priority_dom' =>
543   array (
544     'Urgent' => 'Urgent',
545     'High' => 'High',
546     'Medium' => 'Medium',
547     'Low' => 'Low',
548   ),
549   'issue_resolution_default_key' => '',
550   'issue_resolution_dom' =>
551   array (
552     '' => '',
553     'Accepted' => 'Accepted',
554     'Duplicate' => 'Duplicate',
555     'Closed' => 'Closed',
556     'Out of Date' => 'Out of Date',
557     'Invalid' => 'Invalid',
558   ),
559
560   'issue_status_default_key' => 'New',
561   'issue_status_dom' =>
562   array (
563     'New' => 'New',
564     'Assigned' => 'Assigned',
565     'Closed' => 'Closed',
566     'Pending' => 'Pending',
567     'Rejected' => 'Rejected',
568   ),
569
570   'bug_priority_default_key' => 'Medium',
571   'bug_priority_dom' =>
572   array (
573     'Urgent' => 'Urgent',
574     'High' => 'High',
575     'Medium' => 'Medium',
576     'Low' => 'Low',
577   ),
578    'bug_resolution_default_key' => '',
579   'bug_resolution_dom' =>
580   array (
581     '' => '',
582     'Accepted' => 'Accepted',
583     'Duplicate' => 'Duplicate',
584     'Fixed' => 'Fixed',
585     'Out of Date' => 'Out of Date',
586     'Invalid' => 'Invalid',
587     'Later' => 'Later',
588   ),
589   'bug_status_default_key' => 'New',
590   'bug_status_dom' =>
591   array (
592     'New' => 'New',
593     'Assigned' => 'Assigned',
594     'Closed' => 'Closed',
595     'Pending' => 'Pending',
596     'Rejected' => 'Rejected',
597   ),
598    'bug_type_default_key' => 'Bug',
599   'bug_type_dom' =>
600   array (
601     'Defect' => 'Defect',
602     'Feature' => 'Feature',
603   ),
604  'case_type_dom' =>
605   array (
606     'Administration' => 'Administration',
607     'Product' => 'Product',
608     'User' => 'User',
609   ),
610
611   'source_default_key' => '',
612   'source_dom' =>
613   array (
614     '' => '',
615     'Internal' => 'Internal',
616     'Forum' => 'Forum',
617     'Web' => 'Web',
618     'InboundEmail' => 'Email'
619   ),
620
621   'product_category_default_key' => '',
622   'product_category_dom' =>
623   array (
624     '' => '',
625     'Accounts' => 'Accounts',
626     'Activities' => 'Activities',
627     'Bugs' => 'Bugs',
628     'Calendar' => 'Calendar',
629     'Calls' => 'Calls',
630     'Campaigns' => 'Campaigns',
631     'Cases' => 'Cases',
632     'Contacts' => 'Contacts',
633     'Currencies' => 'Currencies',
634   'Dashboard' => 'Dashboard',
635   'Documents' => 'Documents',
636     'Emails' => 'Emails',
637     'Feeds' => 'Feeds',
638     'Forecasts' => 'Forecasts',
639     'Help' => 'Help',
640     'Home' => 'Home',
641   'Leads' => 'Leads',
642   'Meetings' => 'Meetings',
643     'Notes' => 'Notes',
644     'Opportunities' => 'Opportunities',
645     'Outlook Plugin' => 'Outlook Plugin',
646     'Projects' => 'Projects',
647     'Quotes' => 'Quotes',
648     'Releases' => 'Releases',
649     'RSS' => 'RSS',
650     'Studio' => 'Studio',
651     'Upgrade' => 'Upgrade',
652     'Users' => 'Users',
653   ),
654   /*Added entries 'Queued' and 'Sending' for 4.0 release..*/
655   'campaign_status_dom' =>
656   array (
657         '' => '',
658         'Planning' => 'Planning',
659         'Active' => 'Active',
660         'Inactive' => 'Inactive',
661         'Complete' => 'Complete',
662         'In Queue' => 'In Queue',
663         'Sending'=> 'Sending',
664   ),
665   'campaign_type_dom' =>
666   array (
667         '' => '',
668         'Telesales' => 'Telesales',
669         'Mail' => 'Mail',
670         'Email' => 'Email',
671         'Print' => 'Print',
672         'Web' => 'Web',
673         'Radio' => 'Radio',
674         'Television' => 'Television',
675         'NewsLetter' => 'Newsletter',
676         ),
677
678   'newsletter_frequency_dom' =>
679   array (
680         '' => '',
681         'Weekly' => 'Weekly',
682         'Monthly' => 'Monthly',
683         'Quarterly' => 'Quarterly',
684         'Annually' => 'Annually',
685         ),
686
687   'notifymail_sendtype' =>
688   array (
689     'SMTP' => 'SMTP',
690   ),
691       'dom_cal_month_long'=>array(
692                 '0'=>"",
693                 '1'=>"January",
694                 '2'=>"February",
695                 '3'=>"March",
696                 '4'=>"April",
697                 '5'=>"May",
698                 '6'=>"June",
699                 '7'=>"July",
700                 '8'=>"August",
701                 '9'=>"September",
702                 '10'=>"October",
703                 '11'=>"November",
704                 '12'=>"December",
705                 ),
706         'dom_cal_month_short'=>array(
707                 '0'=>"",
708                 '1'=>"Jan",
709                 '2'=>"Feb",
710                 '3'=>"Mar",
711                 '4'=>"Apr",
712                 '5'=>"May",
713                 '6'=>"Jun",
714                 '7'=>"Jul",
715                 '8'=>"Aug",
716                 '9'=>"Sep",
717                 '10'=>"Oct",
718                 '11'=>"Nov",
719                 '12'=>"Dec",
720                 ),
721         'dom_cal_day_long'=>array(
722                 '0'=>"",
723                 '1'=>"Sunday",
724                 '2'=>"Monday",
725                 '3'=>"Tuesday",
726                 '4'=>"Wednesday",
727                 '5'=>"Thursday",
728                 '6'=>"Friday",
729                 '7'=>"Saturday",
730                 ),
731         'dom_cal_day_short'=>array(
732                 '0'=>"",
733                 '1'=>"Sun",
734                 '2'=>"Mon",
735                 '3'=>"Tue",
736                 '4'=>"Wed",
737                 '5'=>"Thu",
738                 '6'=>"Fri",
739                 '7'=>"Sat",
740         ),
741     'dom_meridiem_lowercase'=>array(
742                 'am'=>"am",
743                 'pm'=>"pm"
744         ),
745     'dom_meridiem_uppercase'=>array(
746                  'AM'=>'AM',
747                  'PM'=>'PM'
748         ),
749
750     'dom_report_types'=>array(
751                 'tabular'=>'Rows and Columns',
752                 'summary'=>'Summation',
753                 'detailed_summary'=>'Summation with details',
754                 'Matrix' => 'Matrix',
755         ),
756
757
758     'dom_email_types'=> array(
759         'out'       => 'Sent',
760         'archived'  => 'Archived',
761         'draft'     => 'Draft',
762         'inbound'   => 'Inbound',
763         'campaign'  => 'Campaign'
764     ),
765     'dom_email_status' => array (
766         'archived'  => 'Archived',
767         'closed'    => 'Closed',
768         'draft'     => 'In Draft',
769         'read'      => 'Read',
770         'replied'   => 'Replied',
771         'sent'      => 'Sent',
772         'send_error'=> 'Send Error',
773         'unread'    => 'Unread',
774     ),
775     'dom_email_archived_status' => array (
776         'archived'  => 'Archived',
777     ),
778
779     'dom_email_server_type' => array(   ''          => '--None--',
780                                         'imap'      => 'IMAP',
781     ),
782     'dom_mailbox_type'      => array(/*''           => '--None Specified--',*/
783                                      'pick'     => '--None--',
784                                      'createcase'  => 'Create Case',
785                                      'bounce'   => 'Bounce Handling',
786     ),
787     'dom_email_distribution'=> array(''             => '--None--',
788                                      'direct'       => 'Direct Assign',
789                                      'roundRobin'   => 'Round-Robin',
790                                      'leastBusy'    => 'Least-Busy',
791     ),
792     'dom_email_distribution_for_auto_create'=> array('roundRobin'   => 'Round-Robin',
793                                                      'leastBusy'    => 'Least-Busy',
794     ),
795     'dom_email_errors'      => array(1 => 'Only select one user when Direct Assigning items.',
796                                      2 => 'You must assign Only Checked Items when Direct Assigning items.',
797     ),
798     'dom_email_bool'        => array('bool_true' => 'Yes',
799                                      'bool_false' => 'No',
800     ),
801     'dom_int_bool'          => array(1 => 'Yes',
802                                      0 => 'No',
803     ),
804     'dom_switch_bool'       => array ('on' => 'Yes',
805                                         'off' => 'No',
806                                         '' => 'No', ),
807
808     'dom_email_link_type'   => array(   'sugar'     => 'Sugar Email Client',
809                                         'mailto'    => 'External Email Client'),
810
811
812     'dom_email_editor_option'=> array(  ''          => 'Default Email Format',
813                                         'html'      => 'HTML Email',
814                                         'plain'     => 'Plain Text Email'),
815
816     'schedulers_times_dom'  => array(   'not run'       => 'Past Run Time, Not Executed',
817                                         'ready'         => 'Ready',
818                                         'in progress'   => 'In Progress',
819                                         'failed'        => 'Failed',
820                                         'completed'     => 'Completed',
821                                         'no curl'       => 'Not Run: No cURL available',
822     ),
823
824     'scheduler_status_dom' =>
825         array (
826         'Active' => 'Active',
827         'Inactive' => 'Inactive',
828         ),
829
830     'scheduler_period_dom' =>
831         array (
832         'min' => 'Minutes',
833         'hour' => 'Hours',
834         ),
835     'forecast_schedule_status_dom' =>
836     array (
837     'Active' => 'Active',
838     'Inactive' => 'Inactive',
839   ),
840     'forecast_type_dom' =>
841     array (
842     'Direct' => 'Direct',
843     'Rollup' => 'Rollup',
844   ),
845     'document_category_dom' =>
846     array (
847     '' => '',
848     'Marketing' => 'Marketing',
849     'Knowledege Base' => 'Knowledge Base',
850     'Sales' => 'Sales',
851   ),
852
853     'document_subcategory_dom' =>
854     array (
855     '' => '',
856     'Marketing Collateral' => 'Marketing Collateral',
857     'Product Brochures' => 'Product Brochures',
858     'FAQ' => 'FAQ',
859   ),
860
861     'document_status_dom' =>
862     array (
863     'Active' => 'Active',
864     'Draft' => 'Draft',
865     'FAQ' => 'FAQ',
866     'Expired' => 'Expired',
867     'Under Review' => 'Under Review',
868     'Pending' => 'Pending',
869   ),
870   'document_template_type_dom' =>
871   array(
872     ''=>'',
873     'mailmerge'=>'Mail Merge',
874     'eula'=>'EULA',
875     'nda'=>'NDA',
876     'license'=>'License Agreement',
877   ),
878     'dom_meeting_accept_options' =>
879     array (
880     'accept' => 'Accept',
881     'decline' => 'Decline',
882     'tentative' => 'Tentative',
883   ),
884     'dom_meeting_accept_status' =>
885     array (
886     'accept' => 'Accepted',
887     'decline' => 'Declined',
888     'tentative' => 'Tentative',
889     'none'      => 'None',
890   ),
891     'duration_intervals' => array('0'=>'00',
892                                     '15'=>'15',
893                                     '30'=>'30',
894                                     '45'=>'45'),
895
896     'repeat_type_dom' => array(
897         '' => 'None',
898         'Daily' => 'Daily',
899         'Weekly' => 'Weekly',
900         'Monthly' => 'Monthly',
901         'Yearly' => 'Yearly',
902     ),
903
904     'repeat_intervals' => array(
905         '' => '',
906         'Daily' => 'day(s)',
907         'Weekly' => 'week(s)',
908         'Monthly' => 'month(s)',
909         'Yearly' => 'year(s)',
910     ),
911
912     'duration_dom' => array(
913         '' => 'None',
914         '900' => '15 minutes',
915         '1800' => '30 minutes',
916         '2700' => '45 minutes',
917         '3600' => '1 hour',
918         '5400' => '1.5 hours',
919         '7200' => '2 hours',
920         '10800' => '3 hours',
921         '21600' => '6 hours',
922         '86400' => '1 day',
923         '172800' => '2 days',
924         '259200' => '3 days',
925         '604800' => '1 week',
926     ),
927
928 // deferred
929 /*// QUEUES MODULE DOMs
930 'queue_type_dom' => array(
931     'Users' => 'Users',
932     'Mailbox' => 'Mailbox',
933 ),
934 */
935 //prospect list type dom
936   'prospect_list_type_dom' =>
937   array (
938     'default' => 'Default',
939     'seed' => 'Seed',
940     'exempt_domain' => 'Suppression List - By Domain',
941     'exempt_address' => 'Suppression List - By Email Address',
942     'exempt' => 'Suppression List - By Id',
943     'test' => 'Test',
944   ),
945
946   'email_settings_num_dom' =>
947   array(
948         '10'    => '10',
949         '20'    => '20',
950         '50'    => '50'
951     ),
952   'email_marketing_status_dom' =>
953   array (
954     '' => '',
955     'active'=>'Active',
956     'inactive'=>'Inactive'
957   ),
958
959   'campainglog_activity_type_dom' =>
960   array (
961     ''=>'',
962     'targeted' => 'Message Sent/Attempted',
963     'send error'=>'Bounced Messages,Other',
964     'invalid email'=>'Bounced Messages,Invalid Email',
965     'link'=>'Click-thru Link',
966     'viewed'=>'Viewed Message',
967     'removed'=>'Opted Out',
968     'lead'=>'Leads Created',
969     'contact'=>'Contacts Created',
970     'blocked'=>'Suppressed by address or domain',
971   ),
972
973   'campainglog_target_type_dom' =>
974   array (
975     'Contacts' => 'Contacts',
976     'Users'=>'Users',
977     'Prospects'=>'Targets',
978     'Leads'=>'Leads',
979     'Accounts'=>'Accounts',
980   ),
981   'merge_operators_dom' => array (
982     'like'=>'Contains',
983     'exact'=>'Exactly',
984     'start'=>'Starts With',
985   ),
986
987   'custom_fields_importable_dom' => array (
988     'true'=>'Yes',
989     'false'=>'No',
990     'required'=>'Required',
991   ),
992
993     'Elastic_boost_options' => array (
994         '0' =>'Disabled',
995         '1'=>'Low Boost',
996         '2'=>'Medium Boost',
997         '3'=>'High Boost',
998     ),
999
1000   'custom_fields_merge_dup_dom'=> array (
1001         0=>'Disabled',
1002         1=>'Enabled',
1003   ),
1004
1005   'navigation_paradigms' => array(
1006         'm'=>'Modules',
1007         'gm'=>'Grouped Modules',
1008   ),
1009
1010
1011     'projects_priority_options' => array (
1012         'high'      => 'High',
1013         'medium'    => 'Medium',
1014         'low'       => 'Low',
1015     ),
1016
1017     'projects_status_options' => array (
1018         'notstarted'    => 'Not Started',
1019         'inprogress'    => 'In Progress',
1020         'completed'     => 'Completed',
1021     ),
1022     // strings to pass to Flash charts
1023     'chart_strings' => array (
1024         'expandlegend'      => 'Expand Legend',
1025         'collapselegend'    => 'Collapse Legend',
1026         'clickfordrilldown' => 'Click for Drilldown',
1027         'drilldownoptions'  => 'Drill Down Options',
1028         'detailview'        => 'More Details...',
1029         'piechart'          => 'Pie Chart',
1030         'groupchart'        => 'Group Chart',
1031         'stackedchart'      => 'Stacked Chart',
1032         'barchart'      => 'Bar Chart',
1033         'horizontalbarchart'   => 'Horizontal Bar Chart',
1034         'linechart'         => 'Line Chart',
1035         'noData'            => 'Data not available',
1036         'print'       => 'Print',
1037         'pieWedgeName'      => 'sections',
1038     ),
1039     'release_status_dom' =>
1040     array (
1041         'Active' => 'Active',
1042         'Inactive' => 'Inactive',
1043     ),
1044     'email_settings_for_ssl' =>
1045     array (
1046         '0' => '',
1047         '1' => 'SSL',
1048         '2' => 'TLS',
1049     ),
1050     'import_enclosure_options' =>
1051     array (
1052         '\'' => 'Single Quote (\')',
1053         '"' => 'Double Quote (")',
1054         '' => 'None',
1055         'other' => 'Other:',
1056     ),
1057     'import_delimeter_options' =>
1058     array (
1059         ',' => ',',
1060         ';' => ';',
1061         '\t' => '\t',
1062         '.' => '.',
1063         ':' => ':',
1064         '|' => '|',
1065         'other' => 'Other:',
1066     ),
1067     'link_target_dom' =>
1068     array (
1069         '_blank' => 'New Window',
1070         '_self' => 'Same Window',
1071     ),
1072     'dashlet_auto_refresh_options' =>
1073     array (
1074         '-1'  => 'Do not auto-refresh',
1075         '30'  => 'Every 30 seconds',
1076         '60'  => 'Every 1 minute',
1077         '180'   => 'Every 3 minutes',
1078         '300'   => 'Every 5 minutes',
1079         '600'   => 'Every 10 minutes',
1080     ),
1081   'dashlet_auto_refresh_options_admin' =>
1082     array (
1083         '-1'  => 'Never',
1084         '30'  => 'Every 30 seconds',
1085         '60'  => 'Every 1 minute',
1086         '180'   => 'Every 3 minutes',
1087         '300'   => 'Every 5 minutes',
1088         '600'   => 'Every 10 minutes',
1089     ),
1090   'date_range_search_dom' =>
1091   array(
1092     '=' => 'Equals',
1093     'not_equal' => 'Not On',
1094     'greater_than' => 'After',
1095     'less_than' => 'Before',
1096     'last_7_days' => 'Last 7 Days',
1097     'next_7_days' => 'Next 7 Days',
1098     'last_30_days' => 'Last 30 Days',
1099     'next_30_days' => 'Next 30 Days',
1100     'last_month' => 'Last Month',
1101     'this_month' => 'This Month',
1102     'next_month' => 'Next Month',
1103     'last_year' => 'Last Year',
1104     'this_year' => 'This Year',
1105     'next_year' => 'Next Year',
1106     'between' => 'Is Between',
1107   ),
1108   'numeric_range_search_dom' =>
1109   array(
1110     '=' => 'Equals',
1111     'not_equal' => 'Does Not Equal',
1112     'greater_than' => 'Greater Than',
1113     'greater_than_equals' => 'Greater Than Or Equal To',
1114     'less_than' => 'Less Than',
1115     'less_than_equals' => 'Less Than Or Equal To',
1116     'between' => 'Is Between',
1117   ),
1118   'lead_conv_activity_opt' =>
1119   array(
1120         'copy' => 'Copy',
1121         'move' => 'Move',
1122         'donothing' => 'Do Nothing'
1123   ),
1124 );
1125
1126 $app_strings = array (
1127   'LBL_TOUR_NEXT' => 'Next',
1128   'LBL_TOUR_SKIP' => 'Skip',
1129   'LBL_TOUR_BACK' => 'Back',
1130   'LBL_TOUR_CLOSE' => 'Close',
1131   'LBL_TOUR_TAKE_TOUR' => 'Take the tour',
1132   'LBL_MY_AREA_LINKS' => 'My area links: ' /*for 508 compliance fix*/,
1133   'LBL_GETTINGAIR' => 'Getting Air' /*for 508 compliance fix*/,
1134   'LBL_WELCOMEBAR' => 'Welcome' /*for 508 compliance fix*/,
1135   'LBL_ADVANCEDSEARCH' => 'Advanced Search' /*for 508 compliance fix*/,
1136   'LBL_MOREDETAIL' => 'More Detail' /*for 508 compliance fix*/,
1137   'LBL_EDIT_INLINE' => 'Edit Inline' /*for 508 compliance fix*/,
1138   'LBL_VIEW_INLINE' => 'View' /*for 508 compliance fix*/,
1139   'LBL_BASIC_SEARCH' => 'Search' /*for 508 compliance fix*/,
1140   'LBL_PROJECT_MINUS' => 'Remove' /*for 508 compliance fix*/,
1141   'LBL_PROJECT_PLUS' => 'Add' /*for 508 compliance fix*/,
1142   'LBL_Blank' => ' ' /*for 508 compliance fix*/,
1143   'LBL_ICON_COLUMN_1' => 'Column' /*for 508 compliance fix*/,
1144   'LBL_ICON_COLUMN_2' => '2 Columns' /*for 508 compliance fix*/,
1145   'LBL_ICON_COLUMN_3' => '3 Columns' /*for 508 compliance fix*/,
1146   'LBL_ADVANCED_SEARCH' => 'Advanced Search' /*for 508 compliance fix*/,
1147   'LBL_ID_FF_ADD' => 'Add' /*for 508 compliance fix*/,
1148   'LBL_HIDE_SHOW' => 'Hide/Show' /*for 508 compliance fix*/,
1149   'LBL_DELETE_INLINE' => 'Delete' /*for 508 compliance fix*/,
1150   'LBL_PLUS_INLINE' => 'Add' /*for 508 compliance fix*/,
1151   'LBL_ID_FF_CLEAR' => 'Clear' /*for 508 compliance fix*/,
1152   'LBL_ID_FF_VCARD' => 'vCard' /*for 508 compliance fix*/,
1153   'LBL_ID_FF_REMOVE' => 'Remove' /*for 508 compliance fix*/,
1154   'LBL_ADD' => 'Add' /*for 508 compliance fix*/,
1155   'LBL_COMPANY_LOGO' => 'Company logo' /*for 508 compliance fix*/,
1156   'LBL_JS_CALENDAR' => 'Calendar' /*for 508 compliance fix*/,
1157     'LBL_ADVANCED' => 'Advanced',
1158     'LBL_BASIC' => 'Basic',
1159     'LBL_MODULE_FILTER' => 'Filter By',
1160     'LBL_CONNECTORS_POPUPS'=>'Connectors Popups',
1161     'LBL_CLOSEINLINE'=>'Close',
1162     'LBL_MOREDETAIL'=>'More Detail',
1163     'LBL_EDITINLINE'=>'Edit',
1164     'LBL_VIEWINLINE'=>'View',
1165     'LBL_INFOINLINE'=>'Info',
1166     'LBL_POWERED_BY_SUGARCRM' => "Powered by SugarCRM",
1167     'LBL_PRINT' => "Print",
1168     'LBL_HELP' => "Help",
1169     'LBL_ID_FF_SELECT' => "Select",
1170     'DEFAULT'                              => 'Basic',
1171     'LBL_SORT'                              => 'Sort',
1172     'LBL_OUTBOUND_EMAIL_ADD_SERVER'         => 'Add Server...',
1173     'LBL_EMAIL_SMTP_SSL_OR_TLS'         => 'Enable SMTP over SSL or TLS?',
1174     'LBL_NO_ACTION'                         => 'There is no action by that name.',
1175     'LBL_NO_DATA'                           => 'No Data',
1176     'LBL_ROUTING_ADD_RULE'                  => 'Add Rule',
1177     'LBL_ROUTING_ALL'                       => 'At Least',
1178     'LBL_ROUTING_ANY'                       => 'Any',
1179     'LBL_ROUTING_BREAK'                     => '-',
1180     'LBL_ROUTING_BUTTON_CANCEL'             => 'Cancel',
1181     'LBL_ROUTING_BUTTON_SAVE'               => 'Save Rule',
1182
1183     'LBL_ROUTING_ACTIONS_COPY_MAIL'         => 'Copy Mail',
1184     'LBL_ROUTING_ACTIONS_DELETE_BEAN'       => 'Delete Sugar Object',
1185     'LBL_ROUTING_ACTIONS_DELETE_FILE'       => 'Delete File',
1186     'LBL_ROUTING_ACTIONS_DELETE_MAIL'       => 'Delete Email',
1187     'LBL_ROUTING_ACTIONS_FORWARD'           => 'Forward Email',
1188     'LBL_ROUTING_ACTIONS_MARK_FLAGGED'      => 'Flag Email',
1189     'LBL_ROUTING_ACTIONS_MARK_READ'         => 'Mark Read',
1190     'LBL_ROUTING_ACTIONS_MARK_UNREAD'       => 'Mark Unread',
1191     'LBL_ROUTING_ACTIONS_MOVE_MAIL'         => 'Move Email',
1192     'LBL_ROUTING_ACTIONS_PEFORM'            => 'Perform the following actions',
1193     'LBL_ROUTING_ACTIONS_REPLY'             => 'Reply to Email',
1194
1195     'LBL_ROUTING_CHECK_RULE'                => "An error was detected:\n",
1196     'LBL_ROUTING_CHECK_RULE_DESC'           => 'Please verify all fields that are marked.',
1197     'LBL_ROUTING_CONFIRM_DELETE'            => "Are you sure you want to delete this rule?\nThis cannot be undone.",
1198
1199     'LBL_ROUTING_FLAGGED'                   => 'flag set',
1200     'LBL_ROUTING_FORM_DESC'                 => 'Saved Rules are immediately active.',
1201     'LBL_ROUTING_FW'                        => 'FW: ',
1202     'LBL_ROUTING_LIST_TITLE'                => 'Rules',
1203     'LBL_ROUTING_MATCH'                     => 'If',
1204     'LBL_ROUTING_MATCH_2'                   => 'of the following conditions are met:',
1205     'LBL_NOTIFICATIONS'                     => 'Notifications',
1206     'LBL_ROUTING_MATCH_CC_ADDR'             => 'CC',
1207     'LBL_ROUTING_MATCH_DESCRIPTION'         => 'Body Content',
1208     'LBL_ROUTING_MATCH_FROM_ADDR'           => 'From',
1209     'LBL_ROUTING_MATCH_NAME'                => 'Subject',
1210     'LBL_ROUTING_MATCH_PRIORITY_HIGH'       => 'High Priority',
1211     'LBL_ROUTING_MATCH_PRIORITY_NORMAL'     => 'Normal Priority',
1212     'LBL_ROUTING_MATCH_PRIORITY_LOW'        => 'Low Priority',
1213     'LBL_ROUTING_MATCH_TO_ADDR'             => 'To',
1214     'LBL_ROUTING_MATCH_TYPE_MATCH'          => 'Contains',
1215     'LBL_ROUTING_MATCH_TYPE_NOT_MATCH'      => 'Does not contain',
1216
1217     'LBL_ROUTING_NAME'                      => 'Rule Name',
1218     'LBL_ROUTING_NEW_NAME'                  => 'New Rule',
1219     'LBL_ROUTING_ONE_MOMENT'                => 'One moment please...',
1220     'LBL_ROUTING_ORIGINAL_MESSAGE_FOLLOWS'  => 'Original message follows.',
1221     'LBL_ROUTING_RE'                        => 'RE: ',
1222     'LBL_ROUTING_SAVING_RULE'               => 'Saving Rule',
1223     'LBL_ROUTING_SUB_DESC'                  => 'Checked rules are active. Click name to edit.',
1224     'LBL_ROUTING_TO'                        => 'to',
1225     'LBL_ROUTING_TO_ADDRESS'                => 'to address',
1226     'LBL_ROUTING_WITH_TEMPLATE'             => 'with template',
1227   'NTC_OVERWRITE_ADDRESS_PHONE_CONFIRM' => 'This record currently contains values in the Office Phone and Address fields. To overwrite these values with the following Office Phone and Address of the Account that you selected, click "OK". To keep the current values, click "Cancel".',
1228   'LBL_DROP_HERE' => '[Drop Here]',
1229     'LBL_EMAIL_ACCOUNTS_EDIT'               => 'Edit',
1230     'LBL_EMAIL_ACCOUNTS_GMAIL_DEFAULTS'     => 'Prefill Gmail&#153; Defaults',
1231     'LBL_EMAIL_ACCOUNTS_NAME'               => 'Name',
1232     'LBL_EMAIL_ACCOUNTS_OUTBOUND'           => 'Outgoing Mail Server Properties',
1233     'LBL_EMAIL_ACCOUNTS_SENDTYPE'           => 'Mail transfer agent',
1234     'LBL_EMAIL_ACCOUNTS_SMTPAUTH_REQ'       => 'Use SMTP Authentication?',
1235     'LBL_EMAIL_ACCOUNTS_SMTPPASS'           => 'SMTP Password',
1236     'LBL_EMAIL_ACCOUNTS_SMTPPORT'           => 'SMTP Port',
1237     'LBL_EMAIL_ACCOUNTS_SMTPSERVER'         => 'SMTP Server',
1238     'LBL_EMAIL_ACCOUNTS_SMTPSSL'            => 'Use SSL when connecting',
1239     'LBL_EMAIL_ACCOUNTS_SMTPUSER'           => 'SMTP Username',
1240     'LBL_EMAIL_ACCOUNTS_SMTPDEFAULT'        => 'Default',
1241     'LBL_EMAIL_WARNING_MISSING_USER_CREDS'  => 'Warning: Missing username and password for outgoing mail account.',
1242     'LBL_EMAIL_ACCOUNTS_SMTPUSER_REQD'      => 'SMTP Username is required',
1243     'LBL_EMAIL_ACCOUNTS_SMTPPASS_REQD'      => 'SMTP Password is required',
1244     'LBL_EMAIL_ACCOUNTS_TITLE'              => 'Mail Account Management',
1245     'LBL_EMAIL_POP3_REMOVE_MESSAGE'     => 'Mail Server Protocol of type POP3 will not be supported in the next release. Only IMAP will be supported.',
1246   'LBL_EMAIL_ACCOUNTS_SUBTITLE'           => 'Set up Mail Accounts to view incoming emails from your email accounts.',
1247   'LBL_EMAIL_ACCOUNTS_OUTBOUND_SUBTITLE'  => 'Provide SMTP mail server information to use for outgoing email in Mail Accounts.',
1248     'LBL_EMAIL_ADD'                         => 'Add Address',
1249
1250     'LBL_EMAIL_ADDRESS_BOOK_ADD'            => 'Done',
1251     'LBL_EMAIL_ADDRESS_BOOK_CLEAR'          => 'Clear',
1252     'LBL_EMAIL_ADDRESS_BOOK_ADD_TO'         => 'To:',
1253     'LBL_EMAIL_ADDRESS_BOOK_ADD_CC'         => 'Cc:',
1254     'LBL_EMAIL_ADDRESS_BOOK_ADD_BCC'        => 'Bcc:',
1255     'LBL_EMAIL_ADDRESS_BOOK_ADRRESS_TYPE'   => 'To/Cc/Bcc',
1256     'LBL_EMAIL_ADDRESS_BOOK_ADD_LIST'       => 'New List',
1257     'LBL_EMAIL_ADDRESS_BOOK_EMAIL_ADDR'     => 'Email Address',
1258     'LBL_EMAIL_ADDRESS_BOOK_ERR_NOT_CONTACT'=> 'Only Contact editting is supported at this time.',
1259     'LBL_EMAIL_ADDRESS_BOOK_FILTER'         => 'Filter',
1260     'LBL_EMAIL_ADDRESS_BOOK_FIRST_NAME'     => 'First Name/Account Name',
1261     'LBL_EMAIL_ADDRESS_BOOK_LAST_NAME'      => 'Last Name',
1262     'LBL_EMAIL_ADDRESS_BOOK_MY_CONTACTS'    => 'My Contacts',
1263     'LBL_EMAIL_ADDRESS_BOOK_MY_LISTS'       => 'My Mailing Lists',
1264     'LBL_EMAIL_ADDRESS_BOOK_NAME'           => 'Name',
1265     'LBL_EMAIL_ADDRESS_BOOK_NOT_FOUND'      => 'No Addresses Found',
1266     'LBL_EMAIL_ADDRESS_BOOK_SAVE_AND_ADD'   => 'Save & Add to Address Book',
1267     'LBL_EMAIL_ADDRESS_BOOK_SEARCH'         => 'Search',
1268     'LBL_EMAIL_ADDRESS_BOOK_SELECT_TITLE'   => 'Select Email Recipients',
1269     'LBL_EMAIL_ADDRESS_BOOK_TITLE'          => 'Address Book',
1270     'LBL_EMAIL_REPORTS_TITLE'               => 'Reports',
1271     'LBL_EMAIL_ADDRESS_BOOK_TITLE_ICON'     => SugarThemeRegistry::current()->getImage('icon_email_addressbook', "", null, null, ".gif", 'Address Book').' Address Book',
1272     'LBL_EMAIL_ADDRESS_BOOK_TITLE_ICON_SHORT'     => SugarThemeRegistry::current()->getImage('icon_email_addressbook', 'align=absmiddle border=0', 14, 14, ".gif", ''),
1273     'LBL_EMAIL_REMOVE_SMTP_WARNING'         => 'Warning! The outbound account you are trying to delete is associated to an existing inbound account.  Are you sure you want to continue?',
1274     'LBL_EMAIL_ADDRESSES'                   => 'Email',
1275     'LBL_EMAIL_ADDRESS_PRIMARY'             => 'Email Address',
1276     'LBL_EMAIL_ADDRESSES_TITLE'             => 'Email Addresses',
1277     'LBL_EMAIL_ARCHIVE_TO_SUGAR'            => 'Import to Sugar',
1278     'LBL_EMAIL_ASSIGNMENT'                  => 'Assignment',
1279     'LBL_EMAIL_ATTACH_FILE_TO_EMAIL'        => 'Attach',
1280     'LBL_EMAIL_ATTACHMENT'                  => 'Attach',
1281     'LBL_EMAIL_ATTACHMENTS'                 => 'From Local System',
1282     'LBL_EMAIL_ATTACHMENTS2'                => 'From Sugar Documents',
1283     'LBL_EMAIL_ATTACHMENTS3'                => 'Template Attachments',
1284     'LBL_EMAIL_ATTACHMENTS_FILE'            => 'File',
1285     'LBL_EMAIL_ATTACHMENTS_DOCUMENT'        => 'Document',
1286     'LBL_EMAIL_ATTACHMENTS_EMBEDED'         => 'Embeded',
1287     'LBL_EMAIL_BCC'                         => 'BCC',
1288     'LBL_EMAIL_CANCEL'                      => 'Cancel',
1289     'LBL_EMAIL_CC'                          => 'CC',
1290     'LBL_EMAIL_CHARSET'                     => 'Character Set',
1291     'LBL_EMAIL_CHECK'                       => 'Check Mail',
1292     'LBL_EMAIL_CHECKING_NEW'                => 'Checking for New Email',
1293     'LBL_EMAIL_CHECKING_DESC'               => 'One moment please... <br><br>If this is the first check for the mail account, it may take some time.',
1294     'LBL_EMAIL_CLOSE'                       => 'Close',
1295     'LBL_EMAIL_COFFEE_BREAK'                => 'Checking for New Email. <br><br>Large mail accounts may take a considerable amount of time.',
1296     'LBL_EMAIL_COMMON'                      => 'Common',
1297
1298     'LBL_EMAIL_COMPOSE'                     => 'Email',
1299     'LBL_EMAIL_COMPOSE_ERR_NO_RECIPIENTS'   => 'Please enter recipient(s) for this email.',
1300     'LBL_EMAIL_COMPOSE_LINK_TO'             => 'Associate with',
1301     'LBL_EMAIL_COMPOSE_NO_BODY'             => 'The body of this email is empty.  Send anyway?',
1302     'LBL_EMAIL_COMPOSE_NO_SUBJECT'          => 'This email has no subject.  Send anyway?',
1303     'LBL_EMAIL_COMPOSE_NO_SUBJECT_LITERAL'  => '(no subject)',
1304     'LBL_EMAIL_COMPOSE_READ'                => 'Read & Compose Email',
1305     'LBL_EMAIL_COMPOSE_SEND_FROM'           => 'Send From Mail Account',
1306     'LBL_EMAIL_COMPOSE_OPTIONS'             => 'Options',
1307     'LBL_EMAIL_COMPOSE_INVALID_ADDRESS'     => 'Please enter valid email address for To, CC and BCC fields',
1308
1309     'LBL_EMAIL_CONFIRM_CLOSE'               => 'Discard this email?',
1310     'LBL_EMAIL_CONFIRM_DELETE'              => 'Remove these entries from your Address Book?',
1311     'LBL_EMAIL_CONFIRM_DELETE_SIGNATURE'    => 'Are you sure you want to delete this signature?',
1312
1313     'LBL_EMAIL_CREATE_NEW'                  => '--Create On Save--',
1314     'LBL_EMAIL_MULT_GROUP_FOLDER_ACCOUNTS'  => 'Multiple',
1315     'LBL_EMAIL_MULT_GROUP_FOLDER_ACCOUNTS_EMPTY' => 'Empty',
1316     'LBL_EMAIL_DATE_SENT_BY_SENDER'         => 'Date Sent by Sender',
1317   'LBL_EMAIL_DATE_RECEIVED'               => 'Date Received',
1318     'LBL_EMAIL_ASSIGNED_TO_USER'            =>'Assigned to User',
1319     'LBL_EMAIL_DATE_TODAY'                  => 'Today',
1320     'LBL_EMAIL_DATE_YESTERDAY'              => 'Yesterday',
1321     'LBL_EMAIL_DD_TEXT'                     => 'email(s) selected.',
1322     'LBL_EMAIL_DEFAULTS'                    => 'Defaults',
1323     'LBL_EMAIL_DELETE'                      => 'Delete',
1324     'LBL_EMAIL_DELETE_CONFIRM'              => 'Delete selected messages?',
1325     'LBL_EMAIL_DELETE_SUCCESS'              => 'Email deleted successfully.',
1326     'LBL_EMAIL_DELETING_MESSAGE'            => 'Deleting Message',
1327     'LBL_EMAIL_DETAILS'                     => 'Details',
1328     'LBL_EMAIL_DISPLAY_MSG'                 => 'Displaying email(s) {0} - {1} of {2}',
1329     'LBL_EMAIL_ADDR_DISPLAY_MSG'            => 'Displaying email address(es) {0} - {1} of {2}',
1330
1331     'LBL_EMAIL_EDIT_CONTACT'                => 'Edit Contact',
1332     'LBL_EMAIL_EDIT_CONTACT_WARN'           => 'Only the Primary address will be used when working with Contacts.',
1333     'LBL_EMAIL_EDIT_MAILING_LIST'           => 'Edit Mailing List',
1334
1335     'LBL_EMAIL_EMPTYING_TRASH'              => 'Emptying Trash',
1336     'LBL_EMAIL_DELETING_OUTBOUND'           => 'Deleteting outbound server',
1337     'LBL_EMAIL_CLEARING_CACHE_FILES'        => 'CLearing cache files',
1338     'LBL_EMAIL_EMPTY_MSG'                   => 'No emails to display.',
1339     'LBL_EMAIL_EMPTY_ADDR_MSG'              => 'No email addresses to display.',
1340
1341     'LBL_EMAIL_ERROR_ADD_GROUP_FOLDER'      => 'Folder name be unique and not empty. Please try again.',
1342     'LBL_EMAIL_ERROR_DELETE_GROUP_FOLDER'   => 'Cannot delete a folder. Either the folder or its children has emails or a mail box associated to it.',
1343     'LBL_EMAIL_ERROR_CANNOT_FIND_NODE'      => 'Cannot determine the intended folder from context.  Try again.',
1344     'LBL_EMAIL_ERROR_CHECK_IE_SETTINGS'     => 'Please check your settings.',
1345     'LBL_EMAIL_ERROR_CONTACT_NAME'          => 'Please make sure you enter a last name.',
1346     'LBL_EMAIL_ERROR_DESC'                  => 'Errors were detected: ',
1347     'LBL_EMAIL_DELETE_ERROR_DESC'           => 'You do not have access to this area. Contact your site administrator to obtain access.',
1348     'LBL_EMAIL_ERROR_DUPE_FOLDER_NAME'      => 'Sugar Folder names must be unique.',
1349     'LBL_EMAIL_ERROR_EMPTY'                 => 'Please enter some search criteria.',
1350     'LBL_EMAIL_ERROR_GENERAL_TITLE'         => 'An error has occurred',
1351     'LBL_EMAIL_ERROR_LIST_NAME'             => 'An email list with that name already exists',
1352     'LBL_EMAIL_ERROR_MESSAGE_DELETED'       => 'Message Removed from Server',
1353     'LBL_EMAIL_ERROR_IMAP_MESSAGE_DELETED'  => 'Either message Removed from Server or moved to a different folder',
1354     'LBL_EMAIL_ERROR_MAILSERVERCONNECTION'  => 'Connection to the mail server failed. Please contact your Administrator',
1355     'LBL_EMAIL_ERROR_MOVE'                  => 'Moving email between servers and/or mail accounts is not supported at this time.',
1356     'LBL_EMAIL_ERROR_MOVE_TITLE'            => 'Move Error',
1357     'LBL_EMAIL_ERROR_NAME'                  => 'A name is required.',
1358     'LBL_EMAIL_ERROR_FROM_ADDRESS'          => 'From Address is required.  Please enter a valid email address.',
1359     'LBL_EMAIL_ERROR_NO_FILE'               => 'Please provide a file.',
1360     'LBL_EMAIL_ERROR_NO_IMAP_FOLDER_RENAME' => 'IMAP folder renaming is not supported at this time.',
1361     'LBL_EMAIL_ERROR_SERVER'                => 'A mail server address is required.',
1362     'LBL_EMAIL_ERROR_SAVE_ACCOUNT'          => 'The mail account may not have been saved.',
1363     'LBL_EMAIL_ERROR_TIMEOUT'               => 'An error has occurred while communicating with the mail server.',
1364     'LBL_EMAIL_ERROR_USER'                  => 'A login name is required.',
1365     'LBL_EMAIL_ERROR_PASSWORD'              => 'A password is required.',
1366     'LBL_EMAIL_ERROR_PORT'                  => 'A mail server port is required.',
1367     'LBL_EMAIL_ERROR_PROTOCOL'              => 'A server protocol is required.',
1368     'LBL_EMAIL_ERROR_MONITORED_FOLDER'      => 'Monitored Folder is required.',
1369     'LBL_EMAIL_ERROR_TRASH_FOLDER'          => 'Trash Folder is required.',
1370     'LBL_EMAIL_ERROR_VIEW_RAW_SOURCE'       => 'This information is not available',
1371     'LBL_EMAIL_ERROR_NO_OUTBOUND'           => 'No outgoing mail server specified.',
1372     'LBL_EMAIL_FOLDERS'                     => SugarThemeRegistry::current()->getImage('icon_email_folder', 'align=absmiddle border=0', null, null, ".gif", '').'Folders',
1373     'LBL_EMAIL_FOLDERS_SHORT'               => SugarThemeRegistry::current()->getImage('icon_email_folder', 'align=absmiddle border=0', null, null, ".gif", ''),
1374     'LBL_EMAIL_FOLDERS_ACTIONS'             => 'Move To',
1375     'LBL_EMAIL_FOLDERS_ADD'                 => 'Add',
1376     'LBL_EMAIL_FOLDERS_ADD_DIALOG_TITLE'    => 'Add New Folder',
1377     'LBL_EMAIL_FOLDERS_RENAME_DIALOG_TITLE' => 'Rename Folder',
1378     'LBL_EMAIL_FOLDERS_ADD_NEW_FOLDER'      => 'Save',
1379     'LBL_EMAIL_FOLDERS_ADD_THIS_TO'         => 'Add this folder to',
1380     'LBL_EMAIL_FOLDERS_CHANGE_HOME'         => 'This folder cannot be changed',
1381     'LBL_EMAIL_FOLDERS_DELETE_CONFIRM'      => 'Are you sure you would like to delete this folder?\nThis process cannot be reversed.\nFolder deletions will cascade to all contained folders.',
1382     'LBL_EMAIL_FOLDERS_NEW_FOLDER'          => 'New Folder Name',
1383     'LBL_EMAIL_FOLDERS_NO_VALID_NODE'       => 'Please select a folder before performing this action.',
1384     'LBL_EMAIL_FOLDERS_TITLE'               => 'Folder Management',
1385     'LBL_EMAIL_FOLDERS_USING_GROUP_USER'    => 'Using Group',
1386
1387     'LBL_EMAIL_FORWARD'                     => 'Forward',
1388     'LBL_EMAIL_DELIMITER'                   => '::;::',
1389     'LBL_EMAIL_DOWNLOAD_STATUS'             => 'Downloaded [[count]] of [[total]] emails',
1390     'LBL_EMAIL_FOUND'                       => 'Found',
1391     'LBL_EMAIL_FROM'                        => 'From',
1392     'LBL_EMAIL_GROUP'                       => 'group',
1393     'LBL_EMAIL_UPPER_CASE_GROUP'            => 'Group',
1394     'LBL_EMAIL_HOME_FOLDER'                 => 'Home',
1395     'LBL_EMAIL_HTML_RTF'                    => 'Send HTML',
1396     'LBL_EMAIL_IE_DELETE'                   => 'Deleting Mail Account',
1397     'LBL_EMAIL_IE_DELETE_SIGNATURE'         => 'Deleting signature',
1398     'LBL_EMAIL_IE_DELETE_CONFIRM'           => 'Are you sure you would like to delete this mail account?',
1399     'LBL_EMAIL_IE_DELETE_SUCCESSFUL'        => 'Deletion successful.',
1400     'LBL_EMAIL_IE_SAVE'                     => 'Saving Mail Account Information',
1401     'LBL_EMAIL_IMPORTING_EMAIL'             => 'Importing Email',
1402     'LBL_EMAIL_IMPORT_EMAIL'                => 'Import to Sugar',
1403     'LBL_EMAIL_IMPORT_SETTINGS'                => 'Import Settings',
1404     'LBL_EMAIL_INVALID'                     => 'Invalid',
1405     'LBL_EMAIL_LOADING'                     => 'Loading...',
1406     'LBL_EMAIL_MARK'                        => 'Mark',
1407     'LBL_EMAIL_MARK_FLAGGED'                => 'As Flagged',
1408     'LBL_EMAIL_MARK_READ'                   => 'As Read',
1409     'LBL_EMAIL_MARK_UNFLAGGED'              => 'As Unflagged',
1410     'LBL_EMAIL_MARK_UNREAD'                 => 'As Unread',
1411     'LBL_EMAIL_ASSIGN_TO'                   => 'Assign To',
1412
1413     'LBL_EMAIL_MENU_ADD_FOLDER'             => 'Create Folder',
1414     'LBL_EMAIL_MENU_COMPOSE'                => 'Compose to',
1415     'LBL_EMAIL_MENU_DELETE_FOLDER'          => 'Delete Folder',
1416     'LBL_EMAIL_MENU_EDIT'                   => 'Edit',
1417     'LBL_EMAIL_MENU_EMPTY_TRASH'            => 'Empty Trash',
1418     'LBL_EMAIL_MENU_SYNCHRONIZE'            => 'Synchronize',
1419     'LBL_EMAIL_MENU_CLEAR_CACHE'            => 'Clear cache files',
1420     'LBL_EMAIL_MENU_REMOVE'                 => 'Remove',
1421     'LBL_EMAIL_MENU_RENAME'                 => 'Rename',
1422     'LBL_EMAIL_MENU_RENAME_FOLDER'          => 'Rename Folder',
1423     'LBL_EMAIL_MENU_RENAMING_FOLDER'        => 'Renaming Folder',
1424     'LBL_EMAIL_MENU_MAKE_SELECTION'         => 'Please make a selection before trying this operation.',
1425
1426     'LBL_EMAIL_MENU_HELP_ADD_FOLDER'        => 'Create a Folder (remote or in Sugar)',
1427     'LBL_EMAIL_MENU_HELP_ARCHIVE'           => 'Archive these email(s) to SugarCRM',
1428     'LBL_EMAIL_MENU_HELP_COMPOSE_TO_LIST'   => 'Email selected Mailing Lists',
1429     'LBL_EMAIL_MENU_HELP_CONTACT_COMPOSE'   => 'Email this Contact',
1430     'LBL_EMAIL_MENU_HELP_CONTACT_REMOVE'    => 'Remove a Contact',
1431     'LBL_EMAIL_MENU_HELP_DELETE'            => 'Delete these email(s)',
1432     'LBL_EMAIL_MENU_HELP_DELETE_FOLDER'     => 'Delete a Folder (remote or in Sugar)',
1433     'LBL_EMAIL_MENU_HELP_EDIT_CONTACT'      => 'Edit a Contact',
1434     'LBL_EMAIL_MENU_HELP_EDIT_LIST'         => 'Edit a Mailing List',
1435     'LBL_EMAIL_MENU_HELP_EMPTY_TRASH'       => 'Empties all Trash folders for your mail accounts',
1436     'LBL_EMAIL_MENU_HELP_MARK_FLAGGED'      => 'Mark these email(s) flagged',
1437     'LBL_EMAIL_MENU_HELP_MARK_READ'         => 'Mark these email(s) read',
1438     'LBL_EMAIL_MENU_HELP_MARK_UNFLAGGED'    => 'Mark these email(s) unflagged',
1439     'LBL_EMAIL_MENU_HELP_MARK_UNREAD'       => 'Mark these email(s) unread',
1440     'LBL_EMAIL_MENU_HELP_REMOVE_LIST'       => 'Removes Mailing Lists',
1441     'LBL_EMAIL_MENU_HELP_RENAME_FOLDER'     => 'Rename a Folder (remote or in Sugar)',
1442     'LBL_EMAIL_MENU_HELP_REPLY'             => 'Reply to these email(s)',
1443     'LBL_EMAIL_MENU_HELP_REPLY_ALL'         => 'Reply to all recipients for these email(s)',
1444
1445     'LBL_EMAIL_MESSAGES'                    => 'messages',
1446
1447     'LBL_EMAIL_ML_NAME'                     => 'List Name',
1448     'LBL_EMAIL_ML_ADDRESSES_1'              => 'Selected List Addresses',
1449     'LBL_EMAIL_ML_ADDRESSES_2'              => 'Available List Addresses',
1450
1451     'LBL_EMAIL_MULTISELECT'                 => '<b>Ctrl-Click</b> to select multiples<br />(Mac users use <b>CMD-Click</b>)',
1452
1453     'LBL_EMAIL_NO'                          => 'No',
1454     'LBL_EMAIL_NOT_SENT'                    => 'System is unable to process your request. Please contact the system administrator.',
1455
1456     'LBL_EMAIL_OK'                          => 'OK',
1457     'LBL_EMAIL_ONE_MOMENT'                  => 'One moment please...',
1458     'LBL_EMAIL_OPEN_ALL'                    => 'Open Multiple Messages',
1459     'LBL_EMAIL_OPTIONS'                     => 'Options',
1460     'LBL_EMAIL_QUICK_COMPOSE'       => 'Quick Compose',
1461     'LBL_EMAIL_OPT_OUT'                     => 'Opted Out',
1462     'LBL_EMAIL_OPT_OUT_AND_INVALID'         => 'Opted Out and Invalid',
1463     'LBL_EMAIL_PAGE_AFTER'                  => 'of {0}',
1464     'LBL_EMAIL_PAGE_BEFORE'                 => 'Page',
1465     'LBL_EMAIL_PERFORMING_TASK'             => 'Performing Task',
1466     'LBL_EMAIL_PRIMARY'                     => 'Primary',
1467     'LBL_EMAIL_PRINT'                       => 'Print',
1468
1469     'LBL_EMAIL_QC_BUGS'                     => 'Bug',
1470     'LBL_EMAIL_QC_CASES'                    => 'Case',
1471     'LBL_EMAIL_QC_LEADS'                    => 'Lead',
1472     'LBL_EMAIL_QC_CONTACTS'                 => 'Contact',
1473     'LBL_EMAIL_QC_TASKS'                    => 'Task',
1474     'LBL_EMAIL_QC_OPPORTUNITIES'            => 'Opportunity',
1475     'LBL_EMAIL_QUICK_CREATE'                => 'Quick Create',
1476
1477     'LBL_EMAIL_REBUILDING_FOLDERS'          => 'Rebuilding Folders',
1478     'LBL_EMAIL_RELATE_TO'                   => 'Relate',
1479     'LBL_EMAIL_VIEW_RELATIONSHIPS'          => 'View Relationships',
1480     'LBL_EMAIL_RECORD'                => 'Email Record',
1481     'LBL_EMAIL_REMOVE'                      => 'Remove',
1482     'LBL_EMAIL_REPLY'                       => 'Reply',
1483     'LBL_EMAIL_REPLY_ALL'                   => 'Reply All',
1484     'LBL_EMAIL_REPLY_TO'                    => 'Reply-to',
1485     'LBL_EMAIL_RETRIEVING_LIST'             => 'Retrieving Email List',
1486     'LBL_EMAIL_RETRIEVING_MESSAGE'          => 'Retrieving Message',
1487     'LBL_EMAIL_RETRIEVING_RECORD'           => 'Retrieving Email Record',
1488     'LBL_EMAIL_SELECT_ONE_RECORD'           => 'Please select only one email record',
1489     'LBL_EMAIL_RETURN_TO_VIEW'              => 'Return to Previous Module?',
1490     'LBL_EMAIL_REVERT'                      => 'Revert',
1491     'LBL_EMAIL_RELATE_EMAIL'                => 'Relate Email',
1492
1493     'LBL_EMAIL_RULES_TITLE'                 => 'Rule Management',
1494
1495     'LBL_EMAIL_SAVE'                        => 'Save',
1496     'LBL_EMAIL_SAVE_AND_REPLY'              => 'Save & Reply',
1497     'LBL_EMAIL_SAVE_DRAFT'                  => 'Save Draft',
1498
1499     'LBL_EMAIL_SEARCHING'                   => 'Conducting Search',
1500     'LBL_EMAIL_SEARCH'                      => SugarThemeRegistry::current()->getImage('Search', 'align=absmiddle border=0', null, null, ".gif", ''),
1501     'LBL_EMAIL_SEARCH_SHORT'                => SugarThemeRegistry::current()->getImage('Search', 'align=absmiddle border=0', null, null, ".gif", ''),
1502     'LBL_EMAIL_SEARCH_ADVANCED'             => 'Advanced Search',
1503     'LBL_EMAIL_SEARCH_DATE_FROM'            => 'Date From',
1504     'LBL_EMAIL_SEARCH_DATE_UNTIL'           => 'Date Until',
1505     'LBL_EMAIL_SEARCH_FULL_TEXT'            => 'Body Text',
1506     'LBL_EMAIL_SEARCH_NO_RESULTS'           => 'No results match your search criteria.',
1507     'LBL_EMAIL_SEARCH_RESULTS_TITLE'        => 'Search Results',
1508     'LBL_EMAIL_SEARCH_TITLE'                => 'Simple Search',
1509     'LBL_EMAIL_SEARCH__FROM_ACCOUNTS'       => 'Search email account',
1510
1511     'LBL_EMAIL_SELECT'                      => 'Select',
1512
1513     'LBL_EMAIL_SEND'                        => 'Send',
1514     'LBL_EMAIL_SENDING_EMAIL'               => 'Sending Email',
1515
1516     'LBL_EMAIL_SETTINGS'                    => 'Settings',
1517     'LBL_EMAIL_SETTINGS_2_ROWS'             => '2 Rows',
1518     'LBL_EMAIL_SETTINGS_3_COLS'             => '3 Columns',
1519     'LBL_EMAIL_SETTINGS_LAYOUT'             => 'Layout Style',
1520     'LBL_EMAIL_SETTINGS_ACCOUNTS'           => 'Mail Accounts',
1521     'LBL_EMAIL_SETTINGS_ADD_ACCOUNT'        => 'Clear Form',
1522     'LBL_EMAIL_SETTINGS_AUTO_IMPORT'        => 'Import Email Upon View',
1523     'LBL_EMAIL_SETTINGS_CHECK_INTERVAL'     => 'Check for New Mail',
1524     'LBL_EMAIL_SETTINGS_COMPOSE_INLINE'     => 'Use Preview Pane',
1525     'LBL_EMAIL_SETTINGS_COMPOSE_POPUP'      => 'Use Popup Window',
1526     'LBL_EMAIL_SETTINGS_DISPLAY_NUM'        => 'Number emails per page',
1527     'LBL_EMAIL_SETTINGS_EDIT_ACCOUNT'       => 'Edit Mail Account',
1528     'LBL_EMAIL_SETTINGS_FOLDERS'            => 'Folders',
1529     'LBL_EMAIL_SETTINGS_FROM_ADDR'          => 'From Address',
1530     'LBL_EMAIL_SETTINGS_FROM_TO_EMAIL_ADDR' => 'Email Address For Test Notification:',
1531     'LBL_EMAIL_SETTINGS_TO_EMAIL_ADDR'      => 'To Email Address',
1532     'LBL_EMAIL_SETTINGS_FROM_NAME'          => 'From Name',
1533     'LBL_EMAIL_SETTINGS_REPLY_TO_ADDR'      =>'Reply to Address',
1534     'LBL_EMAIL_SETTINGS_FULL_SCREEN'        => 'Full Screen',
1535     'LBL_EMAIL_SETTINGS_FULL_SYNC'          => 'Synchronize All Mail Accounts',
1536     'LBL_EMAIL_TEST_NOTIFICATION_SENT'      => 'An email was sent to the specified email address using the provided outgoing mail settings. Please check to see if the email was received to verify the settings are correct.',
1537     'LBL_EMAIL_SETTINGS_FULL_SYNC_DESC'     => 'Performing this action will synchronize mail accounts and their contents.',
1538     'LBL_EMAIL_SETTINGS_FULL_SYNC_WARN'     => 'Perform a full synchronization?\nLarge mail accounts may take a few minutes.',
1539     'LBL_EMAIL_SUBSCRIPTION_FOLDER_HELP'    => 'Click the Shift key or the Ctrl key to select multiple folders.',
1540     'LBL_EMAIL_SETTINGS_GENERAL'            => 'General',
1541     'LBL_EMAIL_SETTINGS_GROUP_FOLDERS'      => 'Available Group Folders',
1542     'LBL_EMAIL_SETTINGS_GROUP_FOLDERS_CREATE'   => 'Create Group Folders',
1543     'LBL_EMAIL_SETTINGS_GROUP_FOLDERS_Save' => 'Saving Group Folders',
1544     'LBL_EMAIL_SETTINGS_RETRIEVING_GROUP'   => 'Retrieving Group Folder',
1545
1546     'LBL_EMAIL_SETTINGS_GROUP_FOLDERS_EDIT' => 'Edit Group Folder',
1547
1548     'LBL_EMAIL_SETTINGS_NAME'               => 'Mail Account Name',
1549     'LBL_EMAIL_SETTINGS_REQUIRE_REFRESH'    => 'Select the number of emails per page in the Inbox. This setting might require a page refresh in order to take effect.',
1550     'LBL_EMAIL_SETTINGS_RETRIEVING_ACCOUNT' => 'Retrieving Mail Account',
1551     'LBL_EMAIL_SETTINGS_RULES'              => 'Rules',
1552     'LBL_EMAIL_SETTINGS_SAVED'              => 'The settings have been saved.\n\nYou must reload the page for the new settings to take effect.',
1553     'LBL_EMAIL_SETTINGS_SEND_EMAIL_AS'      => 'Send Plain Text Emails Only',
1554     'LBL_EMAIL_SETTINGS_SHOW_IN_FOLDERS'    => 'Active',
1555     'LBL_EMAIL_SETTINGS_SHOW_NUM_IN_LIST'   => 'Emails per Page',
1556     'LBL_EMAIL_SETTINGS_TAB_POS'            => 'Place Tabs at Bottom',
1557     'LBL_EMAIL_SETTINGS_TITLE_LAYOUT'       => 'Visual Settings',
1558     'LBL_EMAIL_SETTINGS_TITLE_PREFERENCES'  => 'Preferences',
1559     'LBL_EMAIL_SETTINGS_TOGGLE_ADV'         => 'Show Advanced',
1560     'LBL_EMAIL_SETTINGS_USER_FOLDERS'       => 'Available User Folders',
1561     'LBL_EMAIL_ERROR_PREPEND'               => 'Error:',
1562   'LBL_EMAIL_INVALID_PERSONAL_OUTBOUND' => 'The outbound mail server selected for the mail account you are using is invalid.  Check the settings or select a different mail server for the mail account.',
1563   'LBL_EMAIL_INVALID_SYSTEM_OUTBOUND' => 'An outgoing mail server is not configured to send emails. Please configure an outgoing mail server or select an outgoing mail server for the mail account that you are using in Settings >> Mail Account.',
1564     'LBL_EMAIL_SHOW_READ'                   => 'Show All',
1565     'LBL_EMAIL_SHOW_UNREAD_ONLY'            => 'Show Unread Only',
1566     'LBL_EMAIL_SIGNATURES'                  => 'Signatures',
1567     'LBL_EMAIL_SIGNATURE_CREATE'            => 'Create Signature',
1568     'LBL_EMAIL_SIGNATURE_NAME'              => 'Signature Name',
1569     'LBL_EMAIL_SIGNATURE_TEXT'              => 'Signature Body',
1570   'LBL_SMTPTYPE_GMAIL'                    => 'Gmail',
1571   'LBL_SMTPTYPE_YAHOO'                    => 'Yahoo! Mail',
1572   'LBL_SMTPTYPE_EXCHANGE'                 => 'Microsoft Exchange',
1573     'LBL_SMTPTYPE_OTHER'                  => 'Other',
1574     'LBL_EMAIL_SPACER_MAIL_SERVER'          => '[ Remote Folders ]',
1575     'LBL_EMAIL_SPACER_LOCAL_FOLDER'         => '[ Sugar Folders ]',
1576     'LBL_EMAIL_SUBJECT'                     => 'Subject',
1577     'LBL_EMAIL_TO'                        => 'To',
1578     'LBL_EMAIL_SUCCESS'                     => 'Success',
1579     'LBL_EMAIL_SUGAR_FOLDER'                => 'SugarFolder',
1580     'LBL_EMAIL_TEMPLATE_EDIT_PLAIN_TEXT'    => 'Email template body is empty',
1581     'LBL_EMAIL_TEMPLATES'                   => 'Templates',
1582     'LBL_EMAIL_TEXT_FIRST'                  => 'First Page',
1583     'LBL_EMAIL_TEXT_PREV'                   => 'Previous Page',
1584     'LBL_EMAIL_TEXT_NEXT'                   => 'Next Page',
1585     'LBL_EMAIL_TEXT_LAST'                   => 'Last Page',
1586     'LBL_EMAIL_TEXT_REFRESH'                => 'Refresh',
1587     'LBL_EMAIL_TO'                          => 'To',
1588     'LBL_EMAIL_TOGGLE_LIST'                 => 'Toggle List',
1589     'LBL_EMAIL_VIEW'                        => 'View',
1590     'LBL_EMAIL_VIEWS'                       => 'Views',
1591     'LBL_EMAIL_VIEW_HEADERS'                => 'Display Headers',
1592     'LBL_EMAIL_VIEW_PRINTABLE'              => 'Printable Version',
1593     'LBL_EMAIL_VIEW_RAW'                    => 'Display Raw Email',
1594     'LBL_EMAIL_VIEW_UNSUPPORTED'            => 'This feature is unsupported when used with POP3.',
1595     'LBL_DEFAULT_LINK_TEXT'                 => 'Default link text.',
1596     'LBL_EMAIL_YES'                         => 'Yes',
1597     'LBL_EMAIL_TEST_OUTBOUND_SETTINGS'      => 'Send Test Email',
1598     'LBL_EMAIL_TEST_OUTBOUND_SETTINGS_SENT' => 'Test Email Sent',
1599     'LBL_EMAIL_CHECK_INTERVAL_DOM'          => array(
1600         '-1' => "Manually",
1601         '5' => 'Every 5 minutes',
1602         '15' => 'Every 15 minutes',
1603         '30' => 'Every 30 minutes',
1604         '60' => 'Every hour'
1605     ),
1606
1607
1608     'LBL_EMAIL_MESSAGE_NO'                  => 'Message No',
1609     'LBL_EMAIL_IMPORT_SUCCESS'              => 'Import Passed',
1610     'LBL_EMAIL_IMPORT_FAIL'                 => 'Import Failed because either the message is already imported or deleted from server',
1611
1612     'LBL_LINK_NONE'=> 'None',
1613     'LBL_LINK_ALL'=> 'All',
1614     'LBL_LINK_RECORDS'=> 'Records',
1615     'LBL_LINK_SELECT'=> 'Select',
1616     'LBL_LINK_ACTIONS'=> 'Actions',
1617     'LBL_LINK_MORE'=> 'More',
1618     'LBL_CLOSE_ACTIVITY_HEADER' => "Confirm",
1619     'LBL_CLOSE_ACTIVITY_CONFIRM' => "Do you want to close this #module#?",
1620     'LBL_CLOSE_ACTIVITY_REMEMBER' => "Do not display this message in the future: &nbsp;",
1621     'LBL_INVALID_FILE_EXTENSION' => 'Invalid File Extension',
1622
1623
1624     'ERR_AJAX_LOAD'     => 'An error has occurred:',
1625     'ERR_AJAX_LOAD_FAILURE'     => 'There was an error processing your request, please try again at a later time.',
1626     'ERR_AJAX_LOAD_FOOTER' => 'If this error persists, please have your administrator disable Ajax for this module',
1627     'ERR_CREATING_FIELDS' => 'Error filling in additional detail fields: ',
1628     'ERR_CREATING_TABLE' => 'Error creating table: ',
1629     'ERR_DECIMAL_SEP_EQ_THOUSANDS_SEP'  => "The decimal separator cannot use the same character as the thousands separator.\\n\\n  Please change the values.",
1630     'ERR_DELETE_RECORD' => 'A record number must be specified to delete the contact.',
1631     'ERR_EXPORT_DISABLED' => 'Exports Disabled.',
1632     'ERR_EXPORT_TYPE' => 'Error exporting ',
1633     'ERR_INVALID_AMOUNT' => 'Please enter a valid amount.',
1634     'ERR_INVALID_DATE_FORMAT' => 'The date format must be: ',
1635     'ERR_INVALID_DATE' => 'Please enter a valid date.',
1636     'ERR_INVALID_DAY' => 'Please enter a valid day.',
1637     'ERR_INVALID_EMAIL_ADDRESS' => 'not a valid email address.',
1638     'ERR_INVALID_FILE_REFERENCE' => 'Invalid File Reference',
1639     'ERR_INVALID_HOUR' => 'Please enter a valid hour.',
1640     'ERR_INVALID_MONTH' => 'Please enter a valid month.',
1641     'ERR_INVALID_TIME' => 'Please enter a valid time.',
1642     'ERR_INVALID_YEAR' => 'Please enter a valid 4 digit year.',
1643     'ERR_NEED_ACTIVE_SESSION' => 'An active session is required to export content.',
1644     'ERR_NO_HEADER_ID' => 'This feature is unavailable in this theme.',
1645     'ERR_NOT_ADMIN' => "Unauthorized access to administration.",
1646     'ERR_MISSING_REQUIRED_FIELDS' => 'Missing required field:',
1647     'ERR_INVALID_REQUIRED_FIELDS' => 'Invalid required field:',
1648     'ERR_INVALID_VALUE' => 'Invalid Value:',
1649     'ERR_NO_SUCH_FILE' =>'File does not exist on system',
1650     'ERR_NO_SINGLE_QUOTE' => 'Cannot use the single quotation mark for ',
1651     'ERR_NOTHING_SELECTED' =>'Please make a selection before proceeding.',
1652     'ERR_OPPORTUNITY_NAME_DUPE' => 'An opportunity with the name %s already exists.  Please enter another name below.',
1653     'ERR_OPPORTUNITY_NAME_MISSING' => 'An opportunity name was not entered.  Please enter an opportunity name below.',
1654     'ERR_POTENTIAL_SEGFAULT' => 'A potential Apache segmentation fault was detected.  Please notify your system administrator to confirm this problem and have her/him report it to SugarCRM.',
1655     'ERR_SELF_REPORTING' => 'User cannot report to him or herself.',
1656     'ERR_SINGLE_QUOTE'  => 'Using the single quote is not supported for this field.  Please change the value.',
1657     'ERR_SQS_NO_MATCH_FIELD' => 'No match for field: ',
1658     'ERR_SQS_NO_MATCH' =>'No Match',
1659     'ERR_ADDRESS_KEY_NOT_SPECIFIED' => 'Please specify \'key\' index in displayParams attribute for the Meta-Data definition',
1660     'ERR_EXISTING_PORTAL_USERNAME'=>'Error: The Portal Name is already assigned to another contact.',
1661     'ERR_COMPATIBLE_PRECISION_VALUE' => 'Field value is not compatible with precision value',
1662     'ERR_EXTERNAL_API_SAVE_FAIL' => 'An error occurred when trying to save to the external account.',
1663     'ERR_EXTERNAL_API_UPLOAD_FAIL' => 'An error occurred while uploading.  Please ensure the file you are uploading is not empty.',
1664     'ERR_NO_DB' => 'Could not connect to the database. Please refer to sugarcrm.log for details.',
1665     'ERR_DB_FAIL' => 'Database failure. Please refer to sugarcrm.log for details.',
1666     'ERR_EXTERNAL_API_403' => 'Permission Denied. File type is not supported.',
1667     'ERR_EXTERNAL_API_NO_OAUTH_TOKEN' => 'OAuth Access Token is missing.',
1668     'ERR_DB_VERSION' => 'Sugar CRM {0} Files May Only Be Used With A Sugar CRM {1} Database.',
1669
1670
1671     'LBL_ACCOUNT'=>'Account',
1672     'LBL_OLD_ACCOUNT_LINK'=>'Old Account',
1673     'LBL_ACCOUNTS'=>'Accounts',
1674     'LBL_ACTIVITIES_SUBPANEL_TITLE'=>'Activities',
1675     'LBL_ACCUMULATED_HISTORY_BUTTON_KEY' => 'H',
1676     'LBL_ACCUMULATED_HISTORY_BUTTON_LABEL' => 'View Summary',
1677     'LBL_ACCUMULATED_HISTORY_BUTTON_TITLE' => 'View Summary',
1678     'LBL_ADD_BUTTON_KEY' => 'A',
1679     'LBL_ADD_BUTTON_TITLE' => 'Add',
1680     'LBL_ADD_BUTTON' => 'Add',
1681     'LBL_ADD_DOCUMENT' => 'Add Document',
1682     'LBL_REPLACE_BUTTON' => 'Replace',
1683     'LBL_ADD_TO_PROSPECT_LIST_BUTTON_KEY' => 'L',
1684     'LBL_ADD_TO_PROSPECT_LIST_BUTTON_LABEL' => 'Add To Target List',
1685     'LBL_ADD_TO_PROSPECT_LIST_BUTTON_TITLE' => 'Add To Target List',
1686     'LBL_ADDITIONAL_DETAILS_CLOSE_TITLE' => 'Click to Close',
1687     'LBL_ADDITIONAL_DETAILS_CLOSE' => 'Close',
1688     'LBL_ADDITIONAL_DETAILS' => 'Additional Details',
1689     'LBL_ADMIN' => 'Admin',
1690     'LBL_ALT_HOT_KEY' => '',
1691     'LBL_ARCHIVE' => 'Archive',
1692     'LBL_ASSIGNED_TO_USER'=>'Assigned to User',
1693     'LBL_ASSIGNED_TO' => 'Assigned to:',
1694     'LBL_BACK' => 'Back',
1695     'LBL_BILL_TO_ACCOUNT'=>'Bill to Account',
1696     'LBL_BILL_TO_CONTACT'=>'Bill to Contact',
1697     'LBL_BILLING_ADDRESS'=>'Billing Address',
1698     'LBL_QUICK_CREATE_TITLE' => 'Quick Create',
1699     'LBL_BROWSER_TITLE' => 'SugarCRM - Commercial Open Source CRM',
1700     'LBL_BUGS'=>'Bugs',
1701     'LBL_BY' => 'by',
1702     'LBL_CALLS'=>'Calls',
1703     'LBL_CALL'=>'Call',
1704     'LBL_CAMPAIGNS_SEND_QUEUED' => 'Send Queued Campaign Emails',
1705     'LBL_SUBMIT_BUTTON_LABEL' => 'Submit',
1706     'LBL_CASE'=>'Case',
1707     'LBL_CASES'=>'Cases',
1708     'LBL_CHANGE_BUTTON_KEY' => 'G',
1709     'LBL_CHANGE_PASSWORD' => 'Change password',
1710     'LBL_CHANGE_BUTTON_LABEL' => 'Change',
1711     'LBL_CHANGE_BUTTON_TITLE' => 'Change',
1712     'LBL_CHARSET' => 'UTF-8',
1713     'LBL_CHECKALL' => 'Check All',
1714     'LBL_CITY' => 'City',
1715     'LBL_CLEAR_BUTTON_KEY' => 'C',
1716     'LBL_CLEAR_BUTTON_LABEL' => 'Clear',
1717     'LBL_CLEAR_BUTTON_TITLE' => 'Clear',
1718     'LBL_CLEARALL' => 'Clear All',
1719     'LBL_CLOSE_BUTTON_TITLE' =>'Close',
1720     'LBL_CLOSE_BUTTON_KEY'=>'Q',
1721     'LBL_CLOSE_WINDOW'=>'Close Window',
1722     'LBL_CLOSEALL_BUTTON_KEY' => 'Q',
1723     'LBL_CLOSEALL_BUTTON_LABEL' => 'Close All',
1724     'LBL_CLOSEALL_BUTTON_TITLE' => 'Close All',
1725     'LBL_CLOSE_AND_CREATE_BUTTON_LABEL' => 'Close and Create New',
1726     'LBL_CLOSE_AND_CREATE_BUTTON_TITLE' => 'Close and Create New',
1727     'LBL_CLOSE_AND_CREATE_BUTTON_KEY' => 'C',
1728     'LBL_OPEN_ITEMS' => 'Open Items:',
1729     'LBL_COMPOSE_EMAIL_BUTTON_KEY' => 'L',
1730     'LBL_COMPOSE_EMAIL_BUTTON_LABEL' => 'Compose Email',
1731     'LBL_COMPOSE_EMAIL_BUTTON_TITLE' => 'Compose Email',
1732     'LBL_SEARCH_DROPDOWN_YES'=>'Yes',
1733     'LBL_SEARCH_DROPDOWN_NO'=>'No',
1734     'LBL_CONTACT_LIST' => 'Contact List',
1735     'LBL_CONTACT'=>'Contact',
1736     'LBL_CONTACTS'=>'Contacts',
1737     'LBL_CONTRACTS'=>'Contracts',
1738     'LBL_COUNTRY' => 'Country:',
1739     'LBL_CREATE_BUTTON_LABEL' => 'Create',
1740     'LBL_CREATED_BY_USER'=>'Created by User',
1741     'LBL_CREATED_USER'=>'Created by User',
1742     'LBL_CREATED_ID' => 'Created By Id',
1743     'LBL_CREATED' => 'Created by',
1744     'LBL_CURRENT_USER_FILTER' => 'My Items:',
1745     'LBL_CURRENCY'=>'Currency:',
1746     'LBL_DOCUMENTS'=>'Documents',
1747     'LBL_DATE_ENTERED' => 'Date Created:',
1748     'LBL_DATE_MODIFIED' => 'Date Modified:',
1749     'LBL_EDIT_BUTTON' => 'Edit',
1750     'LBL_DUPLICATE_BUTTON' => 'Duplicate',
1751     'LBL_DELETE_BUTTON' => 'Delete',
1752     'LBL_DELETE' => 'Delete',
1753     'LBL_DELETED'=>'Deleted',
1754     'LBL_DIRECT_REPORTS'=>'Direct Reports',
1755     'LBL_DONE_BUTTON_KEY' => 'X',
1756     'LBL_DONE_BUTTON_LABEL' => 'Done',
1757     'LBL_DONE_BUTTON_TITLE' => 'Done',
1758     'LBL_DST_NEEDS_FIXIN' => 'The application requires a Daylight Saving Time fix to be applied.  Please go to the <a href="index.php?module=Administration&action=DstFix">Repair</a> link in the Admin console and apply the Daylight Saving Time fix.',
1759     'LBL_EDIT_AS_NEW_BUTTON_LABEL' => 'Edit As New',
1760     'LBL_EDIT_AS_NEW_BUTTON_TITLE' => 'Edit As New',
1761     'LBL_FAVORITES' => 'Favorites',
1762     'LBL_FILTER_MENU_BY' => 'Filter Menu By',
1763     'LBL_VCARD' => 'vCard',
1764     'LBL_EMPTY_VCARD' => 'Please select a vCard file',
1765     'LBL_EMPTY_REQUIRED_VCARD' => 'vCard does not have all the required fields for this module. Please refer to sugarcrm.log for details.',
1766     'LBL_VCARD_ERROR_FILESIZE' => 'The uploaded file exceeds the 30000 bytes size limit which was specified in the HTML form.',
1767     'LBL_VCARD_ERROR_DEFAULT' => 'There was an error uploading the vCard file. Please refer to sugarcrm.log for details.',
1768     'LBL_IMPORT_VCARD' => 'Import vCard:',
1769     'LBL_IMPORT_VCARD_BUTTON_KEY' => 'I',
1770     'LBL_IMPORT_VCARD_BUTTON_LABEL' => 'Import vCard',
1771     'LBL_IMPORT_VCARD_BUTTON_TITLE' => 'Import vCard',
1772     'LBL_VIEW_BUTTON_KEY' => 'V',
1773     'LBL_VIEW_BUTTON_LABEL' => 'View',
1774     'LBL_VIEW_BUTTON_TITLE' => 'View',
1775     'LBL_VIEW_BUTTON' => 'View',
1776     'LBL_EMAIL_PDF_BUTTON_KEY' => 'M',
1777     'LBL_EMAIL_PDF_BUTTON_LABEL' => 'Email as PDF',
1778     'LBL_EMAIL_PDF_BUTTON_TITLE' => 'Email as PDF',
1779     'LBL_EMAILS'=>'Emails',
1780     'LBL_EMPLOYEES' => 'Employees',
1781     'LBL_ENTER_DATE' => 'Enter Date',
1782     'LBL_EXPORT_ALL' => 'Export All',
1783     'LBL_EXPORT' => 'Export',
1784     'LBL_FAVORITES_FILTER' => 'My Favorites:',
1785     'LBL_GO_BUTTON_LABEL' => 'Go',
1786     'LBL_GS_HELP' => 'The fields in this module used in this search appear above.  The highlighted text matches your search criteria.',
1787     'LBL_HIDE'=>'Hide',
1788     'LBL_ID'=>'ID',
1789     'LBL_IMPORT' => 'Import',
1790     'LBL_IMPORT_STARTED' => 'Import Started: ',
1791     'LBL_MISSING_CUSTOM_DELIMITER' => 'Must specify a custom delimiter.',
1792     'LBL_LAST_VIEWED' => 'Recently Viewed',
1793     'LBL_SHOW_LESS' => 'Show Less',
1794     'LBL_SHOW_MORE' => 'Show More',
1795     'LBL_TODAYS_ACTIVITIES' => 'Today\'s Activities',
1796     'LBL_LEADS'=>'Leads',
1797     'LBL_LESS' => 'less',
1798     'LBL_CAMPAIGN' => 'Campaign:',
1799     'LBL_CAMPAIGNS' => 'Campaigns',
1800     'LBL_CAMPAIGNLOG' => 'CampaignLog',
1801     'LBL_CAMPAIGN_CONTACT'=>'Campaigns',
1802     'LBL_CAMPAIGN_ID'=>'campaign_id',
1803     'LBL_SITEMAP'=>'Sitemap',
1804     'LBL_THEME'=>'Theme:',
1805     'LBL_THEME_PICKER'=>'Page Style',
1806     'LBL_THEME_PICKER_IE6COMPAT_CHECK' => 'Warning: Internet Explorer 6 is not supported for the selected theme. Click OK to select it anyways or Cancel to select a different theme.',
1807     'LBL_FOUND_IN_RELEASE'=>'Found In Release',
1808     'LBL_FIXED_IN_RELEASE'=>'Fixed In Release',
1809     'LBL_LIST_ACCOUNT_NAME' => 'Account Name',
1810     'LBL_LIST_ASSIGNED_USER' => 'User',
1811     'LBL_LIST_CONTACT_NAME' => 'Contact Name',
1812     'LBL_LIST_CONTACT_ROLE' => 'Contact Role',
1813     'LBL_LIST_DATE_ENTERED'=>'Date Created',
1814     'LBL_LIST_EMAIL' => 'Email',
1815     'LBL_LIST_NAME' => 'Name',
1816     'LBL_LIST_OF' => 'of',
1817     'LBL_LIST_PHONE' => 'Phone',
1818     'LBL_LIST_RELATED_TO' => 'Related to',
1819     'LBL_LIST_USER_NAME' => 'User Name',
1820     'LBL_LISTVIEW_MASS_UPDATE_CONFIRM' => 'Are you sure you want to update the entire list?',
1821     'LBL_LISTVIEW_NO_SELECTED' => 'Please select at least 1 record to proceed.',
1822     'LBL_LISTVIEW_TWO_REQUIRED' => 'Please select at least 2 records to proceed.',
1823     'LBL_LISTVIEW_LESS_THAN_TEN_SELECT' => 'Please select less than 10 records to proceed.',
1824     'LBL_LISTVIEW_ALL' => 'All',
1825     'LBL_LISTVIEW_NONE' => 'Deselect All',
1826     'LBL_LISTVIEW_OPTION_CURRENT' => 'Select This Page',
1827     'LBL_LISTVIEW_OPTION_ENTIRE' => 'Select All',
1828     'LBL_LISTVIEW_OPTION_SELECTED' => 'Selected Records',
1829     'LBL_LISTVIEW_SELECTED_OBJECTS' => 'Selected: ',
1830
1831     'LBL_LOCALE_NAME_EXAMPLE_FIRST' => 'David',
1832     'LBL_LOCALE_NAME_EXAMPLE_LAST' => 'Livingstone',
1833     'LBL_LOCALE_NAME_EXAMPLE_SALUTATION' => 'Dr.',
1834     'LBL_LOCALE_NAME_EXAMPLE_TITLE' => 'Code Monkey Extraordinaire',
1835     'LBL_LOGIN_TO_ACCESS' => 'Please sign in to access this area.',
1836     'LBL_LOGOUT' => 'Log Out',
1837     'LBL_PROFILE' => 'Profile',
1838     'LBL_MAILMERGE_KEY' => 'M',
1839     'LBL_MAILMERGE' => 'Mail Merge',
1840     'LBL_MASS_UPDATE' => 'Mass Update',
1841     'LBL_NO_MASS_UPDATE_FIELDS_AVAILABLE' => 'There are no fields available for the Mass Update operation',
1842     'LBL_OPT_OUT_FLAG_PRIMARY' => 'Opt out Primary Email',
1843     'LBL_MEETINGS'=>'Meetings',
1844     'LBL_MEETING'=>'Meeting',
1845     'LBL_MEETING_GO_BACK'=>'Go back to the meeting',
1846     'LBL_MEMBERS'=>'Members',
1847     'LBL_MEMBER_OF'=>'Member Of',
1848     'LBL_MODIFIED_BY_USER'=>'Modified by User',
1849     'LBL_MODIFIED_USER'=>'Modified by User',
1850     'LBL_MODIFIED' => 'Modified by',
1851     'LBL_MODIFIED_NAME'=>'Modified By Name',
1852     'LBL_MODIFIED_ID'=>'Modified By Id',
1853     'LBL_MORE' => 'More',
1854     'LBL_MY_ACCOUNT' => 'My Settings',
1855     'LBL_NAME' => 'Name',
1856     'LBL_NEW_BUTTON_KEY' => 'N',
1857     'LBL_NEW_BUTTON_LABEL' => 'Create',
1858     'LBL_NEW_BUTTON_TITLE' => 'Create',
1859     'LBL_NEXT_BUTTON_LABEL' => 'Next',
1860     'LBL_NONE' => '--None--',
1861     'LBL_NOTES'=>'Notes',
1862     'LBL_OPENALL_BUTTON_KEY' => 'O',
1863     'LBL_OPENALL_BUTTON_LABEL' => 'Open All',
1864     'LBL_OPENALL_BUTTON_TITLE' => 'Open All',
1865     'LBL_OPENTO_BUTTON_KEY' => 'T',
1866     'LBL_OPENTO_BUTTON_LABEL' => 'Open To: ',
1867     'LBL_OPENTO_BUTTON_TITLE' => 'Open To:',
1868     'LBL_OPPORTUNITIES'=>'Opportunities',
1869     'LBL_OPPORTUNITY_NAME' => 'Opportunity Name',
1870     'LBL_OPPORTUNITY'=>'Opportunity',
1871     'LBL_OR' => 'OR',
1872     'LBL_LOWER_OR' => 'or',
1873     'LBL_PANEL_ASSIGNMENT' => 'Other',
1874     'LBL_PANEL_ADVANCED' => 'More Information',
1875     'LBL_PARENT_TYPE' => 'Parent Type',
1876     'LBL_PERCENTAGE_SYMBOL' => '%',
1877     'LBL_PHASE' => 'Range',
1878     'LBL_POSTAL_CODE' => 'Postal Code:',
1879     'LBL_PRIMARY_ADDRESS_CITY' => 'Primary Address City:',
1880     'LBL_PRIMARY_ADDRESS_COUNTRY' => 'Primary Address Country:',
1881     'LBL_PRIMARY_ADDRESS_POSTALCODE' => 'Primary Address Postal Code:',
1882     'LBL_PRIMARY_ADDRESS_STATE' => 'Primary Address State:',
1883     'LBL_PRIMARY_ADDRESS_STREET_2' => 'Primary Address Street 2:',
1884     'LBL_PRIMARY_ADDRESS_STREET_3' => 'Primary Address Street 3:',
1885     'LBL_PRIMARY_ADDRESS_STREET' => 'Primary Address Street:',
1886     'LBL_PRIMARY_ADDRESS' => 'Primary Address:',
1887
1888         'LBL_BILLING_STREET'=> 'Street:',
1889         'LBL_SHIPPING_STREET'=> 'Street:',
1890
1891     'LBL_PRODUCT_BUNDLES'=>'Product Bundles',
1892     'LBL_PRODUCT_BUNDLES'=>'Product Bundles',
1893     'LBL_PRODUCTS'=>'Products',
1894     'LBL_PROJECT_TASKS'=>'Project Tasks',
1895     'LBL_PROJECTS'=>'Projects',
1896     'LBL_PROJECTS'=>'Projects',
1897     'LBL_QUOTE_TO_OPPORTUNITY_KEY' => 'O',
1898     'LBL_QUOTE_TO_OPPORTUNITY_LABEL' => 'Create Opportunity from Quote',
1899     'LBL_QUOTE_TO_OPPORTUNITY_TITLE' => 'Create Opportunity from Quote',
1900     'LBL_QUOTES_SHIP_TO'=>'Quotes Ship to',
1901     'LBL_QUOTES'=>'Quotes',
1902
1903     'LBL_RELATED' => 'Related',
1904     'LBL_RELATED_INFORMATION' => 'Related Information',
1905     'LBL_RELATED_RECORDS' => 'Related Records',
1906     'LBL_REMOVE' => 'Remove',
1907     'LBL_REPORTS_TO' => 'Reports To',
1908     'LBL_REQUIRED_SYMBOL' => '*',
1909     'LBL_REQUIRED_TITLE' => 'Indicates required field',
1910     'LBL_EMAIL_DONE_BUTTON_LABEL' => 'Done',
1911     'LBL_SAVE_AS_BUTTON_KEY' => 'A',
1912     'LBL_SAVE_AS_BUTTON_LABEL' => 'Save As',
1913     'LBL_SAVE_AS_BUTTON_TITLE' => 'Save As',
1914     'LBL_FULL_FORM_BUTTON_KEY' => 'L',
1915     'LBL_FULL_FORM_BUTTON_LABEL' => 'Full Form',
1916     'LBL_FULL_FORM_BUTTON_TITLE' => 'Full Form',
1917     'LBL_SAVE_NEW_BUTTON_KEY' => 'V',
1918     'LBL_SAVE_NEW_BUTTON_LABEL' => 'Save & Create New',
1919     'LBL_SAVE_NEW_BUTTON_TITLE' => 'Save & Create New',
1920     'LBL_SAVE_OBJECT' => 'Save {0}',
1921     'LBL_SEARCH_BUTTON_KEY' => 'Q',
1922     'LBL_SEARCH_BUTTON_LABEL' => 'Search',
1923     'LBL_SEARCH_BUTTON_TITLE' => 'Search',
1924     'LBL_SEARCH' => 'Search',
1925     'LBL_SEARCH_TIPS' => "Press the search button or click enter to get an exact match for them.",
1926     'LBL_SEARCH_TIPS_2' => "Press the search button or click enter to get an exact match for",
1927     'LBL_SEARCH_MORE' => 'more',
1928     'LBL_SEE_ALL' => 'See All',
1929     'LBL_UPLOAD_IMAGE_FILE_INVALID' => 'Invalid file format, only image file can be uploaded.',
1930     'LBL_SELECT_BUTTON_KEY' => 'T',
1931     'LBL_SELECT_BUTTON_LABEL' => 'Select',
1932     'LBL_SELECT_BUTTON_TITLE' => 'Select',
1933     'LBL_SELECT_TEAMS_KEY' => 'Z',
1934     'LBL_SELECT_TEAMS_LABEL' => 'Add Team(s)',
1935     'LBL_SELECT_TEAMS_TITLE' => 'Add Teams(s)',
1936     'LBL_BROWSE_DOCUMENTS_BUTTON_KEY' => 'B',
1937     'LBL_BROWSE_DOCUMENTS_BUTTON_LABEL' => 'Browse Documents',
1938     'LBL_BROWSE_DOCUMENTS_BUTTON_TITLE' => 'Browse Documents',
1939     'LBL_SELECT_CONTACT_BUTTON_KEY' => 'T',
1940     'LBL_SELECT_CONTACT_BUTTON_LABEL' => 'Select Contact',
1941     'LBL_SELECT_CONTACT_BUTTON_TITLE' => 'Select Contact',
1942     'LBL_GRID_SELECTED_FILE' => 'selected file',
1943     'LBL_GRID_SELECTED_FILES' => 'selected files',
1944     'LBL_SELECT_REPORTS_BUTTON_LABEL' => 'Select from Reports',
1945     'LBL_SELECT_REPORTS_BUTTON_TITLE' => 'Select Reports',
1946     'LBL_SELECT_USER_BUTTON_KEY' => 'U',
1947     'LBL_SELECT_USER_BUTTON_LABEL' => 'Select User',
1948     'LBL_SELECT_USER_BUTTON_TITLE' => 'Select User',
1949     // Clear buttons take up too many keys, lets default the relate and collection ones to be empty
1950     'LBL_ACCESSKEY_CLEAR_RELATE_KEY' => ' ',
1951     'LBL_ACCESSKEY_CLEAR_RELATE_TITLE' => 'Clear Selection',
1952     'LBL_ACCESSKEY_CLEAR_RELATE_LABEL' => 'Clear Selection',
1953     'LBL_ACCESSKEY_CLEAR_COLLECTION_KEY' => ' ',
1954     'LBL_ACCESSKEY_CLEAR_COLLECTION_TITLE' => 'Clear Selection',
1955     'LBL_ACCESSKEY_CLEAR_COLLECTION_LABEL' => 'Clear Selection',
1956     'LBL_ACCESSKEY_SELECT_FILE_KEY' => 'F',
1957     'LBL_ACCESSKEY_SELECT_FILE_TITLE' => 'Select File',
1958     'LBL_ACCESSKEY_SELECT_FILE_LABEL' => 'Select File',
1959     'LBL_ACCESSKEY_CLEAR_FILE_KEY' => ' ',
1960     'LBL_ACCESSKEY_CLEAR_FILE_TITLE' => 'Clear File',
1961     'LBL_ACCESSKEY_CLEAR_FILE_LABEL' => 'Clear File',
1962
1963
1964     'LBL_ACCESSKEY_SELECT_USERS_KEY' => 'U',
1965     'LBL_ACCESSKEY_SELECT_USERS_TITLE' => 'Select User',
1966     'LBL_ACCESSKEY_SELECT_USERS_LABEL' => 'Select User',
1967     'LBL_ACCESSKEY_CLEAR_USERS_KEY' => ' ',
1968     'LBL_ACCESSKEY_CLEAR_USERS_TITLE' => 'Clear User',
1969     'LBL_ACCESSKEY_CLEAR_USERS_LABEL' => 'Clear User',
1970     'LBL_ACCESSKEY_SELECT_ACCOUNTS_KEY' => 'A',
1971     'LBL_ACCESSKEY_SELECT_ACCOUNTS_TITLE' => 'Select Account',
1972     'LBL_ACCESSKEY_SELECT_ACCOUNTS_LABEL' => 'Select Account',
1973     'LBL_ACCESSKEY_CLEAR_ACCOUNTS_KEY' => ' ',
1974     'LBL_ACCESSKEY_CLEAR_ACCOUNTS_TITLE' => 'Clear Account',
1975     'LBL_ACCESSKEY_CLEAR_ACCOUNTS_LABEL' => 'Clear Account',
1976     'LBL_ACCESSKEY_SELECT_CAMPAIGNS_KEY' => 'M',
1977     'LBL_ACCESSKEY_SELECT_CAMPAIGNS_TITLE' => 'Select Campaign',
1978     'LBL_ACCESSKEY_SELECT_CAMPAIGNS_LABEL' => 'Select Campaign',
1979     'LBL_ACCESSKEY_CLEAR_CAMPAIGNS_KEY' => ' ',
1980     'LBL_ACCESSKEY_CLEAR_CAMPAIGNS_TITLE' => 'Clear Campaign',
1981     'LBL_ACCESSKEY_CLEAR_CAMPAIGNS_LABEL' => 'Clear Campaign',
1982     'LBL_ACCESSKEY_SELECT_CONTACTS_KEY' => 'C',
1983     'LBL_ACCESSKEY_SELECT_CONTACTS_TITLE' => 'Select Contact',
1984     'LBL_ACCESSKEY_SELECT_CONTACTS_LABEL' => 'Select Contact',
1985     'LBL_ACCESSKEY_CLEAR_CONTACTS_KEY' => ' ',
1986     'LBL_ACCESSKEY_CLEAR_CONTACTS_TITLE' => 'Clear Contact',
1987     'LBL_ACCESSKEY_CLEAR_CONTACTS_LABEL' => 'Clear Contact',
1988     'LBL_ACCESSKEY_SELECT_TEAMSET_KEY' => 'Z',
1989     'LBL_ACCESSKEY_SELECT_TEAMSET_TITLE' => 'Select Team',
1990     'LBL_ACCESSKEY_SELECT_TEAMSET_LABEL' => 'Select Team',
1991     'LBL_ACCESSKEY_CLEAR_TEAMS_KEY' => ' ',
1992     'LBL_ACCESSKEY_CLEAR_TEAMS_TITLE' => 'Clear Team',
1993     'LBL_ACCESSKEY_CLEAR_TEAMS_LABEL' => 'Clear Team',
1994     'LBL_SERVER_RESPONSE_RESOURCES' => 'Resources used to construct this page (queries, files)',
1995     'LBL_SERVER_RESPONSE_TIME_SECONDS' => 'seconds.',
1996     'LBL_SERVER_RESPONSE_TIME' => 'Server response time:',
1997     'LBL_SERVER_MEMORY_BYTES' => 'bytes',
1998     'LBL_SERVER_MEMORY_USAGE' => 'Server Memory Usage: {0} ({1})',
1999     'LBL_SERVER_MEMORY_LOG_MESSAGE' => 'Usage: - module: {0} - action: {1}',
2000     'LBL_SERVER_PEAK_MEMORY_USAGE' => 'Server Peak Memory Usage: {0} ({1})',
2001     'LBL_SHIP_TO_ACCOUNT'=>'Ship to Account',
2002     'LBL_SHIP_TO_CONTACT'=>'Ship to Contact',
2003     'LBL_SHIPPING_ADDRESS'=>'Shipping Address',
2004     'LBL_SHORTCUTS' => 'Shortcuts',
2005     'LBL_SHOW'=>'Show',
2006     'LBL_SQS_INDICATOR' => '',
2007     'LBL_STATE' => 'State:',
2008     'LBL_STATUS_UPDATED'=>'Your Status for this event has been updated!',
2009     'LBL_STATUS'=>'Status:',
2010     'LBL_STREET'=>'Street',
2011     'LBL_SUBJECT' => 'Subject',
2012
2013     'LBL_INBOUNDEMAIL_ID' => 'Inbound Email ID',
2014
2015     /* The following version of LBL_SUGAR_COPYRIGHT is intended for Sugar Open Source only. */
2016
2017     'LBL_SUGAR_COPYRIGHT' => '&copy; 2004-2013 SugarCRM Inc. The Program is provided AS IS, without warranty.  Licensed under <a href="LICENSE.txt" target="_blank" class="copyRightLink">AGPLv3</a>.<br />SugarCRM is a trademark of SugarCRM, Inc. All other company and product names may be trademarks of the respective companies with which they are associated.',
2018
2019
2020
2021     // The following version of LBL_SUGAR_COPYRIGHT is for Professional and Enterprise editions.
2022
2023     'LBL_SUGAR_COPYRIGHT_SUB' => '&copy; 2004-2013 <a href="http://www.sugarcrm.com" target="_blank" class="copyRightLink">SugarCRM Inc.</a> All Rights Reserved.<br />SugarCRM is a trademark of SugarCRM, Inc. All other company and product names may be trademarks of the respective companies with which they are associated.',
2024
2025
2026     'LBL_SYNC' => 'Sync',
2027     'LBL_SYNC' => 'Sync',
2028     'LBL_TABGROUP_ALL' => 'All',
2029     'LBL_TABGROUP_ACTIVITIES' => 'Activities',
2030     'LBL_TABGROUP_COLLABORATION' => 'Collaboration',
2031     'LBL_TABGROUP_HOME' => 'Dashboard',
2032     'LBL_TABGROUP_MARKETING' => 'Marketing',
2033     'LBL_TABGROUP_MY_PORTALS' => 'My Sites',
2034     'LBL_TABGROUP_OTHER' => 'Other',
2035     'LBL_TABGROUP_REPORTS' => 'Reports',
2036     'LBL_TABGROUP_SALES' => 'Sales',
2037     'LBL_TABGROUP_SUPPORT' => 'Support',
2038     'LBL_TABGROUP_TOOLS' => 'Tools',
2039     'LBL_TASKS'=>'Tasks',
2040     'LBL_TEAMS_LINK'=>'Teams',
2041     'LBL_THEME_COLOR'=>'Color',
2042     'LBL_THEME_FONT'=>'Font',
2043     'LBL_THOUSANDS_SYMBOL' => 'K',
2044     'LBL_TRACK_EMAIL_BUTTON_KEY' => 'K',
2045     'LBL_TRACK_EMAIL_BUTTON_LABEL' => 'Archive Email',
2046     'LBL_TRACK_EMAIL_BUTTON_TITLE' => 'Archive Email',
2047     'LBL_UNAUTH_ADMIN' => 'Unauthorized access to administration',
2048     'LBL_UNDELETE_BUTTON_LABEL' => 'Undelete',
2049     'LBL_UNDELETE_BUTTON_TITLE' => 'Undelete',
2050     'LBL_UNDELETE_BUTTON' => 'Undelete',
2051     'LBL_UNDELETE' => 'Undelete',
2052     'LBL_UNSYNC' => 'Unsync',
2053     'LBL_UPDATE' => 'Update',
2054     'LBL_USER_LIST' => 'User List',
2055     'LBL_USERS_SYNC'=>'Users Sync',
2056     'LBL_USERS'=>'Users',
2057     'LBL_VERIFY_EMAIL_ADDRESS'=>'Checking for existing email entry...',
2058     'LBL_VERIFY_PORTAL_NAME'=>'Checking for existing portal name...',
2059     'LBL_VIEW_IMAGE' => 'view',
2060     'LBL_VIEW_PDF_BUTTON_KEY' => 'P',
2061     'LBL_VIEW_PDF_BUTTON_LABEL' => 'Print as PDF',
2062     'LBL_VIEW_PDF_BUTTON_TITLE' => 'Print as PDF',
2063
2064
2065     'LNK_ABOUT' => 'About',
2066     'LNK_ADVANCED_SEARCH' => 'Advanced Search',
2067     'LNK_BASIC_SEARCH' => 'Basic Search',
2068     'LNK_SEARCH_FTS_VIEW_ALL' => 'View all results',
2069     'LNK_SEARCH_NONFTS_VIEW_ALL' => 'Show All',
2070     'LNK_CLOSE' => 'close',
2071     'LBL_MODIFY_CURRENT_SEARCH'=> 'Modify current search',
2072     'LNK_SAVED_VIEWS' => 'Layout Options',
2073     'LNK_DELETE_ALL' => 'del all',
2074     'LNK_DELETE' => 'delete',
2075     'LNK_EDIT' => 'edit',
2076     'LNK_GET_LATEST'=>'Get latest',
2077     'LNK_GET_LATEST_TOOLTIP'=>'Replace with latest version',
2078     'LNK_HELP' => 'Help',
2079     'LNK_CREATE' => 'Create',
2080     'LNK_LIST_END' => 'End',
2081     'LNK_LIST_NEXT' => 'Next',
2082     'LNK_LIST_PREVIOUS' => 'Previous',
2083     'LNK_LIST_RETURN' => 'Return to List',
2084     'LNK_LIST_START' => 'Start',
2085     'LNK_LOAD_SIGNED'=>'Sign',
2086     'LNK_LOAD_SIGNED_TOOLTIP'=>'Replace with signed document',
2087     'LNK_PRINT' => 'Print',
2088     'LNK_BACKTOTOP' => 'Back to top',
2089     'LNK_REMOVE' => 'remove',
2090     'LNK_RESUME' => 'Resume',
2091     'LNK_VIEW_CHANGE_LOG' => 'View Change Log',
2092
2093
2094     'NTC_CLICK_BACK' => 'Please click the browser back button and fix the error.',
2095     'NTC_DATE_FORMAT' => '(yyyy-mm-dd)',
2096     'NTC_DATE_TIME_FORMAT' => '(yyyy-mm-dd 24:00)',
2097     'NTC_DELETE_CONFIRMATION_MULTIPLE' => 'Are you sure you want to delete selected record(s)?',
2098     'NTC_TEMPLATE_IS_USED' => 'The template is used in at least one email marketing record. Are you sure you want to delete it?',
2099     'NTC_TEMPLATES_IS_USED' => "The following templates are used in email marketing records. Are you sure you want to delete them?\n",
2100     'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to delete this record?',
2101     'NTC_DELETE_CONFIRMATION_NUM' => 'Are you sure you want to delete the ',
2102     'NTC_UPDATE_CONFIRMATION_NUM' => 'Are you sure you want to update the ',
2103     'NTC_DELETE_SELECTED_RECORDS' =>' selected record(s)?',
2104     'NTC_LOGIN_MESSAGE' => 'Please enter your user name and password.',
2105     'NTC_NO_ITEMS_DISPLAY' => 'none',
2106     'NTC_REMOVE_CONFIRMATION' => 'Are you sure you want to remove this relationship? Only the relationship will be removed. The record will not be deleted.',
2107     'NTC_REQUIRED' => 'Indicates required field',
2108     'NTC_SUPPORT_SUGARCRM' => 'Support the SugarCRM open source project with a donation through PayPal - it\'s fast, free and secure!',
2109     'NTC_TIME_FORMAT' => '(24:00)',
2110     'NTC_WELCOME' => 'Welcome',
2111     'NTC_YEAR_FORMAT' => '(yyyy)',
2112     'LOGIN_LOGO_ERROR'=> 'Please replace the SugarCRM logos.',
2113     'ERROR_LICENSE_FULLY_EXPIRED'=> "Your Company's Subscription to the SugarCRM Product has expired and needs to be renewed. Only admins may login when a Subscription has expired. If you have any questions, please contact your administrator.",
2114     'ERROR_LICENSE_EXPIRED'=> "Your company's license for SugarCRM needs to be updated. Only admins may login",
2115     'ERROR_LICENSE_VALIDATION'=> "Your company's license for SugarCRM needs to be validated. Only admins may login",
2116     'WARN_BROWSER_VERSION_WARNING' => "<b>Warning:</b> Your browser version is no longer supported or you are using an unsupported browser.<p></p>The following browser versions are recommended:<p></p><ul><li>Internet Explorer 10 (compatibility view not supported)<li>Firefox 24.0<li>Safari 5.1<li>Chrome 29</ul>",
2117     'WARN_BROWSER_IE_COMPATIBILITY_MODE_WARNING' => "<b>Warning:</b> Your browser is in IE compatibility view which is not supported.",
2118     'WARN_LICENSE_SEATS'=>  "Warning: The number of active users is already the maximum number of licenses allowed.",
2119     'WARN_LICENSE_SEATS_MAXED'=>  "Warning: The number of active users exceeds the maximum number of licenses allowed.",
2120     'WARN_ONLY_ADMINS'=> "Only admins may log in.",
2121     'WARN_UNSAVED_CHANGES'=> "You are about to leave this record without saving any changes you may have made to the record. Are you sure you want to navigate away from this record?",
2122     'ERROR_NO_RECORD' => 'Error retrieving record.  This record may be deleted or you may not be authorized to view it.',
2123     'ERROR_TYPE_NOT_VALID' => 'Error. This type is not valid.',
2124     'ERROR_NO_BEAN' => 'Failed to get bean.', 
2125     'LBL_DUP_MERGE'=>'Find Duplicates',
2126     'LBL_MANAGE_SUBSCRIPTIONS'=>'Manage Subscriptions',
2127     'LBL_MANAGE_SUBSCRIPTIONS_FOR'=>'Manage Subscriptions for ',
2128     'LBL_SUBSCRIBE'=>'Subscribe',
2129     'LBL_UNSUBSCRIBE'=>'Unsubscribe',
2130     // Ajax status strings
2131     'LBL_LOADING' => 'Loading ...',
2132     'LBL_SEARCHING' => 'Searching...',
2133     'LBL_SAVING_LAYOUT' => 'Saving Layout ...',
2134     'LBL_SAVED_LAYOUT' => 'Layout has been saved.',
2135     'LBL_SAVED' => 'Saved',
2136     'LBL_SAVING' => 'Saving',
2137     'LBL_FAILED' => 'Failed!',
2138     'LBL_DISPLAY_COLUMNS' => 'Display Columns',
2139     'LBL_HIDE_COLUMNS' => 'Hide Columns',
2140     'LBL_SEARCH_CRITERIA' => 'Search Criteria',
2141     'LBL_SAVED_VIEWS' => 'Saved Views',
2142     'LBL_PROCESSING_REQUEST'=>'Processing..',
2143     'LBL_REQUEST_PROCESSED'=>'Done',
2144     'LBL_AJAX_FAILURE' => 'Ajax failure',
2145     'LBL_MERGE_DUPLICATES'  => 'Merge',
2146     'LBL_SAVED_SEARCH_SHORTCUT' => 'Saved Searches',
2147     'LBL_SEARCH_POPULATE_ONLY'=> 'Perform a search using the search form above',
2148     'LBL_DETAILVIEW'=>'Detail View',
2149     'LBL_LISTVIEW'=>'List View',
2150     'LBL_EDITVIEW'=>'Edit View',
2151     'LBL_SEARCHFORM'=>'Search Form',
2152     'LBL_SAVED_SEARCH_ERROR' => 'Please provide a name for this view.',
2153     'LBL_DISPLAY_LOG' => 'Display Log',
2154     'ERROR_JS_ALERT_SYSTEM_CLASS' => 'System',
2155     'ERROR_JS_ALERT_TIMEOUT_TITLE' => 'Session Timeout',
2156     'ERROR_JS_ALERT_TIMEOUT_MSG_1' => 'Your session is about to timeout in 2 minutes. Please save your work.',
2157     'ERROR_JS_ALERT_TIMEOUT_MSG_2' =>'Your session has timed out.',
2158     'MSG_JS_ALERT_MTG_REMINDER_AGENDA' => "\nAgenda: ",
2159     'MSG_JS_ALERT_MTG_REMINDER_MEETING' => 'Meeting',
2160     'MSG_JS_ALERT_MTG_REMINDER_CALL' => 'Call',
2161     'MSG_JS_ALERT_MTG_REMINDER_TIME' => 'Time: ',
2162     'MSG_JS_ALERT_MTG_REMINDER_LOC' => 'Location: ',
2163     'MSG_JS_ALERT_MTG_REMINDER_DESC' => 'Description: ',
2164     'MSG_JS_ALERT_MTG_REMINDER_STATUS' => 'Status: ',
2165     'MSG_JS_ALERT_MTG_REMINDER_RELATED_TO' => 'Related To: ',
2166     'MSG_JS_ALERT_MTG_REMINDER_CALL_MSG' => "\nClick OK to view this call or click Cancel to dismiss this message.",
2167         'MSG_JS_ALERT_MTG_REMINDER_MEETING_MSG' => "\nClick OK to view this meeting or click Cancel to dismiss this message.",
2168         'MSG_LIST_VIEW_NO_RESULTS_BASIC' => "No results found.",
2169         'MSG_LIST_VIEW_NO_RESULTS' => "No results found for <item1>",
2170         'MSG_LIST_VIEW_NO_RESULTS_SUBMSG' => "Create <item1> as a new <item2>",
2171         'MSG_EMPTY_LIST_VIEW_NO_RESULTS' => "You currently have no records saved. <item2> or <item3> one now.",
2172         'MSG_EMPTY_LIST_VIEW_NO_RESULTS_SUBMSG' =>      "<item4> to learn more about the <item1> module. In order to access more information, use the user menu drop down located on the main navigation bar to access Help.",
2173
2174     'LBL_CLICK_HERE' => "Click here",
2175     // contextMenu strings
2176     'LBL_ADD_TO_FAVORITES' => 'Add to My Favorites',
2177     'LBL_MARK_AS_FAVORITES' => 'Mark as Favorite',
2178     'LBL_CREATE_CONTACT' => 'Create Contact',
2179     'LBL_CREATE_CASE' => 'Create Case',
2180     'LBL_CREATE_NOTE' => 'Create Note',
2181     'LBL_CREATE_OPPORTUNITY' => 'Create Opportunity',
2182     'LBL_SCHEDULE_CALL' => 'Log Call',
2183     'LBL_SCHEDULE_MEETING' => 'Schedule Meeting',
2184     'LBL_CREATE_TASK' => 'Create Task',
2185     'LBL_REMOVE_FROM_FAVORITES' => 'Remove From My Favorites',
2186     //web to lead
2187     'LBL_GENERATE_WEB_TO_LEAD_FORM' => 'Generate Form',
2188     'LBL_SAVE_WEB_TO_LEAD_FORM' =>'Save Web To Lead Form',
2189
2190     'LBL_PLEASE_SELECT' => 'Please Select',
2191     'LBL_REDIRECT_URL'=>'Redirect URL',
2192     'LBL_RELATED_CAMPAIGN' =>'Related campaign',
2193     'LBL_ADD_ALL_LEAD_FIELDS' => 'Add All Fields',
2194     'LBL_REMOVE_ALL_LEAD_FIELDS' => 'Remove All Fields',
2195     'LBL_ONLY_IMAGE_ATTACHMENT' => 'Only the following supported image type attachments can be embedded: JPG, PNG.',
2196     'LBL_REMOVE' => 'Remove',
2197     'LBL_TRAINING' => 'Support',
2198     'ERR_DATABASE_CONN_DROPPED'=>'Error executing a query. Possibly, your database dropped the connection. Please refresh this page, you may need to restart you web server.',
2199     'ERR_MSSQL_DB_CONTEXT' =>'Changed database context to',
2200   'ERR_MSSQL_WARNING' =>'Warning:',
2201
2202     //Meta-Data framework
2203     'ERR_MISSING_VARDEF_NAME' => 'Warning: field [[field]] does not have a mapped entry in [moduleDir] vardefs.php file',
2204     'ERR_CANNOT_CREATE_METADATA_FILE' => 'Error: File [[file]] is missing.  Unable to create because no corresponding HTML file was found.',
2205   'ERR_CANNOT_FIND_MODULE' => 'Error: Module [module] does not exist.',
2206   'LBL_ALT_ADDRESS' => 'Other Address:',
2207     'ERR_SMARTY_UNEQUAL_RELATED_FIELD_PARAMETERS' => 'Error: There are an unequal number of arguments for the \'key\' and \'copy\' elements in the displayParams array.',
2208     'ERR_SMARTY_MISSING_DISPLAY_PARAMS' => 'Missing index in displayParams Array for: ',
2209
2210     /* MySugar Framework (for Home and Dashboard) */
2211     'LBL_DASHLET_CONFIGURE_GENERAL' => 'General',
2212     'LBL_DASHLET_CONFIGURE_FILTERS' => 'Filters',
2213     'LBL_DASHLET_CONFIGURE_MY_ITEMS_ONLY' => 'Only My Items',
2214     'LBL_DASHLET_CONFIGURE_TITLE' => 'Title',
2215     'LBL_DASHLET_CONFIGURE_DISPLAY_ROWS' => 'Display Rows',
2216
2217     // MySugar status strings
2218     'LBL_CREATING_NEW_PAGE' => 'Creating New Page ...',
2219     'LBL_NEW_PAGE_FEEDBACK' => 'You have created a new page. You may add new content with the Add Sugar Dashlets menu option.',
2220     'LBL_DELETE_PAGE_CONFIRM' => 'Are you sure you want to delete this page?',
2221     'LBL_SAVING_PAGE_TITLE' => 'Saving Page Title ...',
2222     'LBL_RETRIEVING_PAGE' => 'Retrieving Page ...',
2223     'LBL_MAX_DASHLETS_REACHED' => 'You have reached the maximum number of Sugar Dashlets your adminstrator has set. Please remove a Sugar Dashlet to add more.',
2224     'LBL_ADDING_DASHLET' => 'Adding Sugar Dashlet ...',
2225     'LBL_ADDED_DASHLET' => 'Sugar Dashlet Added',
2226     'LBL_REMOVE_DASHLET_CONFIRM' => 'Are you sure you want to remove the Sugar Dashlet?',
2227     'LBL_REMOVING_DASHLET' => 'Removing Sugar Dashlet ...',
2228     'LBL_REMOVED_DASHLET' => 'Sugar Dashlet Removed',
2229
2230     // MySugar Menu Options
2231     'LBL_ADD_PAGE' => 'Add Page',
2232     'LBL_DELETE_PAGE' => 'Delete Page',
2233     'LBL_CHANGE_LAYOUT' => 'Change Layout',
2234     'LBL_RENAME_PAGE' => 'Rename Page',
2235
2236     'LBL_LOADING_PAGE' => 'Loading page, please wait...',
2237
2238     'LBL_RELOAD_PAGE' => 'Please <a href="javascript: window.location.reload()">reload the window</a> to use this Sugar Dashlet.',
2239     'LBL_ADD_DASHLETS' => 'Add Dashlets',
2240     'LBL_CLOSE_DASHLETS' => 'Close',
2241     'LBL_OPTIONS' => 'Options',
2242     'LBL_NUMBER_OF_COLUMNS' => 'Select the number of columns',
2243     'LBL_1_COLUMN' => '1 Column',
2244     'LBL_2_COLUMN' => '2 Column',
2245     'LBL_3_COLUMN' => '3 Column',
2246     'LBL_PAGE_NAME' => 'Page Name',
2247
2248     'LBL_SEARCH_RESULTS' => 'Search Results',
2249     'LBL_SEARCH_MODULES' => 'Modules',
2250     'LBL_SEARCH_CHARTS' => 'Charts',
2251     'LBL_SEARCH_REPORT_CHARTS' => 'Report Charts',
2252     'LBL_SEARCH_TOOLS' => 'Tools',
2253     'LBL_SEARCH_HELP_TITLE' => 'Search Tips',
2254     'LBL_SEARCH_HELP_CLOSE_TOOLTIP' => 'Close',
2255     'LBL_SEARCH_RESULTS_FOUND' => 'Search Results Found',
2256     'LBL_SEARCH_RESULTS_TIME' => 'ms.',
2257     'ERR_BLANK_PAGE_NAME' => 'Please enter a page name.',
2258     /* End MySugar Framework strings */
2259
2260     'LBL_NO_IMAGE' => 'No Image',
2261
2262     'LBL_MODULE' => 'Module',
2263
2264     //adding a label for address copy from left
2265     'LBL_COPY_ADDRESS_FROM_LEFT' => 'Copy address from left:',
2266     'LBL_SAVE_AND_CONTINUE' => 'Save and Continue',
2267
2268     'LBL_SEARCH_HELP_TEXT' => '<p><br /><strong>Multiselect controls</strong></p><ul><li>Click on the values to select an attribute.</li><li>Ctrl-click&nbsp;to&nbsp;select multiple. Mac users use CMD-click.</li><li>To select all values between two attributes,&nbsp; click first value&nbsp;and then shift-click last value.</li></ul><p><strong>Advanced Search & Layout Options</strong><br><br>Using the <b>Saved Search & Layout</b> option, you can save a set of search parameters and/or a custom List View layout in order to quickly obtain the desired search results in the future. You can save an unlimited number of custom searches and layouts. All saved searches appear by name in the Saved Searches list, with the last loaded saved search appearing at the top of the list.<br><br>To customize the List View layout, use the Hide Columns and Display Columns boxes to select which fields to display in the search results. For example, you can view or hide details such as the record name, and assigned user, and assigned team in the search results. To add a column to List View, select the field from the Hide Columns list and use the left arrow to move it to the Display Columns list. To remove a column from List View, select it from the Display Columns list and use the right arrow to move it to the Hide Columns list.<br><br>If you save layout settings, you will be able to load them at any time to view the search results in the custom layout.<br><br>To save and update a search and/or layout:<ol><li>Enter a name for the search results in the <b>Save this search as</b> field and click <b>Save</b>.The name now displays in the Saved Searches list adjacent to the <b>Clear</b> button.</li><li>To view a saved search, select it from the Saved Searches list. The search results are displayed in the List View.</li><li>To update the properties of a saved search, select the saved search from the list, enter the new search criteria and/or layout options in the Advanced Search area, and click <b>Update</b> next to <b>Modify Current Search</b>.</li><li>To delete a saved search, select it in the Saved Searches list, click <b>Delete</b> next to <b>Modify Current Search</b>, and then click <b>OK</b> to confirm the deletion.</li></ol><p><strong>Tips</strong><br><br>By using the % as a wildcard operator you can make your search more broad.  For example instead of just searching for results that equal "Apples" you could change your search to "Apples%" which would match all results that start with the word Apples but could contain other characters as well.</p>' ,
2269
2270     //resource management
2271     'ERR_QUERY_LIMIT' => 'Error: Query limit of $limit reached for $module module.',
2272     'ERROR_NOTIFY_OVERRIDE' => 'Error: ResourceObserver->notify() needs to be overridden.',
2273
2274     //tracker labels
2275     'ERR_MONITOR_FILE_MISSING' => 'Error: Unable to create monitor because metadata file is empty or file does not exist.',
2276     'ERR_MONITOR_NOT_CONFIGURED' => 'Error: There is no monitor configured for requested name',
2277     'ERR_UNDEFINED_METRIC' => 'Error: Unable to set value for undefined metric',
2278     'ERR_STORE_FILE_MISSING' => 'Error: Unable to find Store implementation file',
2279
2280     'LBL_MONITOR_ID' => 'Monitor Id',
2281     'LBL_USER_ID' => 'User Id',
2282     'LBL_MODULE_NAME' => 'Module Name',
2283     'LBL_ITEM_ID' => 'Item Id',
2284     'LBL_ITEM_SUMMARY' => 'Item Summary',
2285     'LBL_ACTION' => 'Action',
2286     'LBL_SESSION_ID' => 'Session Id',
2287     'LBL_BREADCRUMBSTACK_CREATED' => 'BreadCrumbStack created for user id {0}',
2288     'LBL_VISIBLE' => 'Record Visible',
2289     'LBL_DATE_LAST_ACTION' => 'Date of Last Action',
2290
2291
2292
2293
2294
2295     //jc:#12287 - For javascript validation messages
2296     'MSG_IS_NOT_BEFORE' => 'is not before',
2297   'MSG_IS_MORE_THAN' => 'is more than',
2298   'MSG_IS_LESS_THAN' => 'is less than',
2299   'MSG_SHOULD_BE' => 'should be',
2300   'MSG_OR_GREATER' => 'or greater',
2301
2302     'LBL_PORTAL_WELCOME_TITLE' => 'Welcome to Sugar Portal 5.1.0',
2303     'LBL_PORTAL_WELCOME_INFO' => 'Sugar Portal is a framework which provides real-time view of cases, bugs & newsletters etc to customers. This is an external facing interface to Sugar that can be deployed within any website.  Stay tuned for more customer self service features like Project Management and Forums in our future releases.',
2304     'LBL_LIST' => 'List',
2305     'LBL_CREATE_CASE' => 'Create Case',
2306     'LBL_CREATE_BUG' => 'Create Bug',
2307     'LBL_NO_RECORDS_FOUND' => '- 0 Records Found -',
2308
2309     'DATA_TYPE_DUE' => 'Due:',
2310     'DATA_TYPE_START' => 'Start:',
2311     'DATA_TYPE_SENT' => 'Sent:',
2312     'DATA_TYPE_MODIFIED' => 'Modified:',
2313
2314
2315     //jchi at 608/06/2008 10913am china time for the bug 12253.
2316     'LBL_REPORT_NEWREPORT_COLUMNS_TAB_COUNT' => 'Count',
2317     //jchi #19433
2318     'LBL_OBJECT_IMAGE' => 'object image',
2319     //jchi #12300
2320     'LBL_MASSUPDATE_DATE' => 'Select Date',
2321
2322     'LBL_VALIDATE_RANGE' => 'is not within the valid range',
2323     'LBL_CHOOSE_START_AND_END_DATES' => 'Please choose both a starting and ending date range',
2324     'LBL_CHOOSE_START_AND_END_ENTRIES' => 'Please choose both starting and ending range entries',
2325
2326     //jchi #  20776
2327     'LBL_DROPDOWN_LIST_ALL' => 'All',
2328
2329     'LBL_OPERATOR_IN_TEXT' => 'is one of the following:',
2330     'LBL_OPERATOR_NOT_IN_TEXT' => 'is not one of the following:',
2331
2332
2333   //Connector
2334     'ERR_CONNECTOR_FILL_BEANS_SIZE_MISMATCH' => 'Error: The Array count of the bean parameter does not match the Array count of the results.',
2335   'ERR_MISSING_MAPPING_ENTRY_FORM_MODULE' => 'Error: Missing mapping entry for module.',
2336   'ERROR_UNABLE_TO_RETRIEVE_DATA' => 'Error: Unable to retrieve data for {0} Connector.  The service may currently be inaccessible or the configuration settings may be invalid.  Connector error message: ({1}).',
2337   'LBL_MERGE_CONNECTORS' => 'Get Data',
2338   'LBL_MERGE_CONNECTORS_BUTTON_KEY' => '[D]',
2339   'LBL_REMOVE_MODULE_ENTRY' => 'Are you sure you want to disable connector integration for this module?',
2340
2341     // fastcgi checks
2342     'LBL_FASTCGI_LOGGING'      => 'For optimal experience using IIS/FastCGI sapi, set fastcgi.logging to 0 in your php.ini file.',
2343
2344     //cma
2345     'LBL_MASSUPDATE_DELETE_GLOBAL_TEAM'=> 'The Global team cannot be deleted.',
2346     'LBL_MASSUPDATE_DELETE_USER_EXISTS'=>'This private team [{0}] cannot be deleted until the user [{1}] is deleted.',
2347
2348     //martin #25548
2349     'LBL_NO_FLASH_PLAYER' => 'You either have Abobe Flash turned off or are using an older version of the Adobe Flash Player. To get the latest version of the Flash Player, <a href="http://www.adobe.com/go/getflashplayer/">click here</a>.',
2350   //Collection Field
2351   'LBL_COLLECTION_NAME' => 'Name',
2352   'LBL_COLLECTION_PRIMARY' => 'Primary',
2353   'ERROR_MISSING_COLLECTION_SELECTION' => 'Empty required field',
2354     'LBL_COLLECTION_EXACT' => 'Exact',
2355
2356     // fastcgi checks
2357     'LBL_FASTCGI_LOGGING'      => 'For optimal experience using IIS/FastCGI sapi, set fastcgi.logging to 0 in your php.ini file.',
2358     //MB -Fixed Bug #32812 -Max
2359     'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
2360     'LBL_DESCRIPTION' => 'Description',
2361
2362   'LBL_NONE' => '-none-',
2363   'LBL_YESTERDAY'=> 'yesterday',
2364   'LBL_TODAY'=>'today',
2365   'LBL_TOMORROW'=>'tomorrow',
2366   'LBL_NEXT_WEEK'=> 'next week',
2367   'LBL_NEXT_MONDAY'=>'next monday',
2368   'LBL_NEXT_FRIDAY'=>'next friday',
2369   'LBL_TWO_WEEKS'=> 'two weeks',
2370   'LBL_NEXT_MONTH'=> 'next month',
2371   'LBL_FIRST_DAY_OF_NEXT_MONTH'=> 'first day of next month',
2372   'LBL_THREE_MONTHS'=> 'three months',
2373   'LBL_SIXMONTHS'=> 'six months',
2374   'LBL_NEXT_YEAR'=> 'next year',
2375     'LBL_FILTERED' => 'Filtered',
2376
2377     //Datetimecombo fields
2378     'LBL_HOURS' => 'Hours',
2379     'LBL_MINUTES' => 'Minutes',
2380     'LBL_MERIDIEM' => 'Meridiem',
2381     'LBL_DATE' => 'Date',
2382     'LBL_DASHLET_CONFIGURE_AUTOREFRESH' => 'Auto-Refresh',
2383
2384     'LBL_DURATION_DAY' => 'day',
2385     'LBL_DURATION_HOUR' => 'hour',
2386     'LBL_DURATION_MINUTE' => 'minute',
2387     'LBL_DURATION_DAYS' => 'days',
2388     'LBL_DURATION_HOURS' => 'hours',
2389     'LBL_DURATION_MINUTES' => 'minutes',
2390
2391     //Calendar widget labels
2392     'LBL_CHOOSE_MONTH' => 'Choose Month',
2393     'LBL_ENTER_YEAR' => 'Enter Year',
2394     'LBL_ENTER_VALID_YEAR' => 'Please enter a valid year',
2395
2396     //SugarFieldPhone labels
2397     'LBL_INVALID_USA_PHONE_FORMAT' => 'Please enter a numeric U.S. phone number, including area code.',
2398
2399     //File write error label
2400     'ERR_FILE_WRITE' => 'Error: Could not write file {0}.  Please check system and web server permissions.',
2401   'ERR_FILE_NOT_FOUND' => 'Error: Could not load file {0}.  Please check system and web server permissions.',
2402
2403     'LBL_AND' => 'And',
2404     'LBL_BEFORE' => 'Before',
2405
2406     // File fields
2407     'LBL_UPLOAD_FROM_COMPUTER' => 'Upload From Your Computer',
2408     'LBL_SEARCH_EXTERNAL_API' => 'File on External Source',
2409     'LBL_EXTERNAL_SECURITY_LEVEL' => 'Security',
2410     'LBL_SHARE_PRIVATE' => 'Private',
2411     'LBL_SHARE_COMPANY' => 'Company',
2412     'LBL_SHARE_LINKABLE' => 'Linkable',
2413     'LBL_SHARE_PUBLIC' => 'Public',
2414
2415
2416     // Web Services REST RSS
2417     'LBL_RSS_FEED' => 'RSS Feed',
2418     'LBL_RSS_RECORDS_FOUND' => 'record(s) found',
2419     'ERR_RSS_INVALID_INPUT' => 'RSS is not a valid input_type',
2420     'ERR_RSS_INVALID_RESPONSE' => 'RSS is not a valid response_type for this method',
2421
2422     //External API Error Messages
2423     'ERR_GOOGLE_API_415' => 'Google Docs does not support the file format you provided.',
2424
2425     'LBL_EMPTY' => 'Empty',
2426     'LBL_IS_EMPTY' => 'Is empty',
2427     'LBL_IS_NOT_EMPTY' => 'Is not empty',
2428     //IMPORT SAMPLE TEXT
2429     'LBL_IMPORT_SAMPLE_FILE_TEXT' => '
2430 "This is a sample import file which provides an example of the expected contents of a file that is ready for import."
2431 "The file is a comma-delimited .csv file, using double-quotes as the field qualifier."
2432
2433 "The header row is the top-most row in the file and contains the field labels as you would see them in the application."
2434 "These labels are used for mapping the data in the file to the fields in the application."
2435
2436 "Notes: The database names could also be used in the header row. This is useful when you are using phpMyAdmin or another database tool to provide an exported list of data to import."
2437 "The column order is not critical as the import process matches the data to the appropriate fields based on the header row."
2438
2439
2440 "To use this file as a template, do the following:"
2441 "1. Remove the sample rows of data"
2442 "2. Remove the help text that you are reading right now"
2443 "3. Input your own data into the appropriate rows and columns"
2444 "4. Save the file to a known location on your system"
2445 "5. Click on the Import option from the Actions menu in the application and choose the file to upload"
2446    ',
2447     //define labels to be used for overriding local values during import/export
2448     'LBL_EXPORT_ASSIGNED_USER_ID' => 'Assigned To',
2449     'LBL_EXPORT_ASSIGNED_USER_NAME' => 'Assigned User',
2450     'LBL_EXPORT_REPORTS_TO_ID' => 'Reports To ID',
2451     'LBL_EXPORT_FULL_NAME' => 'Full Name',
2452     'LBL_EXPORT_TEAM_ID' => 'Team ID',
2453     'LBL_EXPORT_TEAM_NAME' => 'Teams',
2454     'LBL_EXPORT_TEAM_SET_ID' => 'Team Set ID',
2455
2456     'LBL_QUICKEDIT_NODEFS_NAVIGATION'=> 'Navigating... ',
2457
2458     'LBL_PENDING_NOTIFICATIONS' => 'Notifications',
2459     'LBL_ALT_ADD_TEAM_ROW' => 'Add new team row',
2460     'LBL_ALT_REMOVE_TEAM_ROW' => 'Remove team',
2461     'LBL_ALT_SPOT_SEARCH' => 'Spot Search',
2462     'LBL_ALT_SORT_DESC' => 'Sorted Descending',
2463     'LBL_ALT_SORT_ASC' => 'Sorted Ascending',
2464     'LBL_ALT_SORT' => 'Sort',
2465     'LBL_ALT_SHOW_OPTIONS' => 'Show Options',
2466     'LBL_ALT_HIDE_OPTIONS' => 'Hide Options',
2467     'LBL_ALT_MOVE_COLUMN_LEFT' => 'Move selected entry to the list on the left',
2468     'LBL_ALT_MOVE_COLUMN_RIGHT' => 'Move selected entry to the list on the right',
2469     'LBL_ALT_MOVE_COLUMN_UP' =>'Move selected entry up in the displayed list order',
2470     'LBL_ALT_MOVE_COLUMN_DOWN' => 'Move selected entry down in the displayed list order',
2471     'LBL_ALT_INFO' => 'Information',
2472         'MSG_DUPLICATE' => 'The {0} record you are about to create might be a duplicate of an {0} record that already exists. {1} records containing similar names are listed below.<br>Click Create {1} to continue creating this new {0}, or select an existing {0} listed below.',
2473     'MSG_SHOW_DUPLICATES' => 'The {0} record you are about to create might be a duplicate of a {0} record that already exists. {1} records containing similar names are listed below.  Click Save to continue creating this new {0}, or click Cancel to return to the module without creating the {0}.',
2474     'LBL_EMAIL_TITLE' => 'email address',
2475     'LBL_EMAIL_OPT_TITLE' => 'opted out email address',
2476     'LBL_EMAIL_INV_TITLE' => 'invalid email address',
2477     'LBL_EMAIL_PRIM_TITLE' => 'primary email address',
2478     'LBL_SELECT_ALL_TITLE' => 'Select all',
2479     'LBL_SELECT_THIS_ROW_TITLE' => 'Select this row',
2480     'LBL_TEAM_SELECTED_TITLE' => 'Team Selected ',
2481     'LBL_TEAM_SELECT_AS_PRIM_TITLE' => 'Select to make this team primary',
2482
2483     //for upload errors
2484     'UPLOAD_ERROR_TEXT'          => 'ERROR: There was an error during upload. Error code: {0} - {1}',
2485     'UPLOAD_ERROR_TEXT_SIZEINFO' => 'ERROR: There was an error during upload. Error code: {0} - {1}. The upload_maxsize is {2} ',
2486     'UPLOAD_ERROR_HOME_TEXT'     => 'ERROR: There was an error during your upload, please contact an administrator for help.',
2487     'UPLOAD_MAXIMUM_EXCEEDED'    => 'Size of Upload ({0} bytes) Exceeded Allowed Maximum: {1} bytes',
2488     'UPLOAD_REQUEST_ERROR'    => 'An error has occured. Please refresh your page and try again.',
2489
2490
2491     //508 used Access Keys
2492     'LBL_EDIT_BUTTON_KEY' => 'i',
2493     'LBL_EDIT_BUTTON_LABEL' => 'Edit',
2494     'LBL_EDIT_BUTTON_TITLE' => 'Edit',
2495     'LBL_DUPLICATE_BUTTON_KEY' => 'u',
2496     'LBL_DUPLICATE_BUTTON_LABEL' => 'Duplicate',
2497     'LBL_DUPLICATE_BUTTON_TITLE' => 'Duplicate',
2498     'LBL_DELETE_BUTTON_KEY' => 'd',
2499     'LBL_DELETE_BUTTON_LABEL' => 'Delete',
2500     'LBL_DELETE_BUTTON_TITLE' => 'Delete',
2501     'LBL_SAVE_BUTTON_KEY' => 'a',
2502     'LBL_SAVE_BUTTON_LABEL' => 'Save',
2503     'LBL_SAVE_BUTTON_TITLE' => 'Save',
2504     'LBL_CANCEL_BUTTON_KEY' => 'l',
2505     'LBL_CANCEL_BUTTON_LABEL' => 'Cancel',
2506     'LBL_CANCEL_BUTTON_TITLE' => 'Cancel',
2507     'LBL_FIRST_INPUT_EDIT_VIEW_KEY' => '7',
2508     'LBL_ADV_SEARCH_LNK_KEY' => '8',
2509     'LBL_FIRST_INPUT_SEARCH_KEY' => '9',
2510     'LBL_GLOBAL_SEARCH_LNK_KEY' => '0',
2511     'LBL_KEYBOARD_SHORTCUTS_HELP_TITLE' => 'Keyboard Shortcuts',
2512     'LBL_KEYBOARD_SHORTCUTS_HELP' => '<p><strong>Form Functionality - Alt+</strong><br/> I = ed<b>I</b>t (detailview)<br/> U = d<b>U</b>plicate (detailview)<br/> D = <b>D</b>elete (detailview)<br/> A = s<b>A</b>ve (editview)<br/> L = cance<b>L</b> (editview) <br/><br/></p><p><strong>Search and Navigation  - Alt+</strong><br/> 7 = first input on Edit form<br/> 8 = Advanced Search link<br/> 9 = First Search Form input<br/> 0 = Unified search input<br></p>' ,
2513
2514     'ERR_CONNECTOR_NOT_ARRAY' => 'connector array in {0} been defined incorrectly or is empty and could not be used.',
2515     'ERR_SUHOSIN' => 'Upload stream is blocked by Suhosin, please add &quot;upload&quot; to suhosin.executor.include.whitelist (See sugarcrm.log for more information)',
2516     'ERR_BAD_RESPONSE_FROM_SERVER' => 'Bad response from the server',
2517     );
2518
2519 $app_list_strings['moduleList']['Library'] = 'Library';
2520 $app_list_strings['library_type'] = array('Books'=>'Book', 'Music'=>'Music', 'DVD'=>'DVD', 'Magazines'=>'Magazines');
2521 $app_list_strings['moduleList']['EmailAddresses'] = 'Email Address';
2522 $app_list_strings['project_priority_default'] = 'Medium';
2523 $app_list_strings['project_priority_options'] = array (
2524     'High' => 'High',
2525     'Medium' => 'Medium',
2526     'Low' => 'Low',
2527 );
2528
2529
2530 $app_list_strings['kbdocument_status_dom'] = array (
2531     'Draft' => 'Draft',
2532     'Expired' => 'Expired',
2533     'In Review' => 'In Review',
2534     'Published' => 'Published',
2535   );
2536
2537    $app_list_strings['kbadmin_actions_dom'] =
2538     array (
2539     ''          => '--Admin Actions--',
2540     'Create New Tag' => 'Create New Tag',
2541     'Delete Tag'=>'Delete Tag',
2542     'Rename Tag'=>'Rename Tag',
2543     'Move Selected Articles'=>'Move Selected Articles',
2544     'Apply Tags On Articles'=>'Apply Tags To Articles',
2545     'Delete Selected Articles'=>'Delete Selected Articles',
2546   );
2547
2548
2549   $app_list_strings['kbdocument_attachment_option_dom'] =
2550     array(
2551         ''=>'',
2552         'some' => 'Has Attachments',
2553         'none' => 'Has None',
2554         'mime' => 'Specify Mime Type',
2555         'name' => 'Specify Name',
2556     );
2557
2558   $app_list_strings['moduleList']['KBDocuments'] = 'Knowledge Base';
2559   $app_strings['LBL_CREATE_KB_DOCUMENT'] = 'Create Article';
2560   $app_list_strings['kbdocument_viewing_frequency_dom'] =
2561   array(
2562     ''=>'',
2563     'Top_5'  => 'Top 5',
2564     'Top_10' => 'Top 10',
2565     'Top_20' => 'Top 20',
2566     'Bot_5'  => 'Bottom 5',
2567     'Bot_10' => 'Bottom 10',
2568     'Bot_20' => 'Bottom 20',
2569   );
2570
2571    $app_list_strings['kbdocument_canned_search'] =
2572     array(
2573         'all'=>'All',
2574         'added' => 'Added Last 30 days',
2575         'pending' => 'Pending my Approval',
2576         'updated' =>'Updated Last 30 days',
2577         'faqs' => 'FAQs',
2578     );
2579     $app_list_strings['kbdocument_date_filter_options'] =
2580         array(
2581     '' => '',
2582     'on' => 'On',
2583     'before' => 'Before',
2584     'after' => 'After',
2585     'between_dates' => 'Is Between',
2586     'last_7_days' => 'Last 7 Days',
2587     'next_7_days' => 'Next 7 Days',
2588     'last_month' => 'Last Month',
2589     'this_month' => 'This Month',
2590     'next_month' => 'Next Month',
2591     'last_30_days' => 'Last 30 Days',
2592     'next_30_days' => 'Next 30 Days',
2593     'last_year' => 'Last Year',
2594     'this_year' => 'This Year',
2595     'next_year' => 'Next Year',
2596     'isnull' => 'Is Null',
2597         );
2598
2599     $app_list_strings['countries_dom'] = array(
2600         '' => '',
2601         'ABU DHABI' => 'ABU DHABI',
2602         'ADEN' => 'ADEN',
2603         'AFGHANISTAN' => 'AFGHANISTAN',
2604         'ALBANIA' => 'ALBANIA',
2605         'ALGERIA' => 'ALGERIA',
2606         'AMERICAN SAMOA' => 'AMERICAN SAMOA',
2607         'ANDORRA' => 'ANDORRA',
2608         'ANGOLA' => 'ANGOLA',
2609         'ANTARCTICA' => 'ANTARCTICA',
2610         'ANTIGUA' => 'ANTIGUA',
2611         'ARGENTINA' => 'ARGENTINA',
2612         'ARMENIA' => 'ARMENIA',
2613         'ARUBA' => 'ARUBA',
2614         'AUSTRALIA' => 'AUSTRALIA',
2615         'AUSTRIA' => 'AUSTRIA',
2616         'AZERBAIJAN' => 'AZERBAIJAN',
2617         'BAHAMAS' => 'BAHAMAS',
2618         'BAHRAIN' => 'BAHRAIN',
2619         'BANGLADESH' => 'BANGLADESH',
2620         'BARBADOS' => 'BARBADOS',
2621         'BELARUS' => 'BELARUS',
2622         'BELGIUM' => 'BELGIUM',
2623         'BELIZE' => 'BELIZE',
2624         'BENIN' => 'BENIN',
2625         'BERMUDA' => 'BERMUDA',
2626         'BHUTAN' => 'BHUTAN',
2627         'BOLIVIA' => 'BOLIVIA',
2628         'BOSNIA' => 'BOSNIA',
2629         'BOTSWANA' => 'BOTSWANA',
2630         'BOUVET ISLAND' => 'BOUVET ISLAND',
2631         'BRAZIL' => 'BRAZIL',
2632         'BRITISH ANTARCTICA TERRITORY' => 'BRITISH ANTARCTICA TERRITORY',
2633         'BRITISH INDIAN OCEAN TERRITORY' => 'BRITISH INDIAN OCEAN TERRITORY',
2634         'BRITISH VIRGIN ISLANDS' => 'BRITISH VIRGIN ISLANDS',
2635         'BRITISH WEST INDIES' => 'BRITISH WEST INDIES',
2636         'BRUNEI' => 'BRUNEI',
2637         'BULGARIA' => 'BULGARIA',
2638         'BURKINA FASO' => 'BURKINA FASO',
2639         'BURUNDI' => 'BURUNDI',
2640         'CAMBODIA' => 'CAMBODIA',
2641         'CAMEROON' => 'CAMEROON',
2642         'CANADA' => 'CANADA',
2643         'CANAL ZONE' => 'CANAL ZONE',
2644         'CANARY ISLAND' => 'CANARY ISLAND',
2645         'CAPE VERDI ISLANDS' => 'CAPE VERDI ISLANDS',
2646         'CAYMAN ISLANDS' => 'CAYMAN ISLANDS',
2647         'CEVLON' => 'CEVLON',
2648         'CHAD' => 'CHAD',
2649         'CHANNEL ISLAND UK' => 'CHANNEL ISLAND UK',
2650         'CHILE' => 'CHILE',
2651         'CHINA' => 'CHINA',
2652         'CHRISTMAS ISLAND' => 'CHRISTMAS ISLAND',
2653         'COCOS (KEELING) ISLAND' => 'COCOS (KEELING) ISLAND',
2654         'COLOMBIA' => 'COLOMBIA',
2655         'COMORO ISLANDS' => 'COMORO ISLANDS',
2656         'CONGO' => 'CONGO',
2657         'CONGO KINSHASA' => 'CONGO KINSHASA',
2658         'COOK ISLANDS' => 'COOK ISLANDS',
2659         'COSTA RICA' => 'COSTA RICA',
2660         'CROATIA' => 'CROATIA',
2661         'CUBA' => 'CUBA',
2662         'CURACAO' => 'CURACAO',
2663         'CYPRUS' => 'CYPRUS',
2664         'CZECH REPUBLIC' => 'CZECH REPUBLIC',
2665         'DAHOMEY' => 'DAHOMEY',
2666         'DENMARK' => 'DENMARK',
2667         'DJIBOUTI' => 'DJIBOUTI',
2668         'DOMINICA' => 'DOMINICA',
2669         'DOMINICAN REPUBLIC' => 'DOMINICAN REPUBLIC',
2670         'DUBAI' => 'DUBAI',
2671         'ECUADOR' => 'ECUADOR',
2672         'EGYPT' => 'EGYPT',
2673         'EL SALVADOR' => 'EL SALVADOR',
2674         'EQUATORIAL GUINEA' => 'EQUATORIAL GUINEA',
2675         'ESTONIA' => 'ESTONIA',
2676         'ETHIOPIA' => 'ETHIOPIA',
2677         'FAEROE ISLANDS' => 'FAEROE ISLANDS',
2678         'FALKLAND ISLANDS' => 'FALKLAND ISLANDS',
2679         'FIJI' => 'FIJI',
2680         'FINLAND' => 'FINLAND',
2681         'FRANCE' => 'FRANCE',
2682         'FRENCH GUIANA' => 'FRENCH GUIANA',
2683         'FRENCH POLYNESIA' => 'FRENCH POLYNESIA',
2684         'GABON' => 'GABON',
2685         'GAMBIA' => 'GAMBIA',
2686         'GEORGIA' => 'GEORGIA',
2687         'GERMANY' => 'GERMANY',
2688         'GHANA' => 'GHANA',
2689         'GIBRALTAR' => 'GIBRALTAR',
2690         'GREECE' => 'GREECE',
2691         'GREENLAND' => 'GREENLAND',
2692         'GUADELOUPE' => 'GUADELOUPE',
2693         'GUAM' => 'GUAM',
2694         'GUATEMALA' => 'GUATEMALA',
2695         'GUINEA' => 'GUINEA',
2696         'GUYANA' => 'GUYANA',
2697         'HAITI' => 'HAITI',
2698         'HONDURAS' => 'HONDURAS',
2699         'HONG KONG' => 'HONG KONG',
2700         'HUNGARY' => 'HUNGARY',
2701         'ICELAND' => 'ICELAND',
2702         'IFNI' => 'IFNI',
2703         'INDIA' => 'INDIA',
2704         'INDONESIA' => 'INDONESIA',
2705         'IRAN' => 'IRAN',
2706         'IRAQ' => 'IRAQ',
2707         'IRELAND' => 'IRELAND',
2708         'ISRAEL' => 'ISRAEL',
2709         'ITALY' => 'ITALY',
2710         'IVORY COAST' => 'IVORY COAST',
2711         'JAMAICA' => 'JAMAICA',
2712         'JAPAN' => 'JAPAN',
2713         'JORDAN' => 'JORDAN',
2714         'KAZAKHSTAN' => 'KAZAKHSTAN',
2715         'KENYA' => 'KENYA',
2716         'KOREA' => 'KOREA',
2717         'KOREA, SOUTH' => 'KOREA, SOUTH',
2718         'KUWAIT' => 'KUWAIT',
2719         'KYRGYZSTAN' => 'KYRGYZSTAN',
2720         'LAOS' => 'LAOS',
2721         'LATVIA' => 'LATVIA',
2722         'LEBANON' => 'LEBANON',
2723         'LEEWARD ISLANDS' => 'LEEWARD ISLANDS',
2724         'LESOTHO' => 'LESOTHO',
2725         'LIBYA' => 'LIBYA',
2726         'LIECHTENSTEIN' => 'LIECHTENSTEIN',
2727         'LITHUANIA' => 'LITHUANIA',
2728         'LUXEMBOURG' => 'LUXEMBOURG',
2729         'MACAO' => 'MACAO',
2730         'MACEDONIA' => 'MACEDONIA',
2731         'MADAGASCAR' => 'MADAGASCAR',
2732         'MALAWI' => 'MALAWI',
2733         'MALAYSIA' => 'MALAYSIA',
2734         'MALDIVES' => 'MALDIVES',
2735         'MALI' => 'MALI',
2736         'MALTA' => 'MALTA',
2737         'MARTINIQUE' => 'MARTINIQUE',
2738         'MAURITANIA' => 'MAURITANIA',
2739         'MAURITIUS' => 'MAURITIUS',
2740         'MELANESIA' => 'MELANESIA',
2741         'MEXICO' => 'MEXICO',
2742         'MOLDOVIA' => 'MOLDOVIA',
2743         'MONACO' => 'MONACO',
2744         'MONGOLIA' => 'MONGOLIA',
2745         'MOROCCO' => 'MOROCCO',
2746         'MOZAMBIQUE' => 'MOZAMBIQUE',
2747         'MYANAMAR' => 'MYANAMAR',
2748         'NAMIBIA' => 'NAMIBIA',
2749         'NEPAL' => 'NEPAL',
2750         'NETHERLANDS' => 'NETHERLANDS',
2751         'NETHERLANDS ANTILLES' => 'NETHERLANDS ANTILLES',
2752         'NETHERLANDS ANTILLES NEUTRAL ZONE' => 'NETHERLANDS ANTILLES NEUTRAL ZONE',
2753         'NEW CALADONIA' => 'NEW CALADONIA',
2754         'NEW HEBRIDES' => 'NEW HEBRIDES',
2755         'NEW ZEALAND' => 'NEW ZEALAND',
2756         'NICARAGUA' => 'NICARAGUA',
2757         'NIGER' => 'NIGER',
2758         'NIGERIA' => 'NIGERIA',
2759         'NORFOLK ISLAND' => 'NORFOLK ISLAND',
2760         'NORWAY' => 'NORWAY',
2761         'OMAN' => 'OMAN',
2762         'OTHER' => 'OTHER',
2763         'PACIFIC ISLAND' => 'PACIFIC ISLAND',
2764         'PAKISTAN' => 'PAKISTAN',
2765         'PANAMA' => 'PANAMA',
2766         'PAPUA NEW GUINEA' => 'PAPUA NEW GUINEA',
2767         'PARAGUAY' => 'PARAGUAY',
2768         'PERU' => 'PERU',
2769         'PHILIPPINES' => 'PHILIPPINES',
2770         'POLAND' => 'POLAND',
2771         'PORTUGAL' => 'PORTUGAL',
2772         'PORTUGUESE TIMOR' => 'PORTUGUESE TIMOR',
2773         'PUERTO RICO' => 'PUERTO RICO',
2774         'QATAR' => 'QATAR',
2775         'REPUBLIC OF BELARUS' => 'REPUBLIC OF BELARUS',
2776         'REPUBLIC OF SOUTH AFRICA' => 'REPUBLIC OF SOUTH AFRICA',
2777         'REUNION' => 'REUNION',
2778         'ROMANIA' => 'ROMANIA',
2779         'RUSSIA' => 'RUSSIA',
2780         'RWANDA' => 'RWANDA',
2781         'RYUKYU ISLANDS' => 'RYUKYU ISLANDS',
2782         'SABAH' => 'SABAH',
2783         'SAN MARINO' => 'SAN MARINO',
2784         'SAUDI ARABIA' => 'SAUDI ARABIA',
2785         'SENEGAL' => 'SENEGAL',
2786         'SERBIA' => 'SERBIA',
2787         'SEYCHELLES' => 'SEYCHELLES',
2788         'SIERRA LEONE' => 'SIERRA LEONE',
2789         'SINGAPORE' => 'SINGAPORE',
2790         'SLOVAKIA' => 'SLOVAKIA',
2791         'SLOVENIA' => 'SLOVENIA',
2792         'SOMALILIAND' => 'SOMALILIAND',
2793         'SOUTH AFRICA' => 'SOUTH AFRICA',
2794         'SOUTH YEMEN' => 'SOUTH YEMEN',
2795         'SPAIN' => 'SPAIN',
2796         'SPANISH SAHARA' => 'SPANISH SAHARA',
2797         'SRI LANKA' => 'SRI LANKA',
2798         'ST. KITTS AND NEVIS' => 'ST. KITTS AND NEVIS',
2799         'ST. LUCIA' => 'ST. LUCIA',
2800         'SUDAN' => 'SUDAN',
2801         'SURINAM' => 'SURINAM',
2802         'SW AFRICA' => 'SW AFRICA',
2803         'SWAZILAND' => 'SWAZILAND',
2804         'SWEDEN' => 'SWEDEN',
2805         'SWITZERLAND' => 'SWITZERLAND',
2806         'SYRIA' => 'SYRIA',
2807         'TAIWAN' => 'TAIWAN',
2808         'TAJIKISTAN' => 'TAJIKISTAN',
2809         'TANZANIA' => 'TANZANIA',
2810         'THAILAND' => 'THAILAND',
2811         'TONGA' => 'TONGA',
2812         'TRINIDAD' => 'TRINIDAD',
2813         'TUNISIA' => 'TUNISIA',
2814         'TURKEY' => 'TURKEY',
2815         'UGANDA' => 'UGANDA',
2816         'UKRAINE' => 'UKRAINE',
2817         'UNITED ARAB EMIRATES' => 'UNITED ARAB EMIRATES',
2818         'UNITED KINGDOM' => 'UNITED KINGDOM',
2819         'UPPER VOLTA' => 'UPPER VOLTA',
2820         'URUGUAY' => 'URUGUAY',
2821         'US PACIFIC ISLAND' => 'US PACIFIC ISLAND',
2822         'US VIRGIN ISLANDS' => 'US VIRGIN ISLANDS',
2823         'USA' => 'USA',
2824         'UZBEKISTAN' => 'UZBEKISTAN',
2825         'VANUATU' => 'VANUATU',
2826         'VATICAN CITY' => 'VATICAN CITY',
2827         'VENEZUELA' => 'VENEZUELA',
2828         'VIETNAM' => 'VIETNAM',
2829         'WAKE ISLAND' => 'WAKE ISLAND',
2830         'WEST INDIES' => 'WEST INDIES',
2831         'WESTERN SAHARA' => 'WESTERN SAHARA',
2832         'YEMEN' => 'YEMEN',
2833         'ZAIRE' => 'ZAIRE',
2834         'ZAMBIA' => 'ZAMBIA',
2835         'ZIMBABWE' => 'ZIMBABWE',
2836     );
2837
2838   $app_list_strings['charset_dom'] = array(
2839     'BIG-5'     => 'BIG-5 (Taiwan and Hong Kong)',
2840     /*'CP866'     => 'CP866', // ms-dos Cyrillic */
2841     /*'CP949'     => 'CP949 (Microsoft Korean)', */
2842     'CP1251'    => 'CP1251 (MS Cyrillic)',
2843     'CP1252'    => 'CP1252 (MS Western European & US)',
2844     'EUC-CN'    => 'EUC-CN (Simplified Chinese GB2312)',
2845     'EUC-JP'    => 'EUC-JP (Unix Japanese)',
2846     'EUC-KR'    => 'EUC-KR (Korean)',
2847     'EUC-TW'    => 'EUC-TW (Taiwanese)',
2848     'ISO-2022-JP' => 'ISO-2022-JP (Japanese)',
2849     'ISO-2022-KR' => 'ISO-2022-KR (Korean)',
2850     'ISO-8859-1'  => 'ISO-8859-1 (Western European and US)',
2851     'ISO-8859-2'  => 'ISO-8859-2 (Central and Eastern European)',
2852     'ISO-8859-3'  => 'ISO-8859-3 (Latin 3)',
2853     'ISO-8859-4'  => 'ISO-8859-4 (Latin 4)',
2854     'ISO-8859-5'  => 'ISO-8859-5 (Cyrillic)',
2855     'ISO-8859-6'  => 'ISO-8859-6 (Arabic)',
2856     'ISO-8859-7'  => 'ISO-8859-7 (Greek)',
2857     'ISO-8859-8'  => 'ISO-8859-8 (Hebrew)',
2858     'ISO-8859-9'  => 'ISO-8859-9 (Latin 5)',
2859     'ISO-8859-10' => 'ISO-8859-10 (Latin 6)',
2860     'ISO-8859-13' => 'ISO-8859-13 (Latin 7)',
2861     'ISO-8859-14' => 'ISO-8859-14 (Latin 8)',
2862     'ISO-8859-15' => 'ISO-8859-15 (Latin 9)',
2863     'KOI8-R'    => 'KOI8-R (Cyrillic Russian)',
2864     'KOI8-U'    => 'KOI8-U (Cyrillic Ukranian)',
2865     'SJIS'      => 'SJIS (MS Japanese)',
2866     'UTF-8'     => 'UTF-8',
2867   );
2868
2869   $app_list_strings['timezone_dom'] = array(
2870
2871       'Africa/Algiers' => 'Africa/Algiers',
2872   'Africa/Luanda' => 'Africa/Luanda',
2873   'Africa/Porto-Novo' => 'Africa/Porto-Novo',
2874   'Africa/Gaborone' => 'Africa/Gaborone',
2875   'Africa/Ouagadougou' => 'Africa/Ouagadougou',
2876   'Africa/Bujumbura' => 'Africa/Bujumbura',
2877   'Africa/Douala' => 'Africa/Douala',
2878   'Atlantic/Cape_Verde' => 'Atlantic/Cape_Verde',
2879   'Africa/Bangui' => 'Africa/Bangui',
2880   'Africa/Ndjamena' => 'Africa/Ndjamena',
2881   'Indian/Comoro' => 'Indian/Comoro',
2882   'Africa/Kinshasa' => 'Africa/Kinshasa',
2883   'Africa/Lubumbashi' => 'Africa/Lubumbashi',
2884   'Africa/Brazzaville' => 'Africa/Brazzaville',
2885   'Africa/Abidjan' => 'Africa/Abidjan',
2886   'Africa/Djibouti' => 'Africa/Djibouti',
2887   'Africa/Cairo' => 'Africa/Cairo',
2888   'Africa/Malabo' => 'Africa/Malabo',
2889   'Africa/Asmera' => 'Africa/Asmera',
2890   'Africa/Addis_Ababa' => 'Africa/Addis_Ababa',
2891   'Africa/Libreville' => 'Africa/Libreville',
2892   'Africa/Banjul' => 'Africa/Banjul',
2893   'Africa/Accra' => 'Africa/Accra',
2894   'Africa/Conakry' => 'Africa/Conakry',
2895   'Africa/Bissau' => 'Africa/Bissau',
2896   'Africa/Nairobi' => 'Africa/Nairobi',
2897   'Africa/Maseru' => 'Africa/Maseru',
2898   'Africa/Monrovia' => 'Africa/Monrovia',
2899   'Africa/Tripoli' => 'Africa/Tripoli',
2900   'Indian/Antananarivo' => 'Indian/Antananarivo',
2901   'Africa/Blantyre' => 'Africa/Blantyre',
2902   'Africa/Bamako' => 'Africa/Bamako',
2903   'Africa/Nouakchott' => 'Africa/Nouakchott',
2904   'Indian/Mauritius' => 'Indian/Mauritius',
2905   'Indian/Mayotte' => 'Indian/Mayotte',
2906   'Africa/Casablanca' => 'Africa/Casablanca',
2907   'Africa/El_Aaiun' => 'Africa/El_Aaiun',
2908   'Africa/Maputo' => 'Africa/Maputo',
2909   'Africa/Windhoek' => 'Africa/Windhoek',
2910   'Africa/Niamey' => 'Africa/Niamey',
2911   'Africa/Lagos' => 'Africa/Lagos',
2912   'Indian/Reunion' => 'Indian/Reunion',
2913   'Africa/Kigali' => 'Africa/Kigali',
2914   'Atlantic/St_Helena' => 'Atlantic/St_Helena',
2915   'Africa/Sao_Tome' => 'Africa/Sao_Tome',
2916   'Africa/Dakar' => 'Africa/Dakar',
2917   'Indian/Mahe' => 'Indian/Mahe',
2918   'Africa/Freetown' => 'Africa/Freetown',
2919   'Africa/Mogadishu' => 'Africa/Mogadishu',
2920   'Africa/Johannesburg' => 'Africa/Johannesburg',
2921   'Africa/Khartoum' => 'Africa/Khartoum',
2922   'Africa/Mbabane' => 'Africa/Mbabane',
2923   'Africa/Dar_es_Salaam' => 'Africa/Dar_es_Salaam',
2924   'Africa/Lome' => 'Africa/Lome',
2925   'Africa/Tunis' => 'Africa/Tunis',
2926   'Africa/Kampala' => 'Africa/Kampala',
2927   'Africa/Lusaka' => 'Africa/Lusaka',
2928   'Africa/Harare' => 'Africa/Harare',
2929   'Antarctica/Casey' => 'Antarctica/Casey',
2930   'Antarctica/Davis' => 'Antarctica/Davis',
2931   'Antarctica/Mawson' => 'Antarctica/Mawson',
2932   'Indian/Kerguelen' => 'Indian/Kerguelen',
2933   'Antarctica/DumontDUrville' => 'Antarctica/DumontDUrville',
2934   'Antarctica/Syowa' => 'Antarctica/Syowa',
2935   'Antarctica/Vostok' => 'Antarctica/Vostok',
2936   'Antarctica/Rothera' => 'Antarctica/Rothera',
2937   'Antarctica/Palmer' => 'Antarctica/Palmer',
2938   'Antarctica/McMurdo' => 'Antarctica/McMurdo',
2939   'Asia/Kabul' => 'Asia/Kabul',
2940   'Asia/Yerevan' => 'Asia/Yerevan',
2941   'Asia/Baku' => 'Asia/Baku',
2942   'Asia/Bahrain' => 'Asia/Bahrain',
2943   'Asia/Dhaka' => 'Asia/Dhaka',
2944   'Asia/Thimphu' => 'Asia/Thimphu',
2945   'Indian/Chagos' => 'Indian/Chagos',
2946   'Asia/Brunei' => 'Asia/Brunei',
2947   'Asia/Rangoon' => 'Asia/Rangoon',
2948   'Asia/Phnom_Penh' => 'Asia/Phnom_Penh',
2949   'Asia/Beijing' => 'Asia/Beijing',
2950   'Asia/Harbin' => 'Asia/Harbin',
2951   'Asia/Shanghai' => 'Asia/Shanghai',
2952   'Asia/Chongqing' => 'Asia/Chongqing',
2953   'Asia/Urumqi' => 'Asia/Urumqi',
2954   'Asia/Kashgar' => 'Asia/Kashgar',
2955   'Asia/Hong_Kong' => 'Asia/Hong_Kong',
2956   'Asia/Taipei' => 'Asia/Taipei',
2957   'Asia/Macau' => 'Asia/Macau',
2958   'Asia/Nicosia' => 'Asia/Nicosia',
2959   'Asia/Tbilisi' => 'Asia/Tbilisi',
2960   'Asia/Dili' => 'Asia/Dili',
2961   'Asia/Calcutta' => 'Asia/Calcutta',
2962   'Asia/Jakarta' => 'Asia/Jakarta',
2963   'Asia/Pontianak' => 'Asia/Pontianak',
2964   'Asia/Makassar' => 'Asia/Makassar',
2965   'Asia/Jayapura' => 'Asia/Jayapura',
2966   'Asia/Tehran' => 'Asia/Tehran',
2967   'Asia/Baghdad' => 'Asia/Baghdad',
2968   'Asia/Jerusalem' => 'Asia/Jerusalem',
2969   'Asia/Tokyo' => 'Asia/Tokyo',
2970   'Asia/Amman' => 'Asia/Amman',
2971   'Asia/Almaty' => 'Asia/Almaty',
2972   'Asia/Qyzylorda' => 'Asia/Qyzylorda',
2973   'Asia/Aqtobe' => 'Asia/Aqtobe',
2974   'Asia/Aqtau' => 'Asia/Aqtau',
2975   'Asia/Oral' => 'Asia/Oral',
2976   'Asia/Bishkek' => 'Asia/Bishkek',
2977   'Asia/Seoul' => 'Asia/Seoul',
2978   'Asia/Pyongyang' => 'Asia/Pyongyang',
2979   'Asia/Kuwait' => 'Asia/Kuwait',
2980   'Asia/Vientiane' => 'Asia/Vientiane',
2981   'Asia/Beirut' => 'Asia/Beirut',
2982   'Asia/Kuala_Lumpur' => 'Asia/Kuala_Lumpur',
2983   'Asia/Kuching' => 'Asia/Kuching',
2984   'Indian/Maldives' => 'Indian/Maldives',
2985   'Asia/Hovd' => 'Asia/Hovd',
2986   'Asia/Ulaanbaatar' => 'Asia/Ulaanbaatar',
2987   'Asia/Choibalsan' => 'Asia/Choibalsan',
2988   'Asia/Katmandu' => 'Asia/Katmandu',
2989   'Asia/Muscat' => 'Asia/Muscat',
2990   'Asia/Karachi' => 'Asia/Karachi',
2991   'Asia/Gaza' => 'Asia/Gaza',
2992   'Asia/Manila' => 'Asia/Manila',
2993   'Asia/Qatar' => 'Asia/Qatar',
2994   'Asia/Riyadh' => 'Asia/Riyadh',
2995   'Asia/Singapore' => 'Asia/Singapore',
2996   'Asia/Colombo' => 'Asia/Colombo',
2997   'Asia/Damascus' => 'Asia/Damascus',
2998   'Asia/Dushanbe' => 'Asia/Dushanbe',
2999   'Asia/Bangkok' => 'Asia/Bangkok',
3000   'Asia/Ashgabat' => 'Asia/Ashgabat',
3001   'Asia/Dubai' => 'Asia/Dubai',
3002   'Asia/Samarkand' => 'Asia/Samarkand',
3003   'Asia/Tashkent' => 'Asia/Tashkent',
3004   'Asia/Saigon' => 'Asia/Saigon',
3005   'Asia/Aden' => 'Asia/Aden',
3006   'Australia/Darwin' => 'Australia/Darwin',
3007   'Australia/Perth' => 'Australia/Perth',
3008   'Australia/Brisbane' => 'Australia/Brisbane',
3009   'Australia/Lindeman' => 'Australia/Lindeman',
3010   'Australia/Adelaide' => 'Australia/Adelaide',
3011   'Australia/Hobart' => 'Australia/Hobart',
3012   'Australia/Currie' => 'Australia/Currie',
3013   'Australia/Melbourne' => 'Australia/Melbourne',
3014   'Australia/Sydney' => 'Australia/Sydney',
3015   'Australia/Broken_Hill' => 'Australia/Broken_Hill',
3016   'Indian/Christmas' => 'Indian/Christmas',
3017   'Pacific/Rarotonga' => 'Pacific/Rarotonga',
3018   'Indian/Cocos' => 'Indian/Cocos',
3019   'Pacific/Fiji' => 'Pacific/Fiji',
3020   'Pacific/Gambier' => 'Pacific/Gambier',
3021   'Pacific/Marquesas' => 'Pacific/Marquesas',
3022   'Pacific/Tahiti' => 'Pacific/Tahiti',
3023   'Pacific/Guam' => 'Pacific/Guam',
3024   'Pacific/Tarawa' => 'Pacific/Tarawa',
3025   'Pacific/Enderbury' => 'Pacific/Enderbury',
3026   'Pacific/Kiritimati' => 'Pacific/Kiritimati',
3027   'Pacific/Saipan' => 'Pacific/Saipan',
3028   'Pacific/Majuro' => 'Pacific/Majuro',
3029   'Pacific/Kwajalein' => 'Pacific/Kwajalein',
3030   'Pacific/Truk' => 'Pacific/Truk',
3031   'Pacific/Ponape' => 'Pacific/Ponape',
3032   'Pacific/Kosrae' => 'Pacific/Kosrae',
3033   'Pacific/Nauru' => 'Pacific/Nauru',
3034   'Pacific/Noumea' => 'Pacific/Noumea',
3035   'Pacific/Auckland' => 'Pacific/Auckland',
3036   'Pacific/Chatham' => 'Pacific/Chatham',
3037   'Pacific/Niue' => 'Pacific/Niue',
3038   'Pacific/Norfolk' => 'Pacific/Norfolk',
3039   'Pacific/Palau' => 'Pacific/Palau',
3040   'Pacific/Port_Moresby' => 'Pacific/Port_Moresby',
3041   'Pacific/Pitcairn' => 'Pacific/Pitcairn',
3042   'Pacific/Pago_Pago' => 'Pacific/Pago_Pago',
3043   'Pacific/Apia' => 'Pacific/Apia',
3044   'Pacific/Guadalcanal' => 'Pacific/Guadalcanal',
3045   'Pacific/Fakaofo' => 'Pacific/Fakaofo',
3046   'Pacific/Tongatapu' => 'Pacific/Tongatapu',
3047   'Pacific/Funafuti' => 'Pacific/Funafuti',
3048   'Pacific/Johnston' => 'Pacific/Johnston',
3049   'Pacific/Midway' => 'Pacific/Midway',
3050   'Pacific/Wake' => 'Pacific/Wake',
3051   'Pacific/Efate' => 'Pacific/Efate',
3052   'Pacific/Wallis' => 'Pacific/Wallis',
3053   'Europe/London' => 'Europe/London',
3054   'Europe/Dublin' => 'Europe/Dublin',
3055   'WET' => 'WET',
3056   'CET' => 'CET',
3057   'MET' => 'MET',
3058   'EET' => 'EET',
3059   'Europe/Tirane' => 'Europe/Tirane',
3060   'Europe/Andorra' => 'Europe/Andorra',
3061   'Europe/Vienna' => 'Europe/Vienna',
3062   'Europe/Minsk' => 'Europe/Minsk',
3063   'Europe/Brussels' => 'Europe/Brussels',
3064   'Europe/Sofia' => 'Europe/Sofia',
3065   'Europe/Prague' => 'Europe/Prague',
3066   'Europe/Copenhagen' => 'Europe/Copenhagen',
3067   'Atlantic/Faeroe' => 'Atlantic/Faeroe',
3068   'America/Danmarkshavn' => 'America/Danmarkshavn',
3069   'America/Scoresbysund' => 'America/Scoresbysund',
3070   'America/Godthab' => 'America/Godthab',
3071   'America/Thule' => 'America/Thule',
3072   'Europe/Tallinn' => 'Europe/Tallinn',
3073   'Europe/Helsinki' => 'Europe/Helsinki',
3074   'Europe/Paris' => 'Europe/Paris',
3075   'Europe/Berlin' => 'Europe/Berlin',
3076   'Europe/Gibraltar' => 'Europe/Gibraltar',
3077   'Europe/Athens' => 'Europe/Athens',
3078   'Europe/Budapest' => 'Europe/Budapest',
3079   'Atlantic/Reykjavik' => 'Atlantic/Reykjavik',
3080   'Europe/Rome' => 'Europe/Rome',
3081   'Europe/Riga' => 'Europe/Riga',
3082   'Europe/Vaduz' => 'Europe/Vaduz',
3083   'Europe/Vilnius' => 'Europe/Vilnius',
3084   'Europe/Luxembourg' => 'Europe/Luxembourg',
3085   'Europe/Malta' => 'Europe/Malta',
3086   'Europe/Chisinau' => 'Europe/Chisinau',
3087   'Europe/Monaco' => 'Europe/Monaco',
3088   'Europe/Amsterdam' => 'Europe/Amsterdam',
3089   'Europe/Oslo' => 'Europe/Oslo',
3090   'Europe/Warsaw' => 'Europe/Warsaw',
3091   'Europe/Lisbon' => 'Europe/Lisbon',
3092   'Atlantic/Azores' => 'Atlantic/Azores',
3093   'Atlantic/Madeira' => 'Atlantic/Madeira',
3094   'Europe/Bucharest' => 'Europe/Bucharest',
3095   'Europe/Kaliningrad' => 'Europe/Kaliningrad',
3096   'Europe/Moscow' => 'Europe/Moscow',
3097   'Europe/Samara' => 'Europe/Samara',
3098   'Asia/Yekaterinburg' => 'Asia/Yekaterinburg',
3099   'Asia/Omsk' => 'Asia/Omsk',
3100   'Asia/Novosibirsk' => 'Asia/Novosibirsk',
3101   'Asia/Krasnoyarsk' => 'Asia/Krasnoyarsk',
3102   'Asia/Irkutsk' => 'Asia/Irkutsk',
3103   'Asia/Yakutsk' => 'Asia/Yakutsk',
3104   'Asia/Vladivostok' => 'Asia/Vladivostok',
3105   'Asia/Sakhalin' => 'Asia/Sakhalin',
3106   'Asia/Magadan' => 'Asia/Magadan',
3107   'Asia/Kamchatka' => 'Asia/Kamchatka',
3108   'Asia/Anadyr' => 'Asia/Anadyr',
3109   'Europe/Belgrade' => 'Europe/Belgrade' ,
3110   'Europe/Madrid' =>'Europe/Madrid' ,
3111   'Africa/Ceuta' => 'Africa/Ceuta',
3112   'Atlantic/Canary' => 'Atlantic/Canary',
3113   'Europe/Stockholm' => 'Europe/Stockholm',
3114   'Europe/Zurich' => 'Europe/Zurich' ,
3115   'Europe/Istanbul' => 'Europe/Istanbul',
3116   'Europe/Kiev' => 'Europe/Kiev',
3117   'Europe/Uzhgorod' => 'Europe/Uzhgorod',
3118   'Europe/Zaporozhye' => 'Europe/Zaporozhye',
3119   'Europe/Simferopol' => 'Europe/Simferopol',
3120   'America/New_York' => 'America/New_York',
3121   'America/Chicago' =>'America/Chicago' ,
3122   'America/North_Dakota/Center' => 'America/North_Dakota/Center',
3123   'America/Denver' => 'America/Denver',
3124   'America/Los_Angeles' => 'America/Los_Angeles',
3125   'America/Juneau' => 'America/Juneau',
3126   'America/Yakutat' => 'America/Yakutat',
3127   'America/Anchorage' => 'America/Anchorage',
3128   'America/Nome' =>'America/Nome' ,
3129   'America/Adak' => 'America/Adak',
3130   'Pacific/Honolulu' => 'Pacific/Honolulu',
3131   'America/Phoenix' => 'America/Phoenix',
3132   'America/Boise' => 'America/Boise',
3133   'America/Indiana/Indianapolis' => 'America/Indiana/Indianapolis',
3134   'America/Indiana/Marengo' => 'America/Indiana/Marengo',
3135   'America/Indiana/Knox' =>  'America/Indiana/Knox',
3136   'America/Indiana/Vevay' => 'America/Indiana/Vevay',
3137   'America/Kentucky/Louisville' =>'America/Kentucky/Louisville'  ,
3138   'America/Kentucky/Monticello' =>  'America/Kentucky/Monticello' ,
3139   'America/Detroit' => 'America/Detroit',
3140   'America/Menominee' => 'America/Menominee',
3141   'America/St_Johns' => 'America/St_Johns',
3142   'America/Goose_Bay' => 'America/Goose_Bay' ,
3143   'America/Halifax' => 'America/Halifax',
3144   'America/Glace_Bay' =>'America/Glace_Bay' ,
3145   'America/Montreal' => 'America/Montreal',
3146   'America/Toronto' => 'America/Toronto',
3147   'America/Thunder_Bay' => 'America/Thunder_Bay' ,
3148   'America/Nipigon' => 'America/Nipigon',
3149   'America/Rainy_River' => 'America/Rainy_River',
3150   'America/Winnipeg' => 'America/Winnipeg',
3151   'America/Regina' => 'America/Regina',
3152   'America/Swift_Current' => 'America/Swift_Current',
3153   'America/Edmonton' =>  'America/Edmonton',
3154   'America/Vancouver' => 'America/Vancouver',
3155   'America/Dawson_Creek' => 'America/Dawson_Creek',
3156   'America/Pangnirtung' => 'America/Pangnirtung'  ,
3157   'America/Iqaluit' => 'America/Iqaluit' ,
3158   'America/Coral_Harbour' => 'America/Coral_Harbour' ,
3159   'America/Rankin_Inlet' => 'America/Rankin_Inlet',
3160   'America/Cambridge_Bay' => 'America/Cambridge_Bay',
3161   'America/Yellowknife' => 'America/Yellowknife',
3162   'America/Inuvik' =>'America/Inuvik' ,
3163   'America/Whitehorse' => 'America/Whitehorse' ,
3164   'America/Dawson' => 'America/Dawson',
3165   'America/Cancun' => 'America/Cancun',
3166   'America/Merida' => 'America/Merida',
3167   'America/Monterrey' => 'America/Monterrey',
3168   'America/Mexico_City' => 'America/Mexico_City',
3169   'America/Chihuahua' => 'America/Chihuahua',
3170   'America/Hermosillo' => 'America/Hermosillo',
3171   'America/Mazatlan' => 'America/Mazatlan',
3172   'America/Tijuana' => 'America/Tijuana',
3173   'America/Anguilla' => 'America/Anguilla',
3174   'America/Antigua' => 'America/Antigua',
3175   'America/Nassau' =>'America/Nassau' ,
3176   'America/Barbados' => 'America/Barbados',
3177   'America/Belize' => 'America/Belize',
3178   'Atlantic/Bermuda' => 'Atlantic/Bermuda',
3179   'America/Cayman' => 'America/Cayman',
3180   'America/Costa_Rica' => 'America/Costa_Rica',
3181   'America/Havana' => 'America/Havana',
3182   'America/Dominica' => 'America/Dominica',
3183   'America/Santo_Domingo' => 'America/Santo_Domingo',
3184   'America/El_Salvador' => 'America/El_Salvador',
3185   'America/Grenada' => 'America/Grenada',
3186   'America/Guadeloupe' => 'America/Guadeloupe',
3187   'America/Guatemala' => 'America/Guatemala',
3188   'America/Port-au-Prince' => 'America/Port-au-Prince',
3189   'America/Tegucigalpa' => 'America/Tegucigalpa',
3190   'America/Jamaica' => 'America/Jamaica',
3191   'America/Martinique' => 'America/Martinique',
3192   'America/Montserrat' => 'America/Montserrat',
3193   'America/Managua' => 'America/Managua',
3194   'America/Panama' => 'America/Panama',
3195   'America/Puerto_Rico' =>'America/Puerto_Rico' ,
3196   'America/St_Kitts' => 'America/St_Kitts',
3197   'America/St_Lucia' => 'America/St_Lucia',
3198   'America/Miquelon' => 'America/Miquelon',
3199   'America/St_Vincent' => 'America/St_Vincent',
3200   'America/Grand_Turk' => 'America/Grand_Turk',
3201   'America/Tortola' => 'America/Tortola',
3202   'America/St_Thomas' => 'America/St_Thomas',
3203   'America/Argentina/Buenos_Aires' => 'America/Argentina/Buenos_Aires',
3204   'America/Argentina/Cordoba' => 'America/Argentina/Cordoba',
3205   'America/Argentina/Tucuman' => 'America/Argentina/Tucuman',
3206   'America/Argentina/La_Rioja' => 'America/Argentina/La_Rioja',
3207   'America/Argentina/San_Juan' => 'America/Argentina/San_Juan',
3208   'America/Argentina/Jujuy' => 'America/Argentina/Jujuy',
3209   'America/Argentina/Catamarca' => 'America/Argentina/Catamarca',
3210   'America/Argentina/Mendoza' => 'America/Argentina/Mendoza',
3211   'America/Argentina/Rio_Gallegos' => 'America/Argentina/Rio_Gallegos',
3212   'America/Argentina/Ushuaia' =>  'America/Argentina/Ushuaia',
3213   'America/Aruba' => 'America/Aruba',
3214   'America/La_Paz' => 'America/La_Paz',
3215   'America/Noronha' => 'America/Noronha',
3216   'America/Belem' => 'America/Belem',
3217   'America/Fortaleza' => 'America/Fortaleza',
3218   'America/Recife' => 'America/Recife',
3219   'America/Araguaina' => 'America/Araguaina',
3220   'America/Maceio' => 'America/Maceio',
3221   'America/Bahia' => 'America/Bahia',
3222   'America/Sao_Paulo' => 'America/Sao_Paulo',
3223   'America/Campo_Grande' => 'America/Campo_Grande',
3224   'America/Cuiaba' => 'America/Cuiaba',
3225   'America/Porto_Velho' => 'America/Porto_Velho',
3226   'America/Boa_Vista' => 'America/Boa_Vista',
3227   'America/Manaus' => 'America/Manaus',
3228   'America/Eirunepe' => 'America/Eirunepe',
3229   'America/Rio_Branco' => 'America/Rio_Branco',
3230   'America/Santiago' => 'America/Santiago',
3231   'Pacific/Easter' => 'Pacific/Easter' ,
3232   'America/Bogota' => 'America/Bogota',
3233   'America/Curacao' => 'America/Curacao',
3234   'America/Guayaquil' => 'America/Guayaquil',
3235   'Pacific/Galapagos' => 'Pacific/Galapagos' ,
3236   'Atlantic/Stanley' => 'Atlantic/Stanley',
3237   'America/Cayenne' => 'America/Cayenne',
3238   'America/Guyana' => 'America/Guyana',
3239   'America/Asuncion' => 'America/Asuncion',
3240   'America/Lima' => 'America/Lima',
3241   'Atlantic/South_Georgia' => 'Atlantic/South_Georgia',
3242   'America/Paramaribo' => 'America/Paramaribo',
3243   'America/Port_of_Spain' => 'America/Port_of_Spain',
3244   'America/Montevideo' => 'America/Montevideo',
3245   'America/Caracas' => 'America/Caracas',
3246   );
3247
3248   $app_list_strings['moduleList']['Sugar_Favorites'] = 'Favorites';
3249   $app_list_strings['eapm_list']= array(
3250     'Sugar'=>'Sugar',
3251     'WebEx'=>'WebEx',
3252     'GoToMeeting'=>'GoToMeeting',
3253     'IBMSmartCloud'=>'IBM SmartCloud',
3254     'Google' => 'Google',
3255     'Box' => 'Box.net',
3256     'Facebook'=>'Facebook',
3257     'Twitter'=>'Twitter',
3258   );
3259   $app_list_strings['eapm_list_import']= array(
3260         'Google' => 'Google Contacts',
3261   );
3262 $app_list_strings['eapm_list_documents']= array(
3263         'Google' => 'Google Docs',
3264   );
3265         $app_list_strings['token_status'] = array(
3266         1 => 'Request',
3267         2 => 'Access',
3268         3 => 'Invalid',
3269     );
3270
3271 $app_list_strings ['emailTemplates_type_list'] = array (
3272     '' => '' ,
3273     'campaign' => 'Campaign' ,
3274     'email' => 'Email',
3275   );
3276
3277 $app_list_strings ['emailTemplates_type_list_campaigns'] = array (
3278     '' => '' ,
3279     'campaign' => 'Campaign' ,
3280   );
3281
3282 $app_list_strings ['emailTemplates_type_list_no_workflow'] = array (
3283     '' => '' ,
3284     'campaign' => 'Campaign' ,
3285     'email' => 'Email',
3286   );
3287 $app_strings ['documentation'] = array (
3288     'LBL_DOCS' => 'Documentation',
3289     'ULT' => '02_Sugar_Ultimate',
3290         'ENT' => '02_Sugar_Enterprise',
3291         'CORP' => '03_Sugar_Corporate',
3292         'PRO' => '04_Sugar_Professional',
3293         'COM' => '05_Sugar_Community_Edition'
3294 );
3295 ?>