コード例 #1
0
 protected static function translatedAttributeLabels($language)
 {
     return array_merge(parent::translatedAttributeLabels($language), array('likeContactState' => 'A name for a state'));
 }
コード例 #2
0
 protected static function translatedAttributeLabels($language)
 {
     return array_merge(parent::translatedAttributeLabels($language), array('comments' => Zurmo::t('CommentsModule', 'Comments', array(), null, $language), 'description' => Zurmo::t('ZurmoModule', 'Description', array(), null, $language), 'dueDateTime' => Zurmo::t('TasksModule', 'Due On', array(), null, $language), 'files' => Zurmo::t('ZurmoModule', 'Files', array(), null, $language), 'latestDateTime' => Zurmo::t('ZurmoModule', 'Latest Date Time', array(), null, $language), 'personsWhoHaveNotReadLatest' => Zurmo::t('MissionsModule', 'Persons Who Have Not Read Latest', array(), null, $language), 'reward' => Zurmo::t('MissionsModule', 'Reward', array(), null, $language), 'status' => Zurmo::t('ZurmoModule', 'Status', array(), null, $language), 'takenByUser' => Zurmo::t('MissionsModule', 'Taken By User', array(), null, $language)));
 }
コード例 #3
0
 protected static function translatedAttributeLabels($language)
 {
     return array_merge(parent::translatedAttributeLabels($language), array('isCompleted' => Zurmo::t('ExportModule', 'Is Completed', array(), null, $language), 'exportFileName' => Zurmo::t('ExportModule', 'Export File Name', array(), null, $language), 'exportFileType' => Zurmo::t('ExportModule', 'Export File Type', array(), null, $language), 'isJobRunning' => Zurmo::t('ExportModule', 'Is Job Running', array(), null, $language), 'cancelExport' => Zurmo::t('ExportModule', 'Cancel Export', array(), null, $language)));
 }
コード例 #4
0
ファイル: Agreement.php プロジェクト: RamaKavanan/BaseVersion
 public static function translatedAttributeLabels($language)
 {
     $params = LabelUtil::getTranslationParamsForAllModules();
     return array_merge(parent::translatedAttributeLabels($language), array('account' => Zurmo::t('AccountsModule', 'AccountsModuleSingularLabel', $params, null, $language), 'meetings' => Zurmo::t('MeetingsModule', 'MeetingsModulePluralLabel', $params, null, $language), 'notes' => Zurmo::t('NotesModule', 'NotesModulePluralLabel', $params, null, $language), 'tasks' => Zurmo::t('TasksModule', 'TasksModulePluralLabel', $params, null, $language), 'ActivatedBy' => Zurmo::t('AgreementsModule', 'Activated By', $params, null, $language), 'CompanySigned' => Zurmo::t('AgreementsModule', 'Company Signed By', $params, null, $language), 'CustomerSigned' => Zurmo::t('AgreementsModule', 'Customer Signed By', $params, null, $language), 'Account_Manager' => Zurmo::t('AgreementsModule', 'Account Project Manager', $params, null, $language), 'Estimator' => Zurmo::t('AgreementsModule', 'Estimator', $params, null, $language), 'Initial_Sales_Rep' => Zurmo::t('AgreementsModule', 'Initial Sales Representive', $params, null, $language), 'BillingAddress' => Zurmo::t('AgreementsModule', 'Billing Address', $params, null, $language), 'ShippingAddress' => Zurmo::t('AgreementsModule', 'Shipping Address', $params, null, $language), 'ActivatedDate' => Zurmo::t('AgreementsModule', 'Activated Date', $params, null, $language), 'CompanySignedDate' => Zurmo::t('AgreementsModule', 'Company Signed Date', $params, null, $language), 'EndDate' => Zurmo::t('AgreementsModule', 'Agreement End Date', $params, null, $language), 'name' => Zurmo::t('AgreementsModule', 'Agreement Name', $params, null, $language), 'RecordType' => Zurmo::t('AgreementsModule', 'Agreement Record Type', $params, null, $language), 'StartDate' => Zurmo::t('AgreementsModule', 'Agreement Start Date', $params, null, $language), 'ContractTerm' => Zurmo::t('AgreementsModule', 'Agreement Term (Months)', $params, null, $language), 'CustomerSignedDate' => Zurmo::t('AgreementsModule', 'Customer Signed Date', $params, null, $language), 'CustomerSignedTitle' => Zurmo::t('AgreementsModule', 'Customer Signed Title', $params, null, $language), 'Description' => Zurmo::t('AgreementsModule', 'Description', $params, null, $language), 'OwnerExpirationNotice' => Zurmo::t('AgreementsModule', 'Owner Expiration Notice', $params, null, $language), 'Pricebook2' => Zurmo::t('AgreementsModule', 'Price Book', $params, null, $language), 'SpecialTerms' => Zurmo::t('AgreementsModule', 'Special Terms', $params, null, $language), 'Status' => Zurmo::t('AgreementsModule', 'Status', $params, null, $language), 'Proposal_OID' => Zurmo::t('AgreementsModule', '(Do Not Edit This) ', $params, null, $language), 'Agreement_Temp_ID' => Zurmo::t('AgreementsModule', '(For Internal Use Only)', $params, null, $language), 'Used_MHR' => Zurmo::t('AgreementsModule', '% Used MHR', $params, null, $language), 'Agreement_Type' => Zurmo::t('AgreementsModule', 'Agreement Type', $params, null, $language), 'Anticipated_Start_Date' => Zurmo::t('AgreementsModule', 'Anticipated Start Date', $params, null, $language), 'Clone_Approval' => Zurmo::t('AgreementsModule', 'Clone Approval', $params, null, $language), 'Cloned_From' => Zurmo::t('AgreementsModule', 'Cloned From', $params, null, $language), 'Clone_Process' => Zurmo::t('AgreementsModule', 'Clone Process', $params, null, $language), 'Clone_Process_Email' => Zurmo::t('AgreementsModule', 'Clone Process Email', $params, null, $language), 'Contract_Number' => Zurmo::t('AgreementsModule', 'Agreement Number', $params, null, $language), 'Current_Annual_Amount' => Zurmo::t('AgreementsModule', 'Current Annual Amount', $params, null, $language), 'Current_GPM' => Zurmo::t('AgreementsModule', 'Current GPM', $params, null, $language), 'Customer_Signed_Value' => Zurmo::t('AgreementsModule', 'Customer Signed Value', $params, null, $language), 'Date_of_First_Service' => Zurmo::t('AgreementsModule', 'Date of First Service', $params, null, $language), 'Deactivate' => Zurmo::t('AgreementsModule', 'Deactivate', $params, null, $language), 'Deactivation_Date' => Zurmo::t('AgreementsModule', 'Deactivation Date', $params, null, $language), 'Estimator_Approval' => Zurmo::t('AgreementsModule', 'Estimator Approval', $params, null, $language), 'Estimator_Approval_Date' => Zurmo::t('AgreementsModule', 'Estimator Approval Date', $params, null, $language), 'Estimator_Auto_Approval' => Zurmo::t('AgreementsModule', 'Estimator Auto Approval ', $params, null, $language), 'Evergreen' => Zurmo::t('AgreementsModule', 'Evergreen', $params, null, $language), 'First_Year_Amount' => Zurmo::t('AgreementsModule', 'First Year Amount', $params, null, $language), 'GPM_Change' => Zurmo::t('AgreementsModule', 'GPM Change', $params, null, $language), 'Hours_Remaining_MHR' => Zurmo::t('AgreementsModule', 'Hours Remaining MHR', $params, null, $language), 'LO_AG_ID_Old' => Zurmo::t('AgreementsModule', 'LO AG ID Old', $params, null, $language), 'Management_Approval' => Zurmo::t('AgreementsModule', 'Management Approval', $params, null, $language), 'Management_Approval_Date' => Zurmo::t('AgreementsModule', 'Management Approval Date', $params, null, $language), 'Old_Agreement_ID' => Zurmo::t('AgreementsModule', 'Old Agreement ID', $params, null, $language), 'Old_Agreement_Number' => Zurmo::t('AgreementsModule', 'Old Agreement Number', $params, null, $language), 'Previous_Amount' => Zurmo::t('AgreementsModule', 'Previous Amount', $params, null, $language), 'Previous_GPM' => Zurmo::t('AgreementsModule', 'Previous GPM', $params, null, $language), 'Price_Change' => Zurmo::t('AgreementsModule', 'Price Change', $params, null, $language), 'Project_Agreement_Amount' => Zurmo::t('AgreementsModule', 'Project Agreement Amount', $params, null, $language), 'Proposed_Gross_Profit_Margin' => Zurmo::t('AgreementsModule', 'Proposed Gross Profit Margin', $params, null, $language), 'Agreement_Expiration' => Zurmo::t('AgreementsModule', 'Renewal Date', $params, null, $language), 'Role_Match' => Zurmo::t('AgreementsModule', 'Role Match', $params, null, $language), 'Sales_Rep' => Zurmo::t('AgreementsModule', 'Sales Rep', $params, null, $language), 'Set_Owner_to_Creator' => Zurmo::t('AgreementsModule', 'Set Owner to Creator', $params, null, $language), 'Total_Agreement_Products' => Zurmo::t('AgreementsModule', 'Total Agreement Products', $params, null, $language), 'Total_Available_MHR' => Zurmo::t('AgreementsModule', 'Total Available MHR', $params, null, $language), 'Total_Direct_Costs' => Zurmo::t('AgreementsModule', 'Total Direct Costs', $params, null, $language), 'Total_Non_Agreement_Products' => Zurmo::t('AgreementsModule', 'Total Non-Agreement Products', $params, null, $language), 'Total_Products_Tracked' => Zurmo::t('AgreementsModule', 'Total Products Tracked', $params, null, $language), 'URL_Host' => Zurmo::t('AgreementsModule', 'URL Host', $params, null, $language), 'URL_Name' => Zurmo::t('AgreementsModule', 'URL Name', $params, null, $language), 'Website' => Zurmo::t('AgreementsModule', 'Website', $params, null, $language), 'XREF' => Zurmo::t('AgreementsModule', 'XREF', $params, null, $language), 'Year_to_Date_MHR' => Zurmo::t('AgreementsModule', 'Year to Date MHR', $params, null, $language)));
 }
コード例 #5
0
ファイル: EmailMessage.php プロジェクト: youprofit/Zurmo
 protected static function translatedAttributeLabels($language)
 {
     return array_merge(parent::translatedAttributeLabels($language), array('account' => Zurmo::t('EmailMessagesModule', 'Email Account', array(), null, $language), 'content' => Zurmo::t('EmailMessagesModule', 'Content', array(), null, $language), 'error' => Zurmo::t('Core', 'Error', array(), null, $language), 'folder' => Zurmo::t('ZurmoModule', 'Folder', array(), null, $language), 'files' => Zurmo::t('ZurmoModule', 'Files', array(), null, $language), 'recipients' => Zurmo::t('EmailMessagesModule', 'Recipients', array(), null, $language), 'sender' => Zurmo::t('EmailMessagesModule', 'Sender', array(), null, $language), 'sendAttempts' => Zurmo::t('EmailMessagesModule', 'Send Attempts', array(), null, $language), 'sentDateTime' => Zurmo::t('EmailMessagesModule', 'Sent Date Time', array(), null, $language), 'subject' => Zurmo::t('EmailMessagesModule', 'Subject', array(), null, $language), 'type' => Zurmo::t('Core', 'Type', array(), null, $language)));
 }
コード例 #6
0
ファイル: Dashboard.php プロジェクト: sandeep1027/zurmo_
 protected static function translatedAttributeLabels($language)
 {
     return array_merge(parent::translatedAttributeLabels($language), array('layoutId' => Zurmo::t('HomeModule', 'Layout Id', array(), null, $language), 'layoutType' => Zurmo::t('HomeModule', 'Layout Type', array(), null, $language), 'isDefault' => Zurmo::t('HomeModule', 'Is Default', array(), null, $language), 'name' => Zurmo::t('ZurmoModule', 'Name', array(), null, $language)));
 }
コード例 #7
0
 protected static function translatedAttributeLabels($language)
 {
     return array_merge(parent::translatedAttributeLabels($language), array('comments' => Zurmo::t('CommentsModule', 'Comments', array(), null, $language), 'description' => Zurmo::t('ZurmoModule', 'Description', array(), null, $language), 'files' => Zurmo::t('ZurmoModule', 'Files', array(), null, $language), 'latestDateTime' => Zurmo::t('ZurmoModule', 'Latest Date Time', array(), null, $language), 'note' => Zurmo::t('NotesModule', 'Note', array(), null, $language), 'toUser' => Zurmo::t('SocialItemsModule', 'To User', array(), null, $language)));
 }
コード例 #8
0
 /**
  * @param string $language
  * @return array
  */
 public static function translatedAttributeLabels($language)
 {
     $params = LabelUtil::getTranslationParamsForAllModules();
     return array_merge(parent::translatedAttributeLabels($language), array('description' => Zurmo::t('ZurmoModule', 'Description', array(), null, $language), 'endAttributeName' => Zurmo::t('CalendarsModule', 'End Attribute Field', array(), null, $language), 'location' => Zurmo::t('ZurmoModule', 'Location', array(), null, $language), 'name' => Zurmo::t('Core', 'Name', array(), null, $language), 'startAttributeName' => Zurmo::t('CalendarsModule', 'Start Attribute Field', array(), null, $language), 'timeZone' => Zurmo::t('ZurmoModule', 'Time Zone', array(), null, $language), 'moduleClassName' => Zurmo::t('Core', 'Module', array(), null, $language)));
 }
コード例 #9
0
 protected static function translatedAttributeLabels($language)
 {
     return array_merge(parent::translatedAttributeLabels($language), array('description' => Zurmo::t('ZurmoModule', 'Description', array(), null, $language), 'name' => Zurmo::t('Core', 'Name', array(), null, $language), 'type' => Zurmo::t('Core', 'Type', array(), null, $language)));
 }
コード例 #10
0
 protected static function translatedAttributeLabels($language)
 {
     return array_merge(parent::translatedAttributeLabels($language), array('modelClassName' => Zurmo::t('Core', 'Module', null, null, $language), 'language' => Zurmo::t('Core', 'Language', null, null, $language), 'htmlContent' => Zurmo::t('EmailMessagesModule', 'Html Content', null, null, $language), 'name' => Zurmo::t('Core', 'Name', null, null, $language), 'subject' => Zurmo::t('Core', 'Subject', null, null, $language), 'type' => Zurmo::t('Core', 'Type', null, null, $language), 'textContent' => Zurmo::t('EmailMessagesModule', 'Text Content', null, null, $language)));
 }
コード例 #11
0
 protected static function translatedAttributeLabels($language)
 {
     return array_merge(parent::translatedAttributeLabels($language), array('name' => Zurmo::t('Core', 'Name', array(), null, $language)));
 }
コード例 #12
0
ファイル: Project.php プロジェクト: maruthisivaprasad/zurmo
 /**
  * @param string $language
  * @return array
  */
 public static function translatedAttributeLabels($language)
 {
     $params = LabelUtil::getTranslationParamsForAllModules();
     return array_merge(parent::translatedAttributeLabels($language), array('status' => Zurmo::t('ZurmoModule', 'Status', array(), null, $language), 'tasks' => Zurmo::t('TasksModule', 'TasksModulePluralLabel', $params, null, $language), 'accounts' => Zurmo::t('AccountsModule', 'AccountsModulePluralLabel', $params, null, $language), 'contacts' => Zurmo::t('ContactsModule', 'ContactsModulePluralLabel', $params, null, $language), 'opportunities' => Zurmo::t('OpportunitiesModule', 'OpportunitiesModulePluralLabel', $params, null, $language)));
 }
コード例 #13
0
ファイル: Person.php プロジェクト: RamaKavanan/InitialVersion
 protected static function translatedAttributeLabels($language)
 {
     return array_merge(parent::translatedAttributeLabels($language), array('department' => Zurmo::t('ZurmoModule', 'Department', array(), null, $language), 'firstName' => Zurmo::t('ZurmoModule', 'First Name', array(), null, $language), 'fullName' => Zurmo::t('Core', 'Name', array(), null, $language), 'jobTitle' => Zurmo::t('ZurmoModule', 'Job Title', array(), null, $language), 'lastName' => Zurmo::t('ZurmoModule', 'Last Name', array(), null, $language), 'mobilePhone' => Zurmo::t('ZurmoModule', 'Mobile Phone', array(), null, $language), 'officePhone' => Zurmo::t('ZurmoModule', 'Office Phone', array(), null, $language), 'officeFax' => Zurmo::t('ZurmoModule', 'Office Fax', array(), null, $language), 'primaryAddress' => Zurmo::t('ZurmoModule', 'Primary Address', array(), null, $language), 'primaryEmail' => Zurmo::t('ZurmoModule', 'Primary Email', array(), null, $language), 'title' => Zurmo::t('ZurmoModule', 'Salutation', array(), null, $language)));
 }
コード例 #14
0
ファイル: Account.php プロジェクト: youprofit/Zurmo
 protected static function translatedAttributeLabels($language)
 {
     $params = LabelUtil::getTranslationParamsForAllModules();
     return array_merge(parent::translatedAttributeLabels($language), array('account' => Zurmo::t('AccountsModule', 'Parent AccountsModuleSingularLabel', $params, null, $language), 'accounts' => Zurmo::t('AccountsModule', 'AccountsModulePluralLabel', $params, null, $language), 'annualRevenue' => Zurmo::t('AccountsModule', 'Annual Revenue', array(), null, $language), 'billingAddress' => Zurmo::t('AccountsModule', 'Billing Address', array(), null, $language), 'contacts' => Zurmo::t('ContactsModule', 'ContactsModulePluralLabel', $params, null, $language), 'description' => Zurmo::t('ZurmoModule', 'Description', array(), null, $language), 'employees' => Zurmo::t('AccountsModule', 'Employees', array(), null, $language), 'industry' => Zurmo::t('ZurmoModule', 'Industry', array(), null, $language), 'meetings' => Zurmo::t('MeetingsModule', 'Meetings', array(), null, $language), 'name' => Zurmo::t('ZurmoModule', 'Name', array(), null, $language), 'notes' => Zurmo::t('NotesModule', 'Notes', array(), null, $language), 'officePhone' => Zurmo::t('AccountsModule', 'Office Phone', array(), null, $language), 'officeFax' => Zurmo::t('AccountsModule', 'Office Fax', array(), null, $language), 'opportunities' => Zurmo::t('OpportunitiesModule', 'OpportunitiesModulePluralLabel', $params, null, $language), 'primaryEmail' => Zurmo::t('ZurmoModule', 'Primary Email', array(), null, $language), 'secondaryEmail' => Zurmo::t('ZurmoModule', 'Secondary Email', array(), null, $language), 'shippingAddress' => Zurmo::t('AccountsModule', 'Shipping Address', array(), null, $language), 'tasks' => Zurmo::t('TasksModule', 'Tasks', array(), null, $language), 'type' => Zurmo::t('AccountsModule', 'Type', array(), null, $language), 'website' => Zurmo::t('ZurmoModule', 'Website', array(), null, $language)));
 }
コード例 #15
0
 public static function translatedAttributeLabels($language)
 {
     $params = LabelUtil::getTranslationParamsForAllModules();
     return array_merge(parent::translatedAttributeLabels($language), array('account' => Zurmo::t('AccountsModule', 'AccountsModuleSingularLabel', $params, null, $language), 'amount' => Zurmo::t('OpportunitiesModule', 'Amount', array(), null, $language), 'closeDate' => Zurmo::t('OpportunitiesModule', 'Close Date', array(), null, $language), 'contacts' => Zurmo::t('ContactsModule', 'ContactsModulePluralLabel', $params, null, $language), 'description' => Zurmo::t('ZurmoModule', 'Description', array(), null, $language), 'meetings' => Zurmo::t('MeetingsModule', 'MeetingsModulePluralLabel', $params, null, $language), 'name' => Zurmo::t('Core', 'Name', array(), null, $language), 'notes' => Zurmo::t('NotesModule', 'NotesModulePluralLabel', $params, null, $language), 'probability' => Zurmo::t('OpportunitiesModule', 'Probability', array(), null, $language), 'source' => Zurmo::t('ContactsModule', 'Source', array(), null, $language), 'stage' => Zurmo::t('ZurmoModule', 'Stage', array(), null, $language), 'tasks' => Zurmo::t('TasksModule', 'TasksModulePluralLabel', $params, null, $language)));
 }
コード例 #16
0
 /**
  * @param $language
  * @return array
  */
 protected static function translatedAttributeLabels($language)
 {
     return array_merge(parent::translatedAttributeLabels($language), array('name' => Zurmo::t('Core', 'Name', array(), null, $language), 'redirectUrl' => Zurmo::t('ContactWebFormsModule', 'Redirect Url', array(), null, $language), 'submitButtonLabel' => Zurmo::t('ContactWebFormsModule', 'Submit Button Label', array(), null, $language), 'defaultState' => Zurmo::t('ContactWebFormsModule', 'Default Status', array(), null, $language), 'excludeStyles' => Zurmo::t('ContactWebFormsModule', 'Exclude Styles', array(), null, $language), 'enableCaptcha' => Zurmo::t('ContactWebFormsModule', 'Enable Captcha', array(), null, $language), 'language' => Zurmo::t('Core', 'Language', array(), null, $language)));
 }
コード例 #17
0
 protected static function translatedAttributeLabels($language)
 {
     return array_merge(parent::translatedAttributeLabels($language), array('latestDateTime' => Zurmo::t('ZurmoModule', 'Latest Date Time', array(), null, $language), 'activityItems' => Zurmo::t('ActivitiesModule', 'Activity Items', array(), null, $language)));
 }
コード例 #18
0
ファイル: Campaign.php プロジェクト: youprofit/Zurmo
 protected static function translatedAttributeLabels($language)
 {
     return array_merge(parent::translatedAttributeLabels($language), array('name' => Zurmo::t('ZurmoModule', 'Name', null, null, $language), 'status' => Zurmo::t('CampaignsModule', 'Status', null, null, $language), 'sendOnDateTime' => Zurmo::t('CampaignsModule', 'Send On', null, null, $language), 'supportsRichText' => Zurmo::t('CampaignsModule', 'Supports HTML', null, null, $language), 'fromName' => Zurmo::t('CampaignsModule', 'From Name', null, null, $language), 'fromAddress' => Zurmo::t('CampaignsModule', 'From Address', null, null, $language), 'subject' => Zurmo::t('EmailMessagesModule', 'Subject', null, null, $language), 'htmlContent' => Zurmo::t('EmailMessagesModule', 'Html Content', null, null, $language), 'textContent' => Zurmo::t('EmailMessagesModule', 'Text Content', null, null, $language)));
 }
コード例 #19
0
 protected static function translatedAttributeLabels($language)
 {
     return array_merge(parent::translatedAttributeLabels($language), array('fullName' => 'Name'));
 }
コード例 #20
0
ファイル: Product.php プロジェクト: maruthisivaprasad/zurmo
 /**
  * @param string $language
  * @return array
  */
 public static function translatedAttributeLabels($language)
 {
     $params = LabelUtil::getTranslationParamsForAllModules();
     return array_merge(parent::translatedAttributeLabels($language), array('priceFrequency' => Zurmo::t('ProductsModule', 'Price Frequency', $params, null, $language), 'account' => Zurmo::t('AccountsModule', 'AccountsModuleSingularLabel', $params, null, $language), 'contact' => Zurmo::t('ContactsModule', 'ContactsModuleSingularLabel', $params, null, $language), 'opportunity' => Zurmo::t('OpportunitiesModule', 'OpportunitiesModuleSingularLabel', $params, null, $language), 'productTemplate' => Zurmo::t('ProductTemplatesModule', 'ProductTemplatesModuleSingularLabel', $params, null, $language), 'productCategories' => Zurmo::t('ProductTemplatesModule', 'Product Categories', array(), null, $language), 'sellPrice' => Zurmo::t('ProductTemplatesModule', 'Sell Price', array(), null, $language), 'stage' => Zurmo::t('ZurmoModule', 'Stage', array(), null, $language)));
 }
コード例 #21
0
 protected static function translatedAttributeLabels($language)
 {
     return array_merge(parent::translatedAttributeLabels($language), array('description' => Zurmo::t('ZurmoModule', 'Description', array(), null, $language), 'latestDateTime' => Zurmo::t('ZurmoModule', 'Latest Date Time', array(), null, $language), 'subject' => Zurmo::t('Core', 'Subject', array(), null, $language), 'ownerHasReadLatest' => Zurmo::t('NotificationsModule', 'Owner Has Read Latest', array(), null, $language), 'isClosed' => Zurmo::t('ConversationsModule', 'Is Closed', array(), null, $language), 'comments' => Zurmo::t('CommentsModule', 'Comments', array(), null, $language), 'conversationItems' => Zurmo::t('ConversationsModule', 'Conversation Items', array(), null, $language), 'conversationParticipants' => Zurmo::t('ConversationsModule', 'Conversation Participants', array(), null, $language), 'files' => Zurmo::t('ZurmoModule', 'Files', array(), null, $language)));
 }
コード例 #22
0
 /**
  * @param string $language
  * @return array
  */
 public static function translatedAttributeLabels($language)
 {
     return array_merge(parent::translatedAttributeLabels($language), array('cost' => Zurmo::t('GameRewardsModule', 'Cost in Coins', array(), null, $language), 'description' => Zurmo::t('ZurmoModule', 'Description', array(), null, $language), 'expirationDateTime' => Zurmo::t('GameRewardsModule', 'Expiration Date Time', array(), null, $language), 'name' => Zurmo::t('Core', 'Name', array(), null, $language), 'quantity' => Zurmo::t('ZurmoModule', 'Quantity Available', array(), null, $language), 'transactions' => Zurmo::t('GameRewardsModule', 'Game Reward Transactions', array(), null, $language)));
 }