|
@@ -959,5 +959,20 @@ When associated with a trigger, each action is given an "order" number, specifyi
|
|
|
'UI:OrderByHint_Values' => 'Sort order: %1$s',
|
|
|
'UI:Menu:AddToDashboard' => 'Add To Dashboard...',
|
|
|
'UI:Button:Refresh' => 'Refresh',
|
|
|
+
|
|
|
+ 'UI:ConfigureThisList' => 'Configure This List...',
|
|
|
+ 'UI:ListConfigurationTitle' => 'List Configuration',
|
|
|
+ 'UI:ColumnsAndSortOrder' => 'Columns and sort order:',
|
|
|
+ 'UI:UseDefaultSettings' => 'Use the Default Settings',
|
|
|
+ 'UI:UseSpecificSettings' => 'Use the Following Settings:',
|
|
|
+ 'UI:Display_X_ItemsPerPage' => 'Display %1$s items per page',
|
|
|
+ 'UI:UseSavetheSettings' => 'Save the Settings',
|
|
|
+ 'UI:OnlyForThisList' => 'Only for this list',
|
|
|
+ 'UI:ForAllLists' => 'For all lists',
|
|
|
+ 'UI:ExtKey_AsLink' => '%1$s (Link)',
|
|
|
+ 'UI:ExtKey_AsFriendlyName' => '%1$s (Friendly Name)',
|
|
|
+ 'UI:ExtField_AsRemoteField' => '%1$s (%2$s)',
|
|
|
+ 'UI:Button:MoveUp' => 'Move Up',
|
|
|
+ 'UI:Button:MoveDown' => 'Move Down',
|
|
|
));
|
|
|
?>
|