View | Details | Raw Unified | Return to bug 312320
Collapse All | Expand All

(-)UI/org/eclipse/rse/internal/ui/SystemResources.properties (-11 / +11 lines)
Lines 340-346 Link Here
340
RESID_SUBSYSTEM_ENVVAR_ADD_TOOLTIP= Add a new environment variable
340
RESID_SUBSYSTEM_ENVVAR_ADD_TOOLTIP= Add a new environment variable
341
RESID_SUBSYSTEM_ENVVAR_REMOVE_TOOLTIP= Remove the selected environment variable
341
RESID_SUBSYSTEM_ENVVAR_REMOVE_TOOLTIP= Remove the selected environment variable
342
RESID_SUBSYSTEM_ENVVAR_CHANGE_TOOLTIP= Change the selected environment variable
342
RESID_SUBSYSTEM_ENVVAR_CHANGE_TOOLTIP= Change the selected environment variable
343
RESID_SUBSYSTEM_ENVVAR_MOVEUP_LABEL= Move Up
343
RESID_SUBSYSTEM_ENVVAR_MOVEUP_LABEL= Move &Up
344
RESID_SUBSYSTEM_ENVVAR_MOVEUP_TOOLTIP= Move the selected environment variable(s) up in the list
344
RESID_SUBSYSTEM_ENVVAR_MOVEUP_TOOLTIP= Move the selected environment variable(s) up in the list
345
RESID_SUBSYSTEM_ENVVAR_MOVEDOWN_LABEL= Move Down
345
RESID_SUBSYSTEM_ENVVAR_MOVEDOWN_LABEL= Move Down
346
RESID_SUBSYSTEM_ENVVAR_MOVEDOWN_TOOLTIP= Move the selected environment variable(s) down in the list
346
RESID_SUBSYSTEM_ENVVAR_MOVEDOWN_TOOLTIP= Move the selected environment variable(s) down in the list
Lines 608-614 Link Here
608
ACTION_CASCADING_GOTO_LABEL=Go To
608
ACTION_CASCADING_GOTO_LABEL=Go To
609
ACTION_CASCADING_GOTO_TOOLTIP=Replace view with previous contents
609
ACTION_CASCADING_GOTO_TOOLTIP=Replace view with previous contents
610
610
611
ACTION_CASCADING_GOINTO_LABEL=Go Into
611
ACTION_CASCADING_GOINTO_LABEL=Go &Into
612
ACTION_CASCADING_GOINTO_TOOLTIP=Replace view with children of selected resource. Use Go To to return
612
ACTION_CASCADING_GOINTO_TOOLTIP=Replace view with children of selected resource. Use Go To to return
613
613
614
ACTION_CASCADING_OPEN_LABEL=Open
614
ACTION_CASCADING_OPEN_LABEL=Open
Lines 749-755 Link Here
749
ACTION_CLEAR_SELECTED_LABEL=Remove Selected From View
749
ACTION_CLEAR_SELECTED_LABEL=Remove Selected From View
750
ACTION_CLEAR_SELECTED_TOOLTIP=Remove the selection from the view
750
ACTION_CLEAR_SELECTED_TOOLTIP=Remove the selection from the view
751
751
752
ACTION_MOVEUP_LABEL=Move Up
752
ACTION_MOVEUP_LABEL=Move &Up
753
ACTION_MOVEUP_TOOLTIP=Move selected resources up by one
753
ACTION_MOVEUP_TOOLTIP=Move selected resources up by one
754
754
755
ACTION_MOVEDOWN_LABEL=Move Down
755
ACTION_MOVEDOWN_LABEL=Move Down
Lines 786-792 Link Here
786
ACTION_HISTORY_CLEAR_LABEL=Clear
786
ACTION_HISTORY_CLEAR_LABEL=Clear
787
ACTION_HISTORY_CLEAR_TOOLTIP=Clear all items in this widget's history
787
ACTION_HISTORY_CLEAR_TOOLTIP=Clear all items in this widget's history
788
788
789
ACTION_HISTORY_MOVEUP_LABEL=Move Up
789
ACTION_HISTORY_MOVEUP_LABEL=Move &Up
790
ACTION_HISTORY_MOVEUP_TOOLTIP=Move selected item up in history
790
ACTION_HISTORY_MOVEUP_TOOLTIP=Move selected item up in history
791
791
792
ACTION_HISTORY_MOVEDOWN_LABEL=Move Down
792
ACTION_HISTORY_MOVEDOWN_LABEL=Move Down
Lines 822-846 Link Here
822
ACTION_COPY_FILTERSTRING_LABEL=Copy
822
ACTION_COPY_FILTERSTRING_LABEL=Copy
823
ACTION_COPY_FILTERSTRING_TOOLTIP=Copy selected filter string to same or different filter
823
ACTION_COPY_FILTERSTRING_TOOLTIP=Copy selected filter string to same or different filter
824
824
825
ACTION_MOVE_LABEL=Move...
825
ACTION_MOVE_LABEL=Mo&ve...
826
ACTION_MOVE_TOOLTIP=Move selected resources to a different parent
826
ACTION_MOVE_TOOLTIP=Move selected resources to a different parent
827
827
828
ACTION_MOVE_CONNECTION_LABEL=Move...
828
ACTION_MOVE_CONNECTION_LABEL=Mo&ve...
829
ACTION_MOVE_CONNECTION_TOOLTIP=Move selected connection to a different profile
829
ACTION_MOVE_CONNECTION_TOOLTIP=Move selected connection to a different profile
830
830
831
ACTION_MOVE_FILTERPOOL_LABEL=Move...
831
ACTION_MOVE_FILTERPOOL_LABEL=Mo&ve...
832
ACTION_MOVE_FILTERPOOL_TOOLTIP=Move selected filter pool to a different profile
832
ACTION_MOVE_FILTERPOOL_TOOLTIP=Move selected filter pool to a different profile
833
833
834
ACTION_MOVE_FILTER_LABEL=Move...
834
ACTION_MOVE_FILTER_LABEL=Mo&ve...
835
ACTION_MOVE_FILTER_TOOLTIP=Move selected filter to a different filter pool
835
ACTION_MOVE_FILTER_TOOLTIP=Move selected filter to a different filter pool
836
836
837
ACTION_MOVE_FILTERSTRING_LABEL=Move...
837
ACTION_MOVE_FILTERSTRING_LABEL=Mo&ve...
838
ACTION_MOVE_FILTERSTRING_TOOLTIP=Move selected filter string to a different filter
838
ACTION_MOVE_FILTERSTRING_TOOLTIP=Move selected filter string to a different filter
839
839
840
ACTION_TABLE_LABEL=Show in Table
840
ACTION_TABLE_LABEL=Show in Table
841
ACTION_TABLE_TOOLTIP=Display the contents of this resource in a table
841
ACTION_TABLE_TOOLTIP=Display the contents of this resource in a table
842
842
843
ACTION_MONITOR_LABEL=Monitor
843
ACTION_MONITOR_LABEL=Moni&tor
844
ACTION_MONITOR_TOOLTIP=Display the contents of this resource in a monitoring table
844
ACTION_MONITOR_TOOLTIP=Display the contents of this resource in a monitoring table
845
845
846
ACTION_SEARCH_LABEL=Search...
846
ACTION_SEARCH_LABEL=Search...
Lines 1030-1036 Link Here
1030
RESID_TABLE_SELECT_COLUMNS_REMOVE_LABEL= <Remove
1030
RESID_TABLE_SELECT_COLUMNS_REMOVE_LABEL= <Remove
1031
RESID_TABLE_SELECT_COLUMNS_REMOVE_TOOLTIP=Remove the selected column from the table display
1031
RESID_TABLE_SELECT_COLUMNS_REMOVE_TOOLTIP=Remove the selected column from the table display
1032
	
1032
	
1033
RESID_TABLE_SELECT_COLUMNS_UP_LABEL=Move Up
1033
RESID_TABLE_SELECT_COLUMNS_UP_LABEL=Move &Up
1034
RESID_TABLE_SELECT_COLUMNS_UP_TOOLTIP=Move the selected column to the left in the table 
1034
RESID_TABLE_SELECT_COLUMNS_UP_TOOLTIP=Move the selected column to the left in the table 
1035
	
1035
	
1036
RESID_TABLE_SELECT_COLUMNS_DOWN_LABEL=Move Down
1036
RESID_TABLE_SELECT_COLUMNS_DOWN_LABEL=Move Down

Return to bug 312320