[Vtigercrm-commits] [vtiger-commits] r10001 - in /vtigercrm/branches/5.0.3/modules: Calendar/language/ Contacts/language/ Emails/language/ HelpDesk/language/ Import/language/ Products/language/ Quotes/language/ Reports/language/ Settings/language/ Users/language/ Webmails/language/

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Fri Dec 29 04:04:30 EST 2006


Author: richie
Date: Fri Dec 29 02:04:08 2006
New Revision: 10001

Log:
duplicate labels removed

Modified:
    vtigercrm/branches/5.0.3/modules/Calendar/language/en_us.lang.php
    vtigercrm/branches/5.0.3/modules/Contacts/language/en_us.lang.php
    vtigercrm/branches/5.0.3/modules/Emails/language/en_us.lang.php
    vtigercrm/branches/5.0.3/modules/HelpDesk/language/en_us.lang.php
    vtigercrm/branches/5.0.3/modules/Import/language/en_us.lang.php
    vtigercrm/branches/5.0.3/modules/Products/language/en_us.lang.php
    vtigercrm/branches/5.0.3/modules/Quotes/language/en_us.lang.php
    vtigercrm/branches/5.0.3/modules/Reports/language/en_us.lang.php
    vtigercrm/branches/5.0.3/modules/Settings/language/en_us.lang.php
    vtigercrm/branches/5.0.3/modules/Users/language/en_us.lang.php
    vtigercrm/branches/5.0.3/modules/Webmails/language/en_us.lang.php

Modified: vtigercrm/branches/5.0.3/modules/Calendar/language/en_us.lang.php
==============================================================================
--- vtigercrm/branches/5.0.3/modules/Calendar/language/en_us.lang.php (original)
+++ vtigercrm/branches/5.0.3/modules/Calendar/language/en_us.lang.php Fri Dec 29 02:04:08 2006
@@ -25,7 +25,6 @@
 'LBL_MODULE_TITLE'=>'Calendar: Home',
 'LBL_MODULE_APPOINTMENT'=>'Calendar: Appointment',
 'LBL_MODULE_APPOINTMENT_DETAIL'=>'Calendar: Appointment Detail',
-'LBL_CONTACT'=>'Contact:',
 'LBL_SAVE'=>'Save',
 'LBL_RESET'=>'Cancel',
 'LBL_LIST_USER_NAME'=>'User Name',
@@ -94,7 +93,6 @@
 'LBL_PREV_MON' => 'Previous Month',
 'LBL_NEXT_MON' => 'Next Month',
 
-'LBL_YEAR'=>'Year',
 'LBL_YEAR_BUTTON_KEY'=>'Y',
 'LBL_MON_BUTTON_TITLE'=>'Year [Alt+Y]',
 'LBL_PREV_YEAR'=>'Previous Year',
@@ -181,16 +179,8 @@
 'LBL_ADDCALL'=>'Call',
 'LBL_ADDMEETING'=>'Meeting',
 'LBL_ADDTODO'=>'To Do',
-'LBL_INVITE'=>'Invite',
-'LBL_REMINDER'=>'Reminder',
-'LBL_SENDREMINDER'=>'Send Reminder',
 'LBL_BEFOREEVENT'=>'before the event starts',
 'LBL_BEFORETASK'=>'before the task starts',
-'LBL_REPEAT'=>'Repeat',
-'LBL_EVENTTYPE'=>'Event Type',
-'LBL_EVENTNAME'=>'Event Name',
-'LBL_EVENTSTAT'=>'Event starts at',
-'LBL_EVENTEDAT'=>'Event ends on',
 'LBL_HRVIEW'=>'Hour View',
 'LBL_LISTVIEW'=>'List View',
 'LBL_WEEKVIEW'=>'Weekly Calendar View',
@@ -213,8 +203,6 @@
 'LBL_EVERYDAY'=>'Every Day',
 'LBL_EVERYWEEK'=>'Every Week',
 'LBL_EVERYMON'=>'Every Month',
-'LBL_REPEATEVENT'=>'Repeat once in every',
-'LBL_DAYS'=>'Day(s)',
 'LBL_WEEKS'=>'Week(s)',
 'LBL_MONTHS'=>'Month(s)',
 'LBL_YEAR'=>'Year',
@@ -230,7 +218,6 @@
 'LBL_ADD_BUTTON'=>'Add',
 'LBL_USERS'=>'Users',
 'LBL_RMV_BUTTON'=>'Remove',
-'LBL_RMD_ON'=>'Remind on',
 'LBL_SDRMD'=>'Send Reminder to',
 'LBL_ENABLE_REPEAT'=>'Enable Repeat',
 'LBL_REPEAT_ONCE'=>'Repeat once in every',

Modified: vtigercrm/branches/5.0.3/modules/Contacts/language/en_us.lang.php
==============================================================================
--- vtigercrm/branches/5.0.3/modules/Contacts/language/en_us.lang.php (original)
+++ vtigercrm/branches/5.0.3/modules/Contacts/language/en_us.lang.php Fri Dec 29 02:04:08 2006
@@ -22,7 +22,6 @@
 
 $mod_strings = Array(
 // Mike Crowe Mod --------------------------------------------------------Added for general search
-'LBL_GENERAL_INFORMATION'=>'General Information',
 'LBL_MODULE_NAME'=>'Contacts',
 'LBL_INVITEE'=>'Direct Reports',
 'LBL_MODULE_TITLE'=>'Contacts: Home',
@@ -57,7 +56,6 @@
 'LBL_CREATED_CALL' => 'Created a new call',
 'LBL_CREATED_MEETING' => 'Created a new meeting',
 'LBL_ADDMORE_BUSINESSCARD' =>'Add another business card',
-'LBL_ADD_BUSINESSCARD' => 'Add Business Card',
 
 'LBL_BUSINESSCARD' => 'Business Card',
 

Modified: vtigercrm/branches/5.0.3/modules/Emails/language/en_us.lang.php
==============================================================================
--- vtigercrm/branches/5.0.3/modules/Emails/language/en_us.lang.php (original)
+++ vtigercrm/branches/5.0.3/modules/Emails/language/en_us.lang.php Fri Dec 29 02:04:08 2006
@@ -35,8 +35,6 @@
 
 'ERR_DELETE_RECORD'=>"A record number must be specified to delete the vtiger_account.",
 'LBL_DATE_SENT'=>'Date Sent:',
-'LBL_SUBJECT'=>'Subject :',
-'LBL_BODY'=>'Body:',
 'LBL_DATE_AND_TIME'=>'Date & Time Sent:',
 'LBL_DATE'=>'Date Sent:',
 'LBL_TIME'=>'Time Sent:',
@@ -75,7 +73,6 @@
 // Contacts-SubPanelViewContactsAndUsers.php
 'LBL_BULK_MAILS'=>'Bulk Mails',
 'LBL_ATTACHMENT'=>'Attachment',
-'LBL_DESCRIPTION'=>'Description',
 'LBL_UPLOAD'=>'Upload',
 'LBL_FILE_NAME'=>'File Name',
 'LBL_SEND'=>'Send',

Modified: vtigercrm/branches/5.0.3/modules/HelpDesk/language/en_us.lang.php
==============================================================================
--- vtigercrm/branches/5.0.3/modules/HelpDesk/language/en_us.lang.php (original)
+++ vtigercrm/branches/5.0.3/modules/HelpDesk/language/en_us.lang.php Fri Dec 29 02:04:08 2006
@@ -36,7 +36,6 @@
 'Accounts'=>'Account',
 'Contacts'=>'Contact',
 'Opportunities'=>'Opportunity',
-'LBL_TICKET_INFORMATION'=>'Ticket Information',
 'LBL_CUSTOM_INFORMATION'=>'Custom Information',
 'LBL_DESCRIPTION_INFORMATION'=>'Description Information',
 
@@ -57,7 +56,6 @@
 'LBL_PRIORITY'=>'Priority',
 'LBL_CATEGORY'=>'Category',
 
-'LBL_QUESTION'=>'Question',
 'LBL_ANSWER'=>'Answer',
 'LBL_COMMENTS'=>'Comments',
 

Modified: vtigercrm/branches/5.0.3/modules/Import/language/en_us.lang.php
==============================================================================
--- vtigercrm/branches/5.0.3/modules/Import/language/en_us.lang.php (original)
+++ vtigercrm/branches/5.0.3/modules/Import/language/en_us.lang.php Fri Dec 29 02:04:08 2006
@@ -125,7 +125,6 @@
 'LBL_LEADS_NOTE_2'=>'Company Name must be mapped.',
 'LBL_IMPORT_NOW'=>'Import Now',
 'LBL_'=>'',
-'LBL_'=>'',
 'LBL_CANNOT_OPEN'=>'Cannot open the imported file for reading',
 'LBL_NOT_SAME_NUMBER'=>'There were not the same number of fields per line in your file',
 'LBL_NO_LINES'=>'There were no lines in your import file',
@@ -167,7 +166,6 @@
 );
 
 /*$mod_list_strings = Array(
-'contacts_import_fields' => Array(
 	"id"=>"Contact ID"
 	,"first_name"=>"First Name"
 	,"last_name"=>"Last Name"

Modified: vtigercrm/branches/5.0.3/modules/Products/language/en_us.lang.php
==============================================================================
--- vtigercrm/branches/5.0.3/modules/Products/language/en_us.lang.php (original)
+++ vtigercrm/branches/5.0.3/modules/Products/language/en_us.lang.php Fri Dec 29 02:04:08 2006
@@ -63,7 +63,6 @@
 'LBL_COLON'=>':',
 
 'LBL_ATTACHMENTS'=>'Attachments',
-'LBL_NEW_ATTACHMENT'=>'New Attachment',
 'LBL_ATTACH_FILE'=>'File Attachment',
 'LBL_DESCRIPTION'=>'Description',
 'LBL_FILE'=>'File Name',
@@ -109,14 +108,12 @@
 'Sales End Date'=>'Sales End Date',
 'Created Time'=>'Created Time',
 'Modified Time'=>'Modified Time',
-'Description'=>'Description',
 'Related To'=>'Related To',
 'Usage Unit'=>'Usage Unit',
 'Handler'=>'Handler',
 'Contact Name'=>'Contact Name',
 'Currency'=>'Currency',
 'Reorder Level'=>'Reorder Level',
-'Website'=>'Website',
 'Tax Class'=>'Tax Class',
 'Mfr PartNo'=>'Mfr Part No',
 'Vendor PartNo'=>'Vendor Part No',
@@ -197,7 +194,7 @@
 'Box'=>'Box',
 'Carton'=>'Carton',
 'Caton'=>'Caton',
-'Dozen'=>'Dozen',
+'Dozen'=>'Dazon',
 'Each'=>'Each',
 'Hours'=>'Hours',
 'Impressions'=>'Impressions',

Modified: vtigercrm/branches/5.0.3/modules/Quotes/language/en_us.lang.php
==============================================================================
--- vtigercrm/branches/5.0.3/modules/Quotes/language/en_us.lang.php (original)
+++ vtigercrm/branches/5.0.3/modules/Quotes/language/en_us.lang.php Fri Dec 29 02:04:08 2006
@@ -45,7 +45,6 @@
 //END DON'T CONVERT
 
 'LBL_ACCOUNT'=>'Account:',
-'LBL_ACCOUNT_NAME'=>'Account Name:',
 'LBL_PHONE'=>'Phone:',
 'LBL_WEBSITE'=>'Website:',
 'LBL_FAX'=>'Fax:',

Modified: vtigercrm/branches/5.0.3/modules/Reports/language/en_us.lang.php
==============================================================================
--- vtigercrm/branches/5.0.3/modules/Reports/language/en_us.lang.php (original)
+++ vtigercrm/branches/5.0.3/modules/Reports/language/en_us.lang.php Fri Dec 29 02:04:08 2006
@@ -37,7 +37,6 @@
 'LBL_NEW_REP0_HDR4'=>'Report Module and related module once selected cannot be modified later',
 'LBL_CONTINUE_BUTTON'=>'Continue',
 'LBL_NEW_REP1_HDR1'=>'Provide the following report information',
-'LBL_REPORT_TYPE'=>'Report Type',
 'LBL_SELECT_COLUMNS'=>'Select Columns',
 'LBL_SPECIFY_GROUPING'=>'Specify Grouping',
 'LBL_COLUMNS_TO_TOTAL'=>'Choose Columns To Total',
@@ -96,7 +95,6 @@
 'LBL_CLICK_HERE'=>'Click Here',
 'LBL_TO_ADD_NEW_GROUP'=>'to add new folder',
 'LBL_CREATE_NEW'=>'Create New',
-'LBL_REPORT_DETAILS'=>'Report Details',
 'LBL_RELATIVE_MODULE'=>'Relative Module',
 'LBL_REPORT_TYPE'=>'Report Type',
 'LBL_REPORT_DETAILS'=>'Report Details',

Modified: vtigercrm/branches/5.0.3/modules/Settings/language/en_us.lang.php
==============================================================================
--- vtigercrm/branches/5.0.3/modules/Settings/language/en_us.lang.php (original)
+++ vtigercrm/branches/5.0.3/modules/Settings/language/en_us.lang.php Fri Dec 29 02:04:08 2006
@@ -139,7 +139,6 @@
 
 //Settings/index.php
 
-'LBL_CUSTOM_FIELD_SETTINGS'=>'Custom Field Settings:',
 
 'LBL_PICKLIST_FIELD_SETTINGS'=>'Picklist Field Settings:',
 
@@ -193,7 +192,6 @@
 
 'PicklistFields'=>' Picklist Fields',
 
-'LBL_PICKLIST_EDITOR'=>'Picklist Editor',
 
 'Edit'=>'Edit',
 
@@ -340,8 +338,6 @@
 
 'LBL_CURRENCY_SETTINGS'=>'Currencies',
 
-'LBL_YES'=>'yes',
-'LBL_NO'=>'no',
 
 'LBL_USERNAME'=>'User Name',
 'LBL_PASWRD'=>'Password',
@@ -358,7 +354,6 @@
 
 'LBL_CREATE_AND_MANAGE_USERS'=>'- Create and Manage Users (e.g., admin)',
 
-'LBL_ROLES'=>'Roles',
 
 'LBL_CREATE_AND_MANAGE_USER_ROLES'=>'- Create and Manage user roles (e.g., Administrator, Standard User, etc.)',
 
@@ -761,7 +756,6 @@
 //Added while moving Mail Merge templates from Users to Settings
 'LBL_TEMPLATE_FILE'=>'Template File',
 'LBL_MODULENAMES'=>'Module',
-'LBL_LIST_TOOLS'=>'Tools',
 'LBL_DOWNLOAD'=>'Download',
 'LBL_ADD_TEMPLATE'=>'Add Template',
 'LBL_WORD_TEMPLATES'=>'Mail Merge Templates',
@@ -808,7 +802,6 @@
 'LBL_MESG_VIEW'=>'to view all information / modules of vtiger CRM',
 'LBL_MESG_EDIT'=>'to edit all information / modules of vtiger CRM',
 'LBL_TAB_MESG_OPTION'=>'modules to be shown',
-'LBL_EDIT_PERMISSIONS'=>'Edit Permissions',
 'LBL_CREATE_EDIT'=>'Create/Edit',
 'LBL_VIEW'=>'View',
 'LBL_MANDATORY_MSG'=>'Mandatory Fields',

Modified: vtigercrm/branches/5.0.3/modules/Users/language/en_us.lang.php
==============================================================================
--- vtigercrm/branches/5.0.3/modules/Users/language/en_us.lang.php (original)
+++ vtigercrm/branches/5.0.3/modules/Users/language/en_us.lang.php Fri Dec 29 02:04:08 2006
@@ -24,7 +24,6 @@
 'LBL_LIST_FORM_TITLE'=>'User List',
 'LBL_NEW_FORM_TITLE'=>'New User',
 'LBL_CREATE_NEW_USER'=>'Create New User',
-'LBL_USER'=>'Users:',
 'LBL_LOGIN'=>'Login',
 'LBL_USER_ROLE'=>'Role',
 'LBL_LIST_NAME'=>'Name',
@@ -34,7 +33,6 @@
 'LBL_LIST_EMAIL'=>'E-Mail',
 'LBL_LIST_PRIMARY_PHONE'=>'Primary Phone',
 'LBL_LIST_ADMIN'=>'Admin',
-'LBL_LIST_PASSWORD'=>'Password',
 'LBL_LIST_CONFIRM_PASSWORD'=>'Confirm Password',
 'LBL_LIST_USER_NAME_ROLE'=>'User ID , Name & Role',
 'LBL_LIST_SELECT'=>'Select',
@@ -45,10 +43,7 @@
 'LBL_STD_USERS'=>'Standard Users',
 
 'UserName'=>'UserName',
-'Role'=>'Role',
-'Email'=>'Email',
 'Name'=>'Name',
-'Admin'=>'Admin',
 'Tools'=>'Tools',
 
 
@@ -68,16 +63,13 @@
 'LBL_FIRST_NAME'=>'First Name',
 'LBL_LAST_NAME'=>'Last Name',
 'LBL_YAHOO_ID'=>'Yahoo ID',
-'LBL_USER_SETTINGS'=>'User Settings',
 'LBL_THEME'=>'Color Theme',
 'LBL_LANGUAGE'=>'Language',
 'LBL_ADMIN'=>'Admin',
-'LBL_USER_INFORMATION'=>'User Information',
 'LBL_OFFICE_PHONE'=>'Office Phone',
 'LBL_REPORTS_TO'=>'Reports to',
 'LBL_OTHER_PHONE'=>'Other Phone',
 'LBL_OTHER_EMAIL'=>'Other Email',
-'LBL_NOTES'=>'Notes',
 'LBL_DEPARTMENT'=>'Department',
 'LBL_STATUS'=>'Status',
 'LBL_TITLE'=>'Title',
@@ -88,7 +80,6 @@
 'LBL_STATE'=>'State',
 'LBL_POSTAL_CODE'=>'Postal Code',
 'LBL_COUNTRY'=>'Country',
-'LBL_NAME'=>'Name:',
 'LBL_USER_SETTINGS'=>'User Settings',
 'LBL_USER_INFORMATION'=>'User Information',
 'LBL_MOBILE_PHONE'=>'Mobile',
@@ -137,8 +128,6 @@
 
 'LBL_ROLES'=>'Roles',
 'LBL_ROLES_SUBORDINATES'=>'Roles and Subordinates',
-'LBL_ROLE_NAME'=>'Role Name',
-'LBL_CREATE_NEW_ROLE'=>'Create New Role',
 
 'LBL_CREATE_NEW_ROLE'=>'Create New Role',
 'LBL_INDICATES_REQUIRED_FIELD'=>'Indicates Required Field',
@@ -150,7 +139,6 @@
 'LBL_ENTITY'=>'Entity',
 'LBL_CREATE_EDIT'=>'Create/Edit',
 'LBL_DELETE'=>'Delete',
-'LBL_VIEW'=>'View',
 'LBL_LEADS'=>'Leads',
 'LBL_ACCOUNTS'=>'Accounts',
 'LBL_CONTACTS'=>'Contacts',
@@ -174,12 +162,10 @@
 'LBL_UPLOAD'=>'Upload File',
 'LBL_ATTACH_FILE'=>'Attach Mail Merge Template',
 'LBL_EMAIL_TEMPLATES'=>'Email Templates',
-'LBL_TEMPLATE_NAME'=>'Template Name',
 'LBL_TEMPLATE_HEADER'=>'Template',
 'LBL_TEMPLATE_DETAILS'=>'Template Details',
 'LBL_EDIT_TEMPLATE'=>'Edit Template',
 'LBL_TEMPLATE_FILE'=>'Template File',
-'LBL_DESCRIPTION'=>'Description',
 'LBL_EMAIL_TEMPLATES_LIST'=>'Communication Templates > Email Templates',
 'LBL_MAILMERGE_TEMPLATES_LIST'=>' > Communication Templates > Mail Merge Templates',
 'LBL_MAILMERGE_TEMPLATES_ATTACHMENT' => '> Communication Templates > Attach Mail Merge Template',
@@ -514,7 +500,6 @@
 'LBL_MY_DEFAULTS'=>'My Defaults',
 'LBL_MY_DESG'=>'My Designation & Contact Details',
 'LBL_MY_ADDR'=>'My Postal Address',
-'LBL_MY_DETAILS'=>'My Details',
 'LBL_MY_PHOTO'=>'My Photo',
 'LBL_CHANGE_PHOTO'=>'Change Photo...',
 'LBL_CHANGE'=>'Change',

Modified: vtigercrm/branches/5.0.3/modules/Webmails/language/en_us.lang.php
==============================================================================
--- vtigercrm/branches/5.0.3/modules/Webmails/language/en_us.lang.php (original)
+++ vtigercrm/branches/5.0.3/modules/Webmails/language/en_us.lang.php Fri Dec 29 02:04:08 2006
@@ -75,7 +75,6 @@
 // Contacts-SubPanelViewContactsAndUsers.php
 'LBL_BULK_MAILS'=>'Bulk Mails',
 'LBL_ATTACHMENT'=>'Attachment',
-'LBL_DESCRIPTION'=>'Description',
 'LBL_UPLOAD'=>'Upload',
 'LBL_FILE_NAME'=>'File Name',
 'LBL_SEND'=>'Send',





More information about the vtigercrm-commits mailing list