- Revised styles for a nicer/cleaner display of the details and forms.

SVN:trunk[1187]
This commit is contained in:
Denis Flaven
2011-04-07 07:44:09 +00:00
parent 1a74fe1ec3
commit 1a818f309d
9 changed files with 89 additions and 18 deletions

View File

@@ -907,5 +907,9 @@ When associated with a trigger, each action is given an "order" number, specifyi
'UI:AttemptingToSetAReadOnlyAttribute_Name' => 'Attempting to set the read-only field: %1$s',
'UI:FailedToApplyStimuli' => 'The action has failed.',
'UI:StimulusModify_N_ObjectsOf_Class' => '%1$s: Modifying %2$d objects of class %3$s',
'UI:CaseLogTypeYourTextHere' => 'Type your text here:',
'UI:CaseLog:DateFormat' => 'Y-m-d H:i:s',
'UI:CaseLog:Header_Date_UserName' => '%1$s - %2$s:',
'UI:CaseLog:InitialValue' => 'Initial value:',
));
?>