Merge pull request #4622 from civicrm/4.5
[civicrm-core.git] / CRM / Case / BAO / Case.php
index 39823568ebe26d6af7fca940f8e40d62e7e05bed..394dc02e108c4c46bce5697df608f3fda78a2062 100644 (file)
@@ -1182,8 +1182,8 @@ SELECT case_status.label AS case_status, status_id, civicrm_case_type.title AS c
     $editUrl = "{$url}&action=update{$contextUrl}";
     $deleteUrl = "{$url}&action=delete{$contextUrl}";
     $restoreUrl = "{$url}&action=renew{$contextUrl}";
-    $viewTitle = ts('View this activity.');
-    $statusTitle = ts('Edit status');
+    $viewTitle = ts('View activity');
+    $statusTitle = ts('Edit Status');
 
     $emailActivityTypeIDs = array(
       'Email' => CRM_Core_OptionGroup::getValue('activity_type',