diff -r 31504d578711 -r c80b997e4c27 modules/Home/Dashlets/JotPadDashlet/JotPadDashlet.en_us.lang.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/Home/Dashlets/JotPadDashlet/JotPadDashlet.en_us.lang.php Thu May 26 14:02:26 2011 +0200 @@ -0,0 +1,52 @@ + 'JotPad', + 'LBL_DESCRIPTION' => 'A dashlet to keep your notes', + 'LBL_SAVING' => 'Saving JotPad ...', + 'LBL_SAVED' => 'Saved', + 'LBL_CONFIGURE_TITLE' => 'Title', + 'LBL_CONFIGURE_HEIGHT' => 'Height (1 - 300)', + 'LBL_DBLCLICK_HELP' => 'Double click below to Edit.', + 'LBL_DEFAULT_TEXT' => +<< +
+SugarCRM proudly announces the introduction of 'Sugar Dashlet' in this release. 'Sugar Dashlet' is an extensible framework which allows customers and users to create UI components, both CRM and non CRM specific. This provides a powerful tool for end users and developers to customize and create data objects based on individual needs.
+
+Home page is a collection of dashlets shipped with the product. Users can create additional dashlets based on their business needs. Ex : Order status information can be pulled from fulfillment systems OR Return receipt information can be extracted from Order management systems. There is no limit on creativity....
+
+You can customize your homepage to fit your needs.
+* Add new Dashlets by clicking on "Add Dashlets" in the upper left corner.
+* Customize each Dashlet by clicking on the Configure Icon at the top right corner of each Dashlet
+* Remove Dashlets by clicking on the X
+
+More information on the 'Sugar Dashlet' framework is available on the SugarWiki.
+http://www.sugarcrm.com/wiki/index.php?title=Dashlets
+EOQ +); +?>