array( 'package'=>array( 'create'=>'Provide a Name for the package. The name you enter must be alphanumeric and contain no spaces. (Example: HR_Management)

You can provide Author and Description information for package.

Click Save to create the package.', 'modify'=>'The properties and possible actions for the Package appear here.

You can modify the Name, Author and Description of the package, as well as view and customize all of the modules contained within the package.

Click New Module to create a module for the package.

If the package contains at least one module, you can Publish and Deploy the package, as well as Export the customizations made in the package.', 'name'=>'This is the Name of the current package.

The name you enter must be alphanumeric, start with a letter and contain no spaces. (Example: HR_Management)', 'author'=>'This is the Author that is displayed during installation as the name of the entity that created the package.

The Author could be either an individual or a company.', 'description'=>'This is the Description of the package that is displayed during installation.', 'publishbtn'=>'Click Publish to save all entered data and to create a .zip file that is an installable version of the package.

Use Module Loader to upload the .zip file and install the package.', 'deploybtn'=>'Click Deploy to save all entered data and to install the package, including all modules, in the current instance.', 'duplicatebtn'=>'Click Duplicate to copy the contents of the package into a new package and to display the new package.

For the new package, a new name will be generated automatically by appending a number to the end of the name of the package used to create the new one. You can rename the new package by entering a new Name and clicking Save.', 'exportbtn'=>'Click Export to create a .zip file containing the customizations made in the package.

The generated file is not an installable version of the package.

Use Module Loader to import the .zip file and to have the package, including customizations, appear in Module Builder.', 'deletebtn'=>'Click Delete to delete this package and all files related to this package.', 'savebtn'=>'Click Save to save all entered data related to the package.', 'existing_module'=>'Click the Module icon to edit the properties and customize the fields, relationships and layouts associated with the module.', 'new_module'=>'Click New Module to create a new module for this package.', 'key'=>'This 5-letter, alphanumeric Key will be used to prefix all directories, class names and database tables for all of the modules in the current package.

The key is used in an effort to achieve table name uniqueness.', 'readme'=>'Click to add Readme text for this package.

The Readme will be available at the time of installation.', ), 'main'=>array( ), 'module'=>array( 'create'=>'Provide a Name for the module. The Label that you provide will appear in the navigation tab.

Choose to display a navigation tab for the module by checking the Navigation Tab checkbox.

Then choose the type of module you would like to create.

Select a template type. Each template contains a specific set of fields, as well as pre-defined layouts, to use as a basis for your module.

Click Save to create the module.', 'modify'=>'You can change the module properties or customize the Fields, Relationships and Layouts related to the module.', 'importable'=>'Checking the Importable checkbox will enable importing for this module.

A link to the Import Wizard will appear in the Shortcuts panel in the module. The Import Wizard facilitates importing of data from external sources into the custom module.', 'team_security'=>'Checking the Team Security checkbox will enable team security for this module.

If team security is enabled, the Team selection field will appear within the records in the module ', 'reportable'=>'Checking this box will allow this module to have reports run against it.', 'assignable'=>'Checking this box will allow a record in this module to be assigned to a selected user.', 'has_tab'=>'Checking Navigation Tab will provide a navigation tab for the module.', 'acl'=>'Checking this box will enable Access Controls on this module, including Field Level Security.', 'studio'=>'Checking this box will allow administrators to customize this module within Studio.', 'audit'=>'Checking this box will enable Auditing for this module. Changes to certain fields will be recorded so that administrators can review the change history.', 'viewfieldsbtn'=>'Click View Fields to view the fields associated with the module and to create and edit custom fields.', 'viewrelsbtn'=>'Click View Relationships to view the relationships associated with this module and to create new relationships.', 'viewlayoutsbtn'=>'Click View Layouts to view the layouts for the module and to customize the field arrangement within the layouts.', 'duplicatebtn'=>'Click Duplicate to copy the properties of the module into a new module and to display the new module.

For the new module, a new name will be generated automatically by appending a number to the end of the name of the module used to create the new one.', 'deletebtn'=>'Click Delete to delete this module.', 'name'=>'This is the Name of the current module.

The name must be alphanumeric and must start with a letter and contain no spaces. (Example: HR_Management)', 'label'=>'This is the Label that will appear in the navigation tab for the module. ', 'savebtn'=>'Click Save to save all entered data related to the module.', 'type_basic'=>'The Basic template type provides basic fields, such as the Name, Assigned to, Team, Date Created and Description fields.', 'type_company'=>'The Company template type provides organization-specific fields, such as Company Name, Industry and Billing Address.

Use this template to create modules that are similar to the standard Accounts module.', 'type_issue'=>'The Issue template type provides case- and bug-specific fields, such as Number, Status, Priority and Description.

Use this template to create modules that are similar to the standard Cases and Bug Tracker modules.', 'type_person'=>'The Person template type provides individual-specific fields, such as Salutation, Title, Name, Address and Phone Number.

Use this template to create modules that are similar to the standard Contacts and Leads modules.', 'type_sale'=>'The Sale template type provides opportunity specific fields, such as Lead Source, Stage, Amount and Probability.

Use this template to create modules that are similar to the standard Opportunities module.', 'type_file'=>'The File template provides Document specific fields, such as File Name, Document type, and Publish Date.

Use this template to create modules that are similar to the standard Documents module.', ), 'dropdowns'=>array( 'default' => 'All of the Dropdowns for the application are listed here.

The dropdowns can be used for dropdown fields in any module.

To make changes to an existing dropdown, click on the dropdown name.

Click Add Dropdown to create a new dropdown.', 'editdropdown'=>'Dropdown lists can be used for standard or custom dropdown fields in any module.

Provide a Name for the dropdown list.

If any language packs are installed in the application, you can select the Language to use for the list items.

In the Item Name field, provide a name for the option in the dropdown list. This name will not appear in the dropdown list that is visible to users.

In the Display Label field, provide a label that will be visible to users.

After providing the item name and display label, click Add to add the item to the dropdown list.

To reorder the items in the list, drag and drop items into the desired positions.

To edit the display label of an item, click the Edit icon, and enter a new label. To delete an item from the dropdown list, click the Delete icon.

To undo a change made to a display label, click Undo. To redo a change that was undone, click Redo.

Click Save to save the dropdown list.', ), 'subPanelEditor'=>array( 'modify' => 'All of the fields that can be displayed in the Subpanel appear here.

The Default column contains the fields that are displayed in the Subpanel.

The Hidden column contains fields that can be added to the Default column.' , 'savebtn' => 'Click Save & Deploy to save changes you made and to make them active within the module.', 'historyBtn'=> 'Click View History to view and restore a previously saved layout from the history.', 'historyDefault'=> 'Click Restore Default to restore a view to its original layout.', 'Hidden' => 'Hidden fields do not appear in the subpanel.', 'Default' => 'Default fields appear in the subpanel.', ), 'listViewEditor'=>array( 'modify' => 'All of the fields that can be displayed in the ListView appear here.

The Default column contains the fields that are displayed in the ListView by default.

The Available column contains fields that a user can select in the Search to create a custom ListView.

The Hidden column contains fields that can be added to the Default or Available column.' , 'savebtn' => 'Click Save & Deploy to save changes you made and to make them active within the module.', 'historyBtn'=> 'Click View History to view and restore a previously saved layout from the history.', 'historyDefault'=> 'Click Restore Default to restore a view to its original layout.', 'Hidden' => 'Hidden fields not currently available for users to see in ListViews.', 'Available' => 'Available fields are not shown by default, but can be added to ListViews by users.', 'Default' => 'Default fields appear in ListViews that are not customized by users.' ), 'popupListViewEditor'=>array( 'modify' => 'All of the fields that can be displayed in the ListView appear here.

The Default column contains the fields that are displayed in the ListView by default.

The Hidden column contains fields that can be added to the Default or Available column.' , 'savebtn' => 'Click Save & Deploy to save changes you made and to make them active within the module.', 'historyBtn'=> 'Click View History to view and restore a previously saved layout from the history.', 'historyDefault'=> 'Click Restore Default to restore a view to its original layout.', 'Hidden' => 'Hidden fields not currently available for users to see in ListViews.', 'Default' => 'Default fields appear in ListViews that are not customized by users.' ), 'searchViewEditor'=>array( 'modify' => 'All of the fields that can be displayed in the Search form appear here.

The Default column contains the fields that will be displayed in the Search form.

The Hidden column contains fields available for you as an admin to add to the Search form.' , 'savebtn' => 'Clicking Save & Deploy will save all changes and make them active', 'Hidden' => 'Hidden fields do not appear in the Search.', 'historyBtn'=> 'Click View History to view and restore a previously saved layout from the history.', 'historyDefault'=> 'Click Restore Default to restore a view to its original layout.', 'Default' => 'Default fields appear in the Search.' ), 'layoutEditor'=>array( 'defaultdetailview'=>'The Layout area contains the fields that are currently displayed within the DetailView.

The Toolbox contains the Recycle Bin and the fields and layout elements that can be added to the layout.

Make changes to the layout by dragging and dropping elements and fields between the Toolbox and the Layout and within the layout itself.

To remove a field from the layout, drag the field to the Recycle Bin. The field will then be available in the Toolbox to add to the layout.' , 'defaultquickcreate'=>'The Layout area contains the fields that are currently displayed within the QuickCreate form.

The QuickCreate form appears in the subpanels for the module when the Create button is clicked.

The Toolbox contains the Recycle Bin and the fields and layout elements that can be added to the layout.

Make changes to the layout by dragging and dropping elements and fields between the Toolbox and the Layout and within the layout itself.

To remove a field from the layout, drag the field to the Recycle Bin. The field will then be available in the Toolbox to add to the layout.' , //this defualt will be used for edit view 'default' => 'The Layout area contains the fields that are currently displayed within the EditView.

The Toolbox contains the Recycle Bin and the fields and layout elements that can be added to the layout.

Make changes to the layout by dragging and dropping elements and fields between the Toolbox and the Layout and within the layout itself.

To remove a field from the layout, drag the field to the Recycle Bin. The field will then be available in the Toolbox to add to the layout.' , 'saveBtn' => 'Click Save to preserve the changes you made to the layout since the last time you saved it.

The changes will not be displayed in the module until you Deploy the saved changes.', 'historyBtn'=> 'Click View History to view and restore a previously saved layout from the history.', 'historyDefault'=> 'Click Restore Default to restore a view to its original layout.', 'publishBtn'=> 'Click Save & Deploy to save all changes you made to the layout since the last time you saved it, and to make the changes active in the module.

The layout will immediately be displayed in the module.', 'toolbox' => 'The Toolbox contains the Recycle Bin, additional layout elements and the set of available fields to add to the layout.

The layout elements and fields in the Toolbox can be dragged and dropped into the layout, and the layout elements and fields can be dragged and dropped from the layout into the Toolbox.

The layout elements are Panels and Rows. Adding a new row or a new panel to the layout provides additional locations in the layout for fields.

Drag and drop any of the fields in the Toolbox or layout onto a occupied field position to swap the locations of the two fields.

The Filler field creates blank space in the layout where it is placed.', 'panels' => 'The Layout area provides a view of how the layout will appear within the module when the changes made to the layout are deployed.

You can reposition fields, rows and panels by dragging and dropping them in the desired location.

Remove elements by dragging and dropping them in the Recycle Bin in the Toolbox, or add new elements and fields by dragging them from the Toolboxs and dropping them in the desired location in the layout.', 'delete' => 'Drag and drop any element here to remove it from the layout', 'property' => 'Edit The label displayed for this field.
Tab Order controls in what order the tab key switches between fields.', ), 'fieldsEditor'=>array( 'default' => 'The Fields that are available for the module are listed here by Field Name.

Custom fields created for the module appear above the fields that are available for the module by default.

To edit a field, click the Field Name.

To create a new field, click Add Field.', 'mbDefault'=>'The Fields that are available for the module are listed here by Field Name.

To configure the properties for a field, click the Field Name.

To create a new field, click Add Field. The label along with the other properties of the new field can be edited after creation by clicking the Field Name.

After the module is deployed, the new fields created in Module Builder are regarded as standard fields in the deployed module in Studio.', 'addField' => 'Select a Data Type for the new field. The type you select determines what kind of characters can be entered for the field. For example, only numbers that are integers may be entered into fields that are of the Integer data type.

Provide a Name for the field. The name must be alphanumeric and must not contain any spaces. Underscores are valid.

The Display Label is the label that will appear for the fields in the module layouts. The System Label is used to refer to the field in the code.

Depending on the data type selected for the field, some or all of the following properties can be set for the field:

Help Text appears temporarily while a user hovers over the field and can be used to prompt the user for the type of input desired.

Comment Text is only seen within Studio &/or Module Builder, and can be used to describe the field for administrators.

Default Value will appear in the field. Users can enter a new value in the field or use the default value.

Select the Mass Update checkbox in order to be able to use the Mass Update feature for the field.

The Max Size value determines the maximum number of characters that can be entered in the field.

Select the Required Field checkbox in order to make the field required. A value must be provided for the field in order to be able to save a record containing the field.

Select the Reportable checkbox in order to allow the field to be used for filters and for displaying data in Reports.

Select the Audit checkbox in order to be able to track changes to the field in the Change Log.

Select an option in the Importable field to allow, disallow or require the field to be imported into in the Import Wizard.

Select an option in the Duplicate Merge field to enable or disable the Merge Duplicates and Find Duplicates features.

Additional properties can be set for certain data types.', 'editField' => 'The properties of this field can be customized.

Click Clone to create a new field with the same properties.', 'mbeditField' => 'The Display Label of a template field can be customized. The other properties of the field can not be customized.

Click Clone to create a new field with the same properties.

To remove a template field so that it does not display in the module, remove the field from the appropriate Layouts.' ), 'exportcustom'=>array( 'exportHelp'=>'Export customizations made in Studio by creating packages that can be uploaded into another Sugar instance through the Module Loader.

First, provide a Package Name. You can provide Author and Description information for package as well.

Select the module(s) that contain the customizations you wish to export. Only modules containing customizations will appear for you to select.

Then click Export to create a .zip file for the package containing the customizations.', 'exportCustomBtn'=>'Click Export to create a .zip file for the package containing the customizations that you wish to export.', 'name'=>'This is the Name of the package. This name will be displayed during installation.', 'author'=>'This is the Author that is displayed during installation as the name of the entity that created the package. The Author can be either an individual or a company.', 'description'=>'This is the Description of the package that is displayed during installation.', ), 'studioWizard'=>array( 'mainHelp' => 'Welcome to the Developer Tools area.

Use the tools within this area to create and manage standard and custom modules and fields.', 'studioBtn' => 'Use Studio to customize deployed modules.', 'mbBtn' => 'Use Module Builder to create new modules.', 'sugarPortalBtn' => 'Use Sugar Portal Editor to manage and customize the Sugar Portal.', 'dropDownEditorBtn' => 'Use Dropdown Editor to add and edit global dropdowns for dropdown fields.', 'appBtn' => 'Application mode is where you can customize various properties of the program, such as how many TPS reports are displayed on the homepage', 'backBtn' => 'Return to the previous step.', 'studioHelp'=> 'Use Studio to determine what and how information is displayed in the modules.', 'moduleBtn' => 'Click to edit this module.', 'moduleHelp'=> 'The components that you can customize for the module appear here.

Click an icon to select the component to edit.', 'fieldsBtn' => 'Create and customize Fields to store information in the module.', 'labelsBtn' => 'Edit the Labels that display for the fields and other titles in the module.' , 'relationshipsBtn' => 'Add new or view existing Relationships for the module.' , 'layoutsBtn'=> 'Customize the module Layouts. The layouts are the different views of the module contaning fields.

You can determine which fields appear and how they are organized in each layout.', 'subpanelBtn'=> 'Determine which fields appear in the Subpanels in the module.', 'portalBtn' =>'Customize the module Layouts that appear in the Sugar Portal.', 'layoutsHelp'=> 'The module Layouts that can be customized appear here.

The layouts display fields and field data.

Click an icon to select the layout to edit.', 'subpanelHelp'=> 'The Subpanels in the module that can be customized appear here.

Click an icon to select the module to edit.', 'newPackage'=>'Click New Package to create a new package.', 'exportBtn' => 'Click Export Customizations to create and download a package containing customizations made in Studio for specific modules.', 'mbHelp' => 'Use Module Builder to create packages containing custom modules based on standard or custom objects.', 'viewBtnEditView' => 'Customize the module\'s EditView layout.

The EditView is the form containing input fields for capturing user-entered data.', 'viewBtnDetailView' => 'Customize the module\'s DetailView layout.

The DetailView displays user-entered field data.', 'viewBtnDashlet' => 'Customize the module\'s Sugar Dashlet, including the Sugar Dashlet\'s ListView and Search.

The Sugar Dashlet will be available to add to the pages in the Home module.', 'viewBtnListView' => 'Customize the module\'s ListView layout.

The Search results appear in the ListView.', 'searchBtn' => 'Customize the module\'s Search layouts.

Determine what fields can be used to filter records that appear in the ListView.', 'viewBtnQuickCreate' => 'Customize the module\'s QuickCreate layout.

The QuickCreate form appears in subpanels and in the Emails module.', 'searchHelp'=> 'The Search forms that can be customized appear here.

Search forms contain fields for filtering records.

Click an icon to select the search layout to edit.', 'dashletHelp' =>'The Sugar Dashlet layouts that can be customized appear here.

The Sugar Dashlet will be available to add to the pages in the Home module.', 'DashletListViewBtn' =>'The Sugar Dashlet ListView displays records based on the Sugar Dashlet search filters.', 'DashletSearchViewBtn' =>'The Sugar Dashlet Search filters records for the Sugar Dashlet listview.', 'popupHelp' =>'The Popup layouts that can be customized appear here.
', 'PopupListViewBtn' =>'The Popup ListView displays records based on the Popup search views.', 'PopupSearchViewBtn' =>'The Popup Search views records for the Popup listview.', 'BasicSearchBtn' => 'Customize the Basic Search form that appears in the Basic Search tab in the Search area for the module.', 'AdvancedSearchBtn' => 'Customize the Advanced Search form that appears in the Advanced Search tab in the Search area for the module.', 'portalHelp' => 'Manage and customize the Sugar Portal.', 'SPUploadCSS' => 'Upload a Style Sheet for the Sugar Portal.', 'SPSync' => 'Sync customizations to the Sugar Portal instance.', 'Layouts' => 'Customize the Layouts of the Sugar Portal modules.', 'portalLayoutHelp' => 'The modules within the Sugar Portal appear in this area.

Select a module to edit the Layouts.', 'relationshipsHelp' => 'All of the Relationships that exist between the module and other deployed modules appear here.

The relationship Name is the system-generated name for the relationship.

The Primary Module is the module that owns the relationships. For example, all of the properties of the relationships for which the Accounts module is the primary module are stored in the Accounts database tables.

The Type is the type of relationship exists between the Primary module and the Related Module.

Click a column title to sort by the column.

Click a row in the relationship table to view the properties associated with the relationship.

Click Add Relationship to create a new relationship.

Relationships can be created between any two deployed modules.', 'relationshipHelp'=>'Relationships can be created between the module and another deployed module.

Relationships are visually expressed through subpanels and relate fields in the module records.

Select one of the following relationship Types for the module:

One-to-One - Both modules\' records will contain relate fields.

One-to-Many - The Primary Module\'s record will contain a subpanel, and the Related Module\'s record will contain a relate field.

Many-to-Many - Both modules\' records will display subpanels.

Select the Related Module for the relationship.

If the relationship type involves subpanels, select the subpanel view for the appropriate modules.

Click Save to create the relationship.', 'convertLeadHelp' => "Here you can add modules to the convert layout screen and modify the layouts of existing ones.
You can re-order the modules by dragging their rows in the table.

Module: The name of the module.

Required: Required modules must be created or selected before the lead can be converted.

Copy Data: If checked, fields from the lead will be copied to fields with the same name in the newly created records.

Allow Selection: Modules with a relate field in Contacts can be selected rather than created during the convert lead process.

Edit: Modify the convert layout for this module.

Delete: Remove this module from the convert layout.

", 'editDropDownBtn' => 'Edit a global Dropdown', 'addDropDownBtn' => 'Add a new global Dropdown', ), 'fieldsHelp'=>array( 'default'=>'The Fields in the module are listed here by Field Name.

The module template includes a pre-determined set of fields.

To create a new field, click Add Field.

To edit a field, click the Field Name.

After the module is deployed, the new fields created in Module Builder, along with the template fields, are regarded as standard fields in Studio.', ), 'relationshipsHelp'=>array( 'default'=>'The Relationships that have been created between the module and other modules appear here.

The relationship Name is the system-generated name for the relationship.

The Primary Module is the module that owns the relationships. The relationship properties are stored in the database tables belonging to the primary module.

The Type is the type of relationship exists between the Primary module and the Related Module.

Click a column title to sort by the column.

Click a row in the relationship table to view and edit the properties associated with the relationship.

Click Add Relationship to create a new relationship.', 'addrelbtn'=>'mouse over help for add relationship..', 'addRelationship'=>'Relationships can be created between the module and another custom module or a deployed module.

Relationships are visually expressed through subpanels and relate fields in the module records.

Select one of the following relationship Types for the module:

One-to-One - Both modules\' records will contain relate fields.

One-to-Many - The Primary Module\'s record will contain a subpanel, and the Related Module\'s record will contain a relate field.

Many-to-Many - Both modules\' records will display subpanels.

Select the Related Module for the relationship.

If the relationship type involves subpanels, select the subpanel view for the appropriate modules.

Click Save to create the relationship.', ), 'labelsHelp'=>array( 'default'=> 'The Labels for the fields and other titles in the module can be changed.

Edit the label by clicking within the field, entering a new label and clicking Save.

If any language packs are installed in the application, you can select the Language to use for the labels.', 'saveBtn'=>'Click Save to save all changes.', 'publishBtn'=>'Click Save & Deploy to save all changes and make them active.', ), 'portalSync'=>array( 'default' => 'Enter the Sugar Portal URL of the portal instance to update, and click Go.

Then enter a valid Sugar user name and password, and then click Begin Sync.

The customizations made to the Sugar Portal Layouts, along with the Style Sheet if one was uploaded, will be transferred to specified the portal instance.', ), 'portalStyle'=>array( 'default' => 'You can customize the look of the Sugar Portal by using a style sheet.

Select a Style Sheet to upload.

The style sheet will be implemented in the Sugar Portal the next time a sync is performed.', ), ), 'assistantHelp'=>array( 'package'=>array( //custom begin 'nopackages'=>'To get started on a project, click New Package to create a new package to house your custom module(s).

Each package can contain one or more modules.

For instance, you might want to create a package containing one custom module that is related to the standard Accounts module. Or, you might want to create a package containing several new modules that work together as a project and that are related to each other and to other modules already in the application.', 'somepackages'=>'A package acts as a container for custom modules, all of which are part of one project. The package can contain one or more custom modules that can be related to each other or to other modules in the application.

After creating a package for your project, you can create modules for the package right away, or you can return to the Module Builder at a later time to complete the project.

When the project is complete, you can Deploy the package to install the custom modules within the application.', 'afterSave'=>'Your new package should contain at least one module. You can create one or more custom modules for the package.

Click New Module to create a custom module for this package.

After creating at least one module, you can publish or deploy the package to make it available for your instance and/or other users\' instances.

To deploy the package in one step within your Sugar instance, click Deploy.

Click Publish to save the package as a .zip file. After the .zip file is saved to your system, use the Module Loader to upload and install the package within your Sugar instance.

You can distribute the file to other users to upload and install within their own Sugar instances.', 'create'=>'A package acts as a container for custom modules, all of which are part of one project. The package can contain one or more custom modules that can be related to each other or to other modules in the application.

After creating a package for your project, you can create modules for the package right away, or you can return to the Module Builder at a later time to complete the project.', ), 'main'=>array( 'welcome'=>'Use the Developer Tools to create and manage standard and custom modules and fields.

To manage modules in the application, click Studio.

To create custom modules, click Module Builder.', 'studioWelcome'=>'All of the currently installed modules, including standard and module-loaded objects, are customizable within Studio.' ), 'module'=>array( 'somemodules'=>"Since the current package contains at least one module, you can Deploy the modules in the package within your Sugar instance or Publish the package to be installed in the current Sugar instance or another instance using the Module Loader.

To install the package directly within your Sugar instance, click Deploy.

To create a .zip file for the package that can be loaded and installed within the current Sugar instance and other instances using the Module Loader, click Publish.

You can build the modules for this package in stages, and publish or deploy when you are ready to do so.

After publishing or deploying a package, you can make changes to the package properties and customize the modules further. Then re-publish or re-deploy the package to apply the changes." , 'editView'=> 'Here you can edit the existing fields. You can remove any of the existing fields or add available fields in the left panel.', 'create'=>'When choosing the type of Type of module that you wish to create, keep in mind the types of fields you would like to have within the module.

Each module template contains a set of fields pertaining to the type of module described by the title.

Basic - Provides basic fields that appear in standard modules, such as the Name, Assigned to, Team, Date Created and Description fields.

Company - Provides organization-specific fields, such as Company Name, Industry and Billing Address. Use this template to create modules that are similar to the standard Accounts module.

Person - Provides individual-specific fields, such as Salutation, Title, Name, Address and Phone Number. Use this template to create modules that are similar to the standard Contacts and Leads modules.

Issue - Provides case- and bug-specific fields, such as Number, Status, Priority and Description. Use this template to create modules that are similar to the standard Cases and Bug Tracker modules.

Note: After you create the module, you can edit the labels of the fields provided by the template, as well as create custom fields to add to the module layouts.', 'afterSave'=>'Customize the module to suit your needs by editing and creating fields, establishing relationships with other modules and arranging the fields within the layouts.

To view the template fields and manage custom fields within the module, click View Fields.

To create and manage relationships between the module and other modules, whether modules already in the application or other custom modules within the same package, click View Relationships.

To edit the module layouts, click View Layouts. You can change the Detail View, Edit View and List View layouts for the module just as you would for modules already in the application within Studio.

To create a module with the same properties as the current module, click Duplicate. You can further customize the new module.', 'viewfields'=>'The fields in the module can be customized to suit your needs.

You can not delete standard fields, but you can remove them from the appropriate layouts within the Layouts pages.

You can quickly create new fields that have similar properties to existing fields by clicking Clone in the Properties form. Enter any new properties, and then click Save.

It is recommended that you set all of the properties for the standard fields and custom fields before you publish and install the package containing the custom module.', 'viewrelationships'=>'You can create many-to-many relationships between the current module and other modules in the package, and/or between the current module and modules already installed in the application.

To create one-to-many and one-to-one relationships, create Relate and Flex Relate fields for the modules.', 'viewlayouts'=>'You can control what fields are available for capturing data within the Edit View. You can also control what data displays within the Detail View. The views do not have to match.

The Quick Create form is displayed when the Create is clicked in a module subpanel. By default, the Quick Create form layout is the same as the default Edit View layout. You can customize the Quick Create form so that it contains less and/or different fields than the Edit View layout.

You can determine the module security using Layout customization along with Role Management.

', 'existingModule' =>'After creating and customizing this module, you can create additional modules or return to the package to Publish or Deploy the package.

To create additional modules, click Duplicate to create a module with the same properties as the current module, or navigate back to the package, and click New Module.

If you are ready to Publish or Deploy the package containing this module, navigate back to the package to perform these functions. You can publish and deploy packages containing at least one module.', 'labels'=> 'The labels of the standard fields as well as custom fields can be changed. Changing field labels will not affect the data stored in the fields.', ), 'listViewEditor'=>array( 'modify' => 'There are three columns displayed to the left. The "Default" column contains the fields that are displayed in a list view by default, the "Available" column contains fields that a user can choose to use for creating a custom list view, and the "Hidden" column contains fields available for you as an admin to either add to the default or Available columns for use by users but are currently disabled.', 'savebtn' => 'Clicking Save will save all changes and make them active.', 'Hidden' => 'Hidden fields are fields that are not currently available to users for use in list views.', 'Available' => 'Available fields are fields that are not shown by default, but can be enabled by users.', 'Default' => 'Default fields are displayed to users who have not created custom list view settings.' ), 'searchViewEditor'=>array( 'modify' => 'There are two columns displayed to the left. The "Default" column contains the fields that will be displayed in the search view, and the "Hidden" column contains fields available for you as an admin to add to the view.', 'savebtn' => 'Clicking Save & Deploy will save all changes and make them active.', 'Hidden' => 'Hidden fields are fields that will not be shown in the search view.', 'Default' => 'Default fields will be shown in the search view.' ), 'layoutEditor'=>array( 'default' => 'There are two columns displayed to the left. The right-hand column, labeled Current Layout or Layout Preview, is where you change the module layout. The left-hand column, entitled Toolbox, contains useful elements and tools for use when editing the layout.

If the layout area is titled Current Layout then you are working on a copy of the layout currently used by the module for display.

If it is titled Layout Preview then you are working on a copy created earlier by a click on the Save button, that might have already been changed from the version seen by users of this module.', 'saveBtn' => 'Clicking this button saves the layout so that you can preserve your changes. When you return to this module you will start from this changed layout. Your layout however will not be seen by users of the module until you click the Save and Publish button.', 'publishBtn'=> 'Click this button to deploy the layout. This means that this layout will immediately be seen by users of this module.', 'toolbox' => 'The toolbox contains a variety of useful features for editing layouts, including a trash area, a set of additional elements and a set of available fields. Any of these can be dragged and dropped onto the layout.', 'panels' => 'This area shows how your layout will look to users of this module when it is depolyed.

You can reposition elements such as fields, rows and panels by dragging and dropping them; delete elements by dragging and dropping them on the trash area in the toolbox, or add new elements by dragging them from the toolbox and dropping them on to the layout in the desired position.' ), 'dropdownEditor'=>array( 'default' => 'There are two columns displayed to the left. The right-hand column, labeled Current Layout or Layout Preview, is where you change the module layout. The left-hand column, entitled Toolbox, contains useful elements and tools for use when editing the layout.

If the layout area is titled Current Layout then you are working on a copy of the layout currently used by the module for display.

If it is titled Layout Preview then you are working on a copy created earlier by a click on the Save button, that might have already been changed from the version seen by users of this module.', 'dropdownaddbtn'=> 'Clicking this button adds a new item to the dropdown.', ), 'exportcustom'=>array( 'exportHelp'=>'Customizations made in Studio within this instance can be packaged and deployed in another instance.

Provide a Package Name. You can provide Author and Description information for package.

Select the module(s) that contain the customizations to export. (Only modules containing customizations will appear for you to select.)

Click Export to create a .zip file for the package containing the customizations. The .zip file can be uploaded in another instance through Module Loader.', 'exportCustomBtn'=>'Click Export to create a .zip file for the package containing the customizations that you wish to export. ', 'name'=>'The Name of the package will be displayed in Module Loader after the package is uploaded for installation in Studio.', 'author'=>'The Author is the name of the entity that created the package. The Author can be either an individual or a company.

The Author will be displayed in Module Loader after the package is uploaded for installation in Studio. ', 'description'=>'The Description of the package will be displayed in Module Loader after the package is uploaded for installation in Studio.', ), 'studioWizard'=>array( 'mainHelp' => 'Welcome to the Developer Tools area.

Use the tools within this area to create and manage standard and custom modules and fields.', 'studioBtn' => 'Use Studio to customize installed modules by changing the field arrangement, selecting what fields are available and creating custom data fields.', 'mbBtn' => 'Use Module Builder to create new modules.', 'appBtn' => 'Use Application mode to customize various properties of the program, such as how many TPS reports are displayed on the homepage', 'backBtn' => 'Return to the previous step.', 'studioHelp'=> 'Use Studio to customize installed modules.', 'moduleBtn' => 'Click to edit this module.', 'moduleHelp'=> 'Select the module component that you would like to edit', 'fieldsBtn' => 'Edit what information is stored in the module by controlling the Fields in the module.

You can edit and create custom fields here.', 'labelsBtn' => 'Click Save to save your custom labels.' , 'layoutsBtn'=> 'Customize the Layouts of the Edit, Detail, List and search views.', 'subpanelBtn'=> 'Edit what information is shown in this modules subpanels.', 'layoutsHelp'=> 'Select a Layout to edit.
To change the layout that contains data fields for entering data, click Edit View.

To change the layout that displays the data entered into the fields in the Edit View, click Detail View.

To change the columns which appear in the default list, click List View.

To change the Basic and Advanced search form layouts, click Search.', 'subpanelHelp'=> 'Select a Subpanel to edit.', 'searchHelp' => 'Select a Search layout to edit.', 'labelsBtn' => 'Edit the Labels to display for values in this module.', 'newPackage'=>'Click New Package to create a new package.', 'mbHelp' => 'Welcome to Module Builder.

Use Module Builder to create packages containing custom modules based on standard or custom objects.

To begin, click New Package to create a new package, or select a package to edit.

A package acts as a container for custom modules, all of which are part of one project. The package can contain one or more custom modules that can be related to each other or to modules in the application.

Examples: You might want to create a package containing one custom module that is related to the standard Accounts module. Or, you might want to create a package containing several new modules that work together as a project and that are related to each other and to modules in the application.', 'exportBtn' => 'Click Export Customizations to create a package containing customizations made in Studio for specific modules.', ), ), //HOME 'LBL_HOME_EDIT_DROPDOWNS'=>'Dropdown Editor', //ASSISTANT 'LBL_AS_SHOW' => 'Show Assistant in future.', 'LBL_AS_IGNORE' => 'Ignore Assistant in future.', 'LBL_AS_SAYS' => 'Assistant Says:', //STUDIO2 'LBL_MODULEBUILDER'=>'Module Builder', 'LBL_STUDIO' => 'Studio', 'LBL_DROPDOWNEDITOR' => 'Dropdown Editor', 'LBL_EDIT_DROPDOWN'=>'Edit Dropdown', 'LBL_DEVELOPER_TOOLS' => 'Developer Tools', 'LBL_SUGARPORTAL' => 'Sugar Portal Editor', 'LBL_SYNCPORTAL' => 'Sync Portal', 'LBL_PACKAGE_LIST' => 'Package List', 'LBL_HOME' => 'Home', 'LBL_NONE'=>'-None-', 'LBL_DEPLOYE_COMPLETE'=>'Deploy complete', 'LBL_DEPLOY_FAILED' =>'An error has occured during deploy process, your package may not have installed correctly', 'LBL_ADD_FIELDS'=>'Add Custom Fields', 'LBL_AVAILABLE_SUBPANELS'=>'Available Subpanels', 'LBL_ADVANCED'=>'Advanced', 'LBL_ADVANCED_SEARCH'=>'Advanced Search', 'LBL_BASIC'=>'Basic', 'LBL_BASIC_SEARCH'=>'Basic Search', 'LBL_CURRENT_LAYOUT'=>'Layout', 'LBL_CURRENCY' => 'Currency', 'LBL_DASHLET'=>'Sugar Dashlet', 'LBL_DASHLETLISTVIEW'=>'Sugar Dashlet ListView', 'LBL_DASHLETSEARCH'=>'Sugar Dashlet Search', 'LBL_POPUP'=>'PopupView', 'LBL_POPUPLIST'=>'Popup ListView', 'LBL_POPUPLISTVIEW'=>'Popup ListView', 'LBL_POPUPSEARCH'=>'Popup Search', 'LBL_DASHLETSEARCHVIEW'=>'Sugar Dashlet Search', 'LBL_DISPLAY_HTML'=>'Display HTML Code', 'LBL_DETAILVIEW'=>'DetailView', 'LBL_DROP_HERE' => '[Drop Here]', 'LBL_EDIT'=>'Edit', 'LBL_EDIT_LAYOUT'=>'Edit Layout', 'LBL_EDIT_ROWS'=>'Edit Rows', 'LBL_EDIT_COLUMNS'=>'Edit Columns', 'LBL_EDIT_LABELS'=>'Edit Labels', 'LBL_EDIT_FIELDS'=>'Edit Custom Fields', 'LBL_EDIT_PORTAL'=>'Edit Portal for ', 'LBL_EDIT_FIELDS'=>'Edit Fields', 'LBL_EDITVIEW'=>'EditView', 'LBL_FILLER'=>'(filler)', 'LBL_FIELDS'=>'Fields', 'LBL_FAILED_TO_SAVE' => 'Failed To Save', 'LBL_FAILED_PUBLISHED' => 'Failed to Publish', 'LBL_HOMEPAGE_PREFIX' => 'My', 'LBL_LAYOUT_PREVIEW'=>'Layout Preview', 'LBL_LAYOUTS'=>'Layouts', 'LBL_LISTVIEW'=>'ListView', 'LBL_MODULES'=>'Modules', 'LBL_MODULE_TITLE' => 'Studio', 'LBL_NEW_PACKAGE' => 'New Package', 'LBL_NEW_PANEL'=>'New Panel', 'LBL_NEW_ROW'=>'New Row', 'LBL_PACKAGE_DELETED'=>'Package Deleted', 'LBL_PUBLISHING' => 'Publishing ...', 'LBL_PUBLISHED' => 'Published', 'LBL_SELECT_FILE'=> 'Select File', 'LBL_SAVE_LAYOUT'=> 'Save Layout', 'LBL_SELECT_A_SUBPANEL' => 'Select a Subpanel', 'LBL_SELECT_SUBPANEL' => 'Select Subpanel', 'LBL_SUBPANELS' => 'Subpanels', 'LBL_SUBPANEL' => 'Subpanel', 'LBL_SUBPANEL_TITLE' => 'Title:', 'LBL_SEARCH_FORMS' => 'Search', 'LBL_SEARCH'=>'Search', 'LBL_STAGING_AREA' => 'Staging Area (drag and drop items here)', 'LBL_SUGAR_FIELDS_STAGE' => 'Sugar Fields (click items to add to staging area)', 'LBL_SUGAR_BIN_STAGE' => 'Sugar Bin (click items to add to staging area)', 'LBL_TOOLBOX' => 'Toolbox', 'LBL_VIEW_SUGAR_FIELDS' => 'View Sugar Fields', 'LBL_VIEW_SUGAR_BIN' => 'View Sugar Bin', 'LBL_QUICKCREATE' => 'QuickCreate', 'LBL_EDIT_DROPDOWNS' => 'Edit a Global Dropdown', 'LBL_ADD_DROPDOWN' => 'Add a new Global Dropdown', 'LBL_BLANK' => '-blank-', 'LBL_TAB_ORDER' => 'Tab Order', 'LBL_TAB_PANELS' => 'Display panels as tabs', 'LBL_TAB_PANELS_HELP' => 'Display each panel as its own tab instead of having them all appear on one screen', 'LBL_DROPDOWN_TITLE_NAME' => 'Name', 'LBL_DROPDOWN_LANGUAGE' => 'Language', 'LBL_DROPDOWN_ITEMS' => 'List Items', 'LBL_DROPDOWN_ITEM_NAME' => 'Item Name', 'LBL_DROPDOWN_ITEM_LABEL' => 'Display Label', 'LBL_SYNC_TO_DETAILVIEW' => 'Sync to DetailView', 'LBL_SYNC_TO_DETAILVIEW_HELP' => 'Select this option to sync this EditView layout to the corresponding DetailView layout. Fields and field placement in the EditView
will be sync\'d and saved to the DetailView automatically upon clicking Save or Save & Deploy in the EditView.
Layout changes will not be able to be made in the DetailView.', 'LBL_SYNC_TO_DETAILVIEW_NOTICE' => 'This DetailView is sync\'d with the corresponding EditView.
Fields and field placement in this DetailView reflect the fields and field placement in the EditView.
Changes to the DetailView cannot be saved or deployed within this page. Make changes or un-sync the layouts in the EditView. ', 'LBL_COPY_FROM_EDITVIEW' => 'Copy from EditView', 'LBL_DROPDOWN_BLANK_WARNING' => 'Values are required for both the Item Name and the Display Label. To add a blank item, click Add without entering any values for the Item Name and the Display Label.', //RELATIONSHIPS 'LBL_MODULE' => 'Module', 'LBL_LHS_MODULE'=>'Primary Module', 'LBL_CUSTOM_RELATIONSHIPS' => '* relationship created in Studio', 'LBL_RELATIONSHIPS'=>'Relationships', 'LBL_RELATIONSHIP_EDIT' => 'Edit Relationship', 'LBL_REL_NAME' => 'Name', 'LBL_REL_LABEL' => 'Label', 'LBL_REL_TYPE' => 'Type', 'LBL_RHS_MODULE'=>'Related Module', 'LBL_NO_RELS' => 'No Relationships', 'LBL_RELATIONSHIP_ROLE_ENTRIES'=>'Optional Condition' , 'LBL_RELATIONSHIP_ROLE_COLUMN'=>'Column', 'LBL_RELATIONSHIP_ROLE_VALUE'=>'Value', 'LBL_SUBPANEL_FROM'=>'Subpanel from', 'LBL_RELATIONSHIP_ONLY'=>'No visible elements will be created for this relationship as there is a pre-existing visible relationship between these two modules.', 'LBL_ONETOONE' => 'One to One', 'LBL_ONETOMANY' => 'One to Many', 'LBL_MANYTOONE' => 'Many to One', 'LBL_MANYTOMANY' => 'Many to Many', //STUDIO QUESTIONS 'LBL_QUESTION_FUNCTION' => 'Select a function or component.', 'LBL_QUESTION_MODULE1' => 'Select a module.', 'LBL_QUESTION_EDIT' => 'Select a module to edit.', 'LBL_QUESTION_LAYOUT' => 'Select a layout to edit.', 'LBL_QUESTION_SUBPANEL' => 'Select a subpanel to edit.', 'LBL_QUESTION_SEARCH' => 'Select a search layout to edit.', 'LBL_QUESTION_MODULE' => 'Select a module component to edit.', 'LBL_QUESTION_PACKAGE' => 'Select a package to edit, or create a new package.', 'LBL_QUESTION_EDITOR' => 'Select a tool.', 'LBL_QUESTION_DROPDOWN' => 'Select a dropdown to edit, or create a new dropdown.', 'LBL_QUESTION_DASHLET' => 'Select a dashlet layout to edit.', 'LBL_QUESTION_POPUP' => 'Select a popup layout to edit.', //CUSTOM FIELDS 'LBL_RELATE_TO'=>'Relate To', 'LBL_NAME'=>'Name', 'LBL_LABELS'=>'Labels', 'LBL_MASS_UPDATE'=>'Mass Update', 'LBL_AUDITED'=>'Audit', 'LBL_CUSTOM_MODULE'=>'Module', 'LBL_DEFAULT_VALUE'=>'Default Value', 'LBL_REQUIRED'=>'Required', 'LBL_DATA_TYPE'=>'Type', 'LBL_HCUSTOM'=>'CUSTOM', 'LBL_HDEFAULT'=>'DEFAULT', 'LBL_LANGUAGE'=>'Language:', //SECTION 'LBL_SECTION_EDLABELS' => 'Edit Labels', 'LBL_SECTION_PACKAGES' => 'Packages', 'LBL_SECTION_PACKAGE' => 'Package', 'LBL_SECTION_MODULES' => 'Modules', 'LBL_SECTION_PORTAL' => 'Portal', 'LBL_SECTION_DROPDOWNS' => 'Dropdowns', 'LBL_SECTION_PROPERTIES' => 'Properties', 'LBL_SECTION_DROPDOWNED' => 'Edit Dropdown', 'LBL_SECTION_HELP' => 'Help', 'LBL_SECTION_ACTION' => 'Action', 'LBL_SECTION_MAIN' => 'Main', 'LBL_SECTION_EDPANELLABEL' => 'Edit Panel Label', 'LBL_SECTION_FIELDEDITOR' => 'Edit Field', 'LBL_SECTION_DEPLOY' => 'Deploy', 'LBL_SECTION_MODULE' => 'Module', 'LBL_SECTION_VISIBILITY_EDITOR'=>'Edit Visibility', //WIZARDS //LIST VIEW EDITOR 'LBL_DEFAULT'=>'Default', 'LBL_HIDDEN'=>'Hidden', 'LBL_AVAILABLE'=>'Available', 'LBL_LISTVIEW_DESCRIPTION'=>'There are three columns displayed below. The Default column contains fields that are displayed in a list view by default. The Additional column contains fields that a user can choose to use for creating a custom view. The Available column displays fields availabe for you as an admin to add to the Default or Additional columns for use by users.', 'LBL_LISTVIEW_EDIT'=>'List View Editor', //Manager Backups History 'LBL_MB_PREVIEW'=>'Preview', 'LBL_MB_RESTORE'=>'Restore', 'LBL_MB_DELETE'=>'Delete', 'LBL_MB_COMPARE'=>'Compare', 'LBL_MB_DEFAULT_LAYOUT'=>'Default Layout', //END WIZARDS //BUTTONS 'LBL_BTN_ADD'=>'Add', 'LBL_BTN_SAVE'=>'Save', 'LBL_BTN_SAVE_CHANGES'=>'Save Changes', 'LBL_BTN_DONT_SAVE'=>'Discard Changes', 'LBL_BTN_CANCEL'=>'Cancel', 'LBL_BTN_CLOSE'=>'Close', 'LBL_BTN_SAVEPUBLISH'=>'Save & Deploy', 'LBL_BTN_NEXT'=>'Next', 'LBL_BTN_BACK'=>'Back', 'LBL_BTN_CLONE'=>'Clone', 'LBL_BTN_ADDCOLS'=>'Add Columns', 'LBL_BTN_ADDROWS'=>'Add Rows', 'LBL_BTN_ADDFIELD'=>'Add Field', 'LBL_BTN_ADDDROPDOWN'=>'Add Dropdown', 'LBL_BTN_SORT_ASCENDING'=>'Sort Ascending', 'LBL_BTN_SORT_DESCENDING'=>'Sort Descending', 'LBL_BTN_EDLABELS'=>'Edit Labels', 'LBL_BTN_UNDO'=>'Undo', 'LBL_BTN_REDO'=>'Redo', 'LBL_BTN_ADDCUSTOMFIELD'=>'Add Custom Field', 'LBL_BTN_EXPORT'=>'Export Customizations', 'LBL_BTN_DUPLICATE'=>'Duplicate', 'LBL_BTN_PUBLISH'=>'Publish', 'LBL_BTN_DEPLOY'=>'Deploy', 'LBL_BTN_EXP'=>'Export', 'LBL_BTN_DELETE'=>'Delete', 'LBL_BTN_VIEW_LAYOUTS'=>'View Layouts', 'LBL_BTN_VIEW_FIELDS'=>'View Fields', 'LBL_BTN_VIEW_RELATIONSHIPS'=>'View Relationships', 'LBL_BTN_ADD_RELATIONSHIP'=>'Add Relationship', //TABS //ERRORS 'ERROR_ALREADY_EXISTS'=> 'Error: Field Already Exists', 'ERROR_INVALID_KEY_VALUE'=> "Error: Invalid Key Value: [']", 'ERROR_NO_HISTORY' => 'No history files found', 'ERROR_MINIMUM_FIELDS' => 'The layout must contain at least one field', 'ERROR_GENERIC_TITLE' => 'An error has occured', 'ERROR_REQUIRED_FIELDS' => 'Are you sure you wish to continue? The following required fields are missing from the layout: ', 'ERROR_ARE_YOU_SURE' => 'Are you sure you wish to continue?', //PACKAGE AND MODULE BUILDER 'LBL_PACKAGE_NAME'=>'Package Name:', 'LBL_MODULE_NAME'=>'Module Name:', 'LBL_AUTHOR'=>'Author:', 'LBL_DESCRIPTION'=>'Description:', 'LBL_KEY'=>'Key:', 'LBL_ADD_README'=>' Readme', 'LBL_MODULES'=>'Modules:', 'LBL_LAST_MODIFIED'=>'Last Modified:', 'LBL_NEW_MODULE'=>'New Module', 'LBL_LABEL'=>'Label:', 'LBL_LABEL_TITLE'=>'Label', 'LBL_WIDTH'=>'Width', 'LBL_PACKAGE'=>'Package:', 'LBL_TYPE'=>'Type:', 'LBL_TEAM_SECURITY'=>'Team Security', 'LBL_ASSIGNABLE'=>'Assignable', 'LBL_PERSON'=>'Person', 'LBL_COMPANY'=>'Company', 'LBL_ISSUE'=>'Issue', 'LBL_SALE'=>'Sale', 'LBL_FILE'=>'File', 'LBL_NAV_TAB'=>'Navigation Tab', 'LBL_CREATE'=>'Create', 'LBL_LIST'=>'List', 'LBL_VIEW'=>'View', 'LBL_LIST_VIEW'=>'List View', 'LBL_HISTORY'=>'View History', 'LBL_RESTORE_DEFAULT'=>'Restore Default', 'LBL_ACTIVITIES'=>'Activities', 'LBL_SEARCH'=>'Search', 'LBL_NEW'=>'New', 'LBL_TYPE_BASIC'=>'basic', 'LBL_TYPE_COMPANY'=>'company', 'LBL_TYPE_PERSON'=>'person', 'LBL_TYPE_ISSUE'=>'issue', 'LBL_TYPE_SALE'=>'sale', 'LBL_TYPE_FILE'=>'file', 'LBL_RSUB'=>'This is the subpanel that will be displayed in your module', 'LBL_MSUB'=>'This is the subpanel that your module provides to the related module for display', 'LBL_MB_IMPORTABLE'=>'Importing', // VISIBILITY EDITOR 'LBL_VE_VISIBLE'=>'visible', 'LBL_VE_HIDDEN'=>'hidden', 'LBL_PACKAGE_WAS_DELETED'=>'[[package]] was deleted', //EXPORT CUSTOMS 'LBL_EC_TITLE'=>'Export Customizations', 'LBL_EC_NAME'=>'Package Name:', 'LBL_EC_AUTHOR'=>'Author:', 'LBL_EC_DESCRIPTION'=>'Description:', 'LBL_EC_KEY'=>'Key:', 'LBL_EC_CHECKERROR'=>'Please select a module.', 'LBL_EC_CUSTOMFIELD'=>'customized field(s)', 'LBL_EC_CUSTOMLAYOUT'=>'customized layout(s)', 'LBL_EC_NOCUSTOM'=>'No modules have been customized.', 'LBL_EC_EMPTYCUSTOM'=>'has empty customizations.', 'LBL_EC_EXPORTBTN'=>'Export', 'LBL_MODULE_DEPLOYED' => 'Module has been deployed.', 'LBL_UNDEFINED' => 'undefined', //AJAX STATUS 'LBL_AJAX_FAILED_DATA' => 'Failed to retrieve data', 'LBL_AJAX_TIME_DEPENDENT' => 'A time dependent action is in progress. Please wait and try again in a few seconds.', 'LBL_AJAX_LOADING' => 'Loading...', 'LBL_AJAX_DELETING' => 'Deleting...', 'LBL_AJAX_BUILDPROGRESS' => 'Build In Progress...', 'LBL_AJAX_DEPLOYPROGRESS' => 'Deploy In Progress...', 'LBL_AJAX_FIELD_EXISTS' =>'The field name you entered already exists. Please enter a new field name.', //JS 'LBL_JS_REMOVE_PACKAGE' => 'Are you sure you wish to remove this package? This will permanently delete all files associated with this package.', 'LBL_JS_REMOVE_MODULE' => 'Are you sure you wish to remove this module? This will permanently delete all files associated with this module.', 'LBL_JS_DEPLOY_PACKAGE' => 'Any customizations that you made in Studio will be overwritten when this module is re-deployed. Are you sure you want to proceed?', 'LBL_DEPLOY_IN_PROGRESS' => 'Deploying Package', 'LBL_JS_VALIDATE_NAME'=>'Name - Must be alphanumeric, begin with a letter and contain no spaces.', 'LBL_JS_VALIDATE_PACKAGE_NAME'=>'Package Name already exists', 'LBL_JS_VALIDATE_KEY'=>'Key - Must be alphanumeric, begin with a letter and contain no spaces.', 'LBL_JS_VALIDATE_LABEL'=>'Please enter a label that will be used as the Display Name for this module', 'LBL_JS_VALIDATE_TYPE'=>'Please select the type of module you wish to build from the list above', 'LBL_JS_VALIDATE_REL_NAME'=>'Name - Must be alphanumeric with no spaces', 'LBL_JS_VALIDATE_REL_LABEL'=>'Label - please add a label that will be displayed above the subpanel', //CONFIRM 'LBL_CONFIRM_FIELD_DELETE'=>"Deleting this custom field will delete both the custom field and all the data related to the custom field in the database. The field will be no longer appear in any module layouts." . "\\n\\nDo you wish to continue?", 'LBL_CONFIRM_RELATIONSHIP_DELETE'=>'Are you sure you wish to delete this relationship?', 'LBL_CONFIRM_RELATIONSHIP_DEPLOY'=>'This will make this relationship permanent. Are you sure you wish to deploy this relationship?', 'LBL_CONFIRM_DONT_SAVE' => 'Changes have been made since you last saved, would you like to save?', 'LBL_CONFIRM_DONT_SAVE_TITLE' => 'Save Changes?', 'LBL_CONFIRM_LOWER_LENGTH' => 'Data may be truncated and this cannot be undone, are you sure you wish to continue?', //POPUP HELP 'LBL_POPHELP_FIELD_DATA_TYPE'=>'Select the appropriate data type based on the type of data that will be entered into the field.', 'LBL_POPHELP_IMPORTABLE'=>'Yes: The field will be included in an import operation.
No: The field will not be included in an import.
Required: A value for the field must be provided in any import.', 'LBL_POPHELP_IMAGE_WIDTH'=>'Enter a number for Width, as measured in pixels.
The uploaded image will be scaled to this Width.', 'LBL_POPHELP_IMAGE_HEIGHT'=>'Enter a number for the Height, as measured in pixels.
The uploaded image will be scaled to this Height.', 'LBL_POPHELP_DUPLICATE_MERGE'=>'Enabled: The field will appear in the Merge Duplicates feature, but will not be available to use for the filter conditions in the Find Duplicates feature.
Disabled: The field will not appear in the Merge Duplicates feature, and will not be available to use for the filter conditions in the Find Duplicates feature.' , //Revert Module labels 'LBL_RESET' => 'Reset', 'LBL_RESET_MODULE' => 'Reset Module', 'LBL_REMOVE_CUSTOM' => 'Remove Customizations', 'LBL_CLEAR_RELATIONSHIPS' => 'Clear Relationships', 'LBL_RESET_LABELS' => 'Reset Labels', 'LBL_RESET_LAYOUTS' => 'Reset Layouts"', 'LBL_REMOVE_FIELDS' => 'Remove Custom Fields', 'LBL_CLEAR_EXTENSIONS' => 'Clear Extensions', 'LBL_CLEAR_EXTENSIONS' => 'Clear Extensions', 'LBL_HISTORY_TIMESTAMP' => 'TimeStamp', 'LBL_HISTORY_TITLE' => ' history', 'fieldTypes' => array( 'varchar'=>'TextField', 'int'=>'Integer', 'float'=>'Float', 'bool'=>'Checkbox', 'enum'=>'DropDown', 'multienum' => 'MultiSelect', 'date'=>'Date', 'phone' => 'Phone', 'currency' => 'Currency', 'html' => 'HTML', 'radioenum' => 'Radio', 'relate' => 'Relate', 'address' => 'Address', 'text' => 'TextArea', 'url' => 'URL', 'iframe' => 'IFrame', 'datetimecombo' =>'Datetime', 'decimal'=>'Decimal', ), 'labelTypes' => array( "" => "Frequently used labels", "all" => "All Labels", ), 'parent' => 'Flex Relate', 'LBL_ILLEGAL_FIELD_VALUE' =>"Drop down key cannot contain quotes.", 'LBL_CONFIRM_SAVE_DROPDOWN' =>"You are selecting this item for removal from the dropdown list. Any dropdown fields using this list with this item as a value will no longer display the value, and the value will no longer be able to be selected from the dropdown fields. Are you sure you want to continue?", 'LBL_POPHELP_VALIDATE_US_PHONE'=>"Select to validate this field for the entry of a 10-digit
" . "phone number, with allowance for the country code 1, and
" . "to apply a U.S. format to the phone number when the record
" . "is saved. The following format will be applied: (xxx) xxx-xxxx.", );